SPECS: pld-builder.spec - macros for service

glen glen at pld-linux.org
Sun Apr 23 19:21:11 CEST 2006


Author: glen                         Date: Sun Apr 23 17:21:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- macros for service

---- Files affected:
SPECS:
   pld-builder.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/pld-builder.spec
diff -u SPECS/pld-builder.spec:1.24 SPECS/pld-builder.spec:1.25
--- SPECS/pld-builder.spec:1.24	Thu Apr 20 19:14:41 2006
+++ SPECS/pld-builder.spec	Sun Apr 23 19:21:06 2006
@@ -4,7 +4,7 @@
 Summary(pl):	Środowisko budowniczego pakietów RPM dla PLD
 Name:		pld-builder
 Version:	0.0.%{_snap}
-Release:	0.14
+Release:	0.16
 License:	GPL
 Group:		Development/Building
 Source0:	%{name}.new-%{_snap}.tar.bz2
@@ -13,6 +13,7 @@
 Source2:	%{name}.sysconfig
 URL:		http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-builder.new/
 BuildRequires:	python
+BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
 Requires:	python-pld-builder = %{version}-%{release}
 Requires:	rc-scripts
@@ -111,7 +112,7 @@
 
 %post
 /sbin/chkconfig --add %{name}
-%service %{name} restart "pld-builder"
+%service %{name} restart
 
 %preun
 if [ "$1" = "0" ]; then
@@ -158,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/04/23 17:21:06  glen
+- macros for service
+
 Revision 1.24  2006/04/20 17:14:41  glen
 - fix chkconfig deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pld-builder.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list