SPECS: dspam.spec - move dspam.init into proper place.

arekm arekm at pld-linux.org
Fri Jun 17 10:49:41 CEST 2005


Author: arekm                        Date: Fri Jun 17 08:49:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move dspam.init into proper place.

---- Files affected:
SPECS:
   dspam.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/dspam.spec
diff -u SPECS/dspam.spec:1.33 SPECS/dspam.spec:1.34
--- SPECS/dspam.spec:1.33	Fri Jun 17 10:25:51 2005
+++ SPECS/dspam.spec	Fri Jun 17 10:49:36 2005
@@ -320,9 +320,9 @@
 %{_mandir}/man?/%{name}*
 
 %if %{with daemon}
+%attr(754,root,root) /etc/rc.d/init.d/dspam
 %files client
 %defattr(644,root,root,755)
-%attr(754,root,root) /etc/rc.d/init.d/dspam
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dspam.conf
 %endif
 %attr(755,root,mail) %{_bindir}/%{name}c
@@ -350,6 +350,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2005/06/17 08:49:36  arekm
+- move dspam.init into proper place.
+
 Revision 1.33  2005/06/17 08:25:51  arekm
 - mysql version is default now; sqlite2 support dropped; daemon mode enabled for mysql and postgresql
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dspam.spec?r1=1.33&r2=1.34&f=u




More information about the pld-cvs-commit mailing list