SPECS: func.spec - use new template format for init scripts - fix ...

patrys patrys at pld-linux.org
Sun Dec 9 14:01:17 CET 2007


Author: patrys                       Date: Sun Dec  9 13:01:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use new template format for init scripts
- fix packaging

---- Files affected:
SPECS:
   func.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/func.spec
diff -u SPECS/func.spec:1.3 SPECS/func.spec:1.4
--- SPECS/func.spec:1.3	Wed Dec  5 09:17:09 2007
+++ SPECS/func.spec	Sun Dec  9 14:01:12 2007
@@ -32,7 +32,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/rc.d/init.d/funcd
+install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
 
 python setup.py install \
 	--root=$RPM_BUILD_ROOT \
@@ -85,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007-12-09 13:01:12  patrys
+- use new template format for init scripts
+- fix packaging
+
 Revision 1.3  2007-12-05 08:17:09  glen
 - add -setup.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/func.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list