SPECS: callweaver.spec - don't expand commented macros

arekm arekm at pld-linux.org
Mon Sep 24 18:44:28 CEST 2007


Author: arekm                        Date: Mon Sep 24 16:44:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't expand commented macros

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

---- Diffs:

================================================================
Index: SPECS/callweaver.spec
diff -u SPECS/callweaver.spec:1.24 SPECS/callweaver.spec:1.25
--- SPECS/callweaver.spec:1.24	Mon Sep 24 18:37:42 2007
+++ SPECS/callweaver.spec	Mon Sep 24 18:44:23 2007
@@ -124,7 +124,7 @@
 
 %post
 /sbin/chkconfig --add %{name}
-#%service %{name} restart
+#%%service %%{name} restart
 
 
 %preun
@@ -178,6 +178,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2007/09/24 16:44:23  arekm
+- don't expand commented macros
+
 Revision 1.24  2007/09/24 16:37:42  arekm
 - disable debuginfo packages with simpledebug bcond
 
================================================================

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



More information about the pld-cvs-commit mailing list