packages: filesystem/filesystem.spec - rel 5 - add /etc/pki/CA

baggins baggins at pld-linux.org
Mon Feb 20 00:02:22 CET 2012


Author: baggins                      Date: Sun Feb 19 23:02:22 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 5
- add /etc/pki/CA

---- Files affected:
packages/filesystem:
   filesystem.spec (1.136 -> 1.137) 

---- Diffs:

================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.136 packages/filesystem/filesystem.spec:1.137
--- packages/filesystem/filesystem.spec:1.136	Sun Feb  5 10:51:46 2012
+++ packages/filesystem/filesystem.spec	Mon Feb 20 00:02:17 2012
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Wspólne katalogi
 Name:		filesystem
 Version:	4.0
-Release:	4
+Release:	5
 License:	GPL
 Group:		Base
 BuildRequires:	automake
@@ -56,7 +56,7 @@
 
 install -d \
 	$RPM_BUILD_ROOT/{initrd,selinux,run,sys} \
-	$RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/xinitrc.d,certs,default,init,logrotate.d,pki,security,sysconfig,tmpwatch,xdg/autostart} \
+	$RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/xinitrc.d,certs,default,init,logrotate.d,pki/CA,security,sysconfig,tmpwatch,xdg/autostart} \
 	$RPM_BUILD_ROOT/home/{users,services} \
 	$RPM_BUILD_ROOT/lib/{firmware,security,udev/rules.d,systemd/system} \
 	$RPM_BUILD_ROOT/usr/include/{security,X11} \
@@ -151,6 +151,7 @@
 %dir /etc/init
 %dir /etc/logrotate.d
 %dir /etc/pki
+%dir /etc/pki/CA
 %attr(751,root,root) %dir /etc/security
 %dir /etc/sysconfig
 %dir /etc/tmpwatch
@@ -254,6 +255,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.137  2012/02/19 23:02:17  baggins
+- rel 5
+- add /etc/pki/CA
+
 Revision 1.136  2012/02/05 09:51:46  baggins
 - rel 4
 - logrotate does su to non-root and must be able to enter /var/log/archive
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/filesystem/filesystem.spec?r1=1.136&r2=1.137&f=u



More information about the pld-cvs-commit mailing list