SPECS: drupal.spec - small nit

glen glen at pld-linux.org
Tue Mar 14 16:18:17 CET 2006


Author: glen                         Date: Tue Mar 14 15:18:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- small nit

---- Files affected:
SPECS:
   drupal.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.57 SPECS/drupal.spec:1.58
--- SPECS/drupal.spec:1.57	Tue Mar 14 16:17:27 2006
+++ SPECS/drupal.spec	Tue Mar 14 16:18:12 2006
@@ -306,10 +306,10 @@
 fi
 
 if [ "$httpd_reload" ]; then
-	%service httpd reload
+	%service -q httpd reload
 fi
 if [ "$apache_reload" ]; then
-	%service apache reload
+	%service -q apache reload
 fi
 
 %files
@@ -381,6 +381,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2006/03/14 15:18:12  glen
+- small nit
+
 Revision 1.57  2006/03/14 15:17:27  glen
 - up to 4.6.6, fixes 4 security issues:
   DRUPAL-SA-2006-004, DRUPAL-SA-2006-003, DRUPAL-SA-2006-002, DRUPAL-SA-2006-001
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list