diff options
Diffstat (limited to 'spec-helper.spec')
-rw-r--r-- | spec-helper.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/spec-helper.spec b/spec-helper.spec index e2b2273..aa21b42 100644 --- a/spec-helper.spec +++ b/spec-helper.spec @@ -1,6 +1,6 @@ %define name spec-helper %define version 0.3 -%define release 1mdk +%define release 2mdk Summary: Tools to ease the creation of rpm packages Name: %{name} @@ -39,6 +39,10 @@ rm -rf $RPM_BUILD_ROOT /usr/share/spec-helper %changelog +* Thu Jul 27 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.3-2mdk +- macroszification: Check Prefix only when %{?prefix}? is present in +the spec file + * 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 |