aboutsummaryrefslogtreecommitdiffstats
path: root/spec-helper.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-08-17 12:28:59 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-08-17 12:28:59 +0000
commit948d68d30a7cc9c3745a18b987a45e7f8c7e016c (patch)
treef3e7350992a28602cce6db7090e246612538698d /spec-helper.spec
parent7e6bd0ec3d37f32b599bd2ce80d6f29093bd8644 (diff)
downloadspec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.tar
spec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.tar.gz
spec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.tar.bz2
spec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.tar.xz
spec-helper-948d68d30a7cc9c3745a18b987a45e7f8c7e016c.zip
no_comment
Diffstat (limited to 'spec-helper.spec')
-rw-r--r--spec-helper.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/spec-helper.spec b/spec-helper.spec
index aa21b42..104c801 100644
--- a/spec-helper.spec
+++ b/spec-helper.spec
@@ -1,6 +1,6 @@
%define name spec-helper
%define version 0.3
-%define release 2mdk
+%define release 3mdk
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 Aug 17 2000 Pixel <pixel@mandrakesoft.com> 0.3-3mdk
+- spec-helper: add a rule to remove .packlist's
+- Makefile (rpm): change the dependency to dis
+
* Thu Jul 27 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.3-2mdk
- macroszification: Check Prefix only when %{?prefix}? is present in
the spec file