aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2002-02-17 03:13:59 +0000
committerFrederic Lepied <flepied@mandriva.com>2002-02-17 03:13:59 +0000
commit8a7c3a14b062ca1ca9b23ef899e96735cb5b288c (patch)
tree1f2dea692a1e8c28092b235a826d9763492cdcde
parent3ee1c4d4b8f10a299dfe51e27c602fcba38db0d0 (diff)
downloadspec-helper-8a7c3a14b062ca1ca9b23ef899e96735cb5b288c.tar
spec-helper-8a7c3a14b062ca1ca9b23ef899e96735cb5b288c.tar.gz
spec-helper-8a7c3a14b062ca1ca9b23ef899e96735cb5b288c.tar.bz2
spec-helper-8a7c3a14b062ca1ca9b23ef899e96735cb5b288c.tar.xz
spec-helper-8a7c3a14b062ca1ca9b23ef899e96735cb5b288c.zip
0.6-3mdk
-rw-r--r--spec-helper.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/spec-helper.spec b/spec-helper.spec
index 65caf9c..fe6f4e6 100644
--- a/spec-helper.spec
+++ b/spec-helper.spec
@@ -1,6 +1,6 @@
%define name spec-helper
%define version 0.6
-%define release 1mdk
+%define release 3mdk
Summary: Tools to ease the creation of rpm packages
Name: %{name}
@@ -15,7 +15,7 @@ Group: Development/Other
BuildRoot: %{_tmppath}/%{name}-buildroot
Prefix: %{_prefix}
BuildArchitectures: noarch
-Requires: perl /sbin/ldconfig findutils
+Requires: perl /sbin/ldconfig findutils /usr/bin/python
%description
Tools to ease the creation of rpm packages for the Mandrake Linux distribution.
@@ -40,6 +40,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/spec-helper
%changelog
+* Sat Feb 16 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.6-3mdk
+- don't call gprintify if init.d is empty.
+
+* Mon Jan 28 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.6-2mdk
+- requires /usr/bin/python for gprintify (Florin)
+
* Tue Jan 15 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.6-1mdk
- correct gprintify to protect the shell variables by ""