SPECS: squid.spec - cosmetics

glen glen at pld-linux.org
Mon Mar 13 23:31:54 CET 2006


Author: glen                         Date: Mon Mar 13 22:31:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   squid.spec (1.242 -> 1.243) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.242 SPECS/squid.spec:1.243
--- SPECS/squid.spec:1.242	Sun Mar  5 02:17:20 2006
+++ SPECS/squid.spec	Mon Mar 13 23:31:49 2006
@@ -560,9 +560,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%triggerpostun -- squid < 7:2.5.STABLE7-5
-%addusertogroup stats squid
-
 %pre
 %groupadd -g 91 squid
 %useradd -o -u 91 -s /bin/false -g squid -c "SQUID http caching daemon" -d /var/cache/squid squid
@@ -578,7 +575,7 @@
 
 /sbin/chkconfig --add squid
 if [ "$1" = "1" ]; then
-	/etc/rc.d/init.d/squid init >&2
+	/sbin/service squid init >&2
 fi
 %service squid restart
 
@@ -597,6 +594,9 @@
 	%groupremove squid
 fi
 
+%triggerpostun -- squid < 7:2.5.STABLE7-5
+%addusertogroup stats squid
+
 %files
 %defattr(644,root,root,755)
 %doc CONTRIBUTORS COPYRIGHT CREDITS README ChangeLog QUICKSTART RELEASENOTES.html SPONSORS
@@ -765,6 +765,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.243  2006/03/13 22:31:49  glen
+- cosmetics
+
 Revision 1.242  2006/03/05 01:17:20  baggins
 - release 9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/squid.spec?r1=1.242&r2=1.243&f=u



More information about the pld-cvs-commit mailing list