diff options
author | Chmouel Boudjnah <chmouel@mandriva.org> | 2000-07-22 19:52:34 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmouel@mandriva.org> | 2000-07-22 19:52:34 +0000 |
commit | 41076e498d785c2116d5389ee4cd27a20d17b04e (patch) | |
tree | c00494af52d5c7dbc0ab792e0e58aafab232f6fc /spec-helper.spec | |
parent | a64993e9951cb1df7747550fcc1c0e07691ad040 (diff) | |
download | spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.tar spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.tar.gz spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.tar.bz2 spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.tar.xz spec-helper-41076e498d785c2116d5389ee4cd27a20d17b04e.zip |
0.3
Diffstat (limited to 'spec-helper.spec')
-rw-r--r-- | spec-helper.spec | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/spec-helper.spec b/spec-helper.spec index 45167c0..e2b2273 100644 --- a/spec-helper.spec +++ b/spec-helper.spec @@ -1,6 +1,6 @@ %define name spec-helper -%define version 0.2 -%define release 9mdk +%define version 0.3 +%define release 1mdk Summary: Tools to ease the creation of rpm packages Name: %{name} @@ -39,6 +39,12 @@ rm -rf $RPM_BUILD_ROOT /usr/share/spec-helper %changelog +* Sat Jul 22 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.3-1mdk +- macroszification: Add check for Docdir: it's not good !! +- macroszification: checking configure/makeinstall only if there is no + nocheck +- macroszification: Add the -o option to only process docdir and mandir + * Thu Jul 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.2-9mdk - macroszification: a new greatest hit. |