SPECS: func.spec - adapter

glen glen at pld-linux.org
Wed Dec 5 09:15:45 CET 2007


Author: glen                         Date: Wed Dec  5 08:15:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   func.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/func.spec
diff -u SPECS/func.spec:1.1 SPECS/func.spec:1.2
--- SPECS/func.spec:1.1	Tue Dec  4 18:24:49 2007
+++ SPECS/func.spec	Wed Dec  5 09:15:40 2007
@@ -19,7 +19,8 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-func is a remote api for mangement, configation, and monitoring of systems.
+func is a remote api for mangement, configation, and monitoring of
+systems.
 
 %prep
 %setup -q
@@ -64,14 +65,14 @@
 %attr(755,root,root) %{_bindir}/func-inventory
 %dir %{_sysconfdir}/%{name}
 %dir %{_sysconfdir}/%{name}/minion-acl.d/
-# TODO: move /etc/pki into FHS? It's used for key storage
+# TODO: move %{_sysconfdir}/pki into FHS? It's used for key storage
 %dir %{_sysconfdir}/pki
 %dir %{_sysconfdir}/pki/%{name}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/func/minion.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/func/certmaster.conf
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/logrotate.d/func_rotate
-%attr(755,root,root) /etc/rc.d/init.d/certmaster
-%attr(755,root,root) /etc/rc.d/init.d/funcd
+%config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/func_rotate
+%attr(754,root,root) /etc/rc.d/init.d/certmaster
+%attr(754,root,root) /etc/rc.d/init.d/funcd
 %{py_sitescriptdir}/func-%{version}-py*.egg-info
 %{py_sitescriptdir}/func
 %{_mandir}/man1/*.1*
@@ -82,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007-12-05 08:15:40  glen
+- adapter
+
 Revision 1.1  2007-12-04 17:24:49  patrys
 - initial PLD release
 
================================================================

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



More information about the pld-cvs-commit mailing list