packages: filesystem/filesystem.spec - /etc/init added, so upstart job desc...

jajcus jajcus at pld-linux.org
Mon May 10 10:38:06 CEST 2010


Author: jajcus                       Date: Mon May 10 08:38:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- /etc/init added, so upstart job descriptions won't automatically pull upstart
- Release: 35

---- Files affected:
packages/filesystem:
   filesystem.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.113 packages/filesystem/filesystem.spec:1.114
--- packages/filesystem/filesystem.spec:1.113	Sat May  8 11:29:20 2010
+++ packages/filesystem/filesystem.spec	Mon May 10 10:38:00 2010
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Wspólne katalogi
 Name:		filesystem
 Version:	3.0
-Release:	34
+Release:	35
 License:	GPL
 Group:		Base
 BuildRequires:	automake
@@ -56,7 +56,7 @@
 
 install -d \
 	$RPM_BUILD_ROOT/{initrd,selinux,sys} \
-	$RPM_BUILD_ROOT/etc/{pki,X11/xinit/xinitrc.d,certs,default,logrotate.d,security,sysconfig/wmstyle,tmpwatch,xdg/autostart} \
+	$RPM_BUILD_ROOT/etc/{pki,X11/xinit/xinitrc.d,certs,default,logrotate.d,security,sysconfig/wmstyle,tmpwatch,xdg/autostart,init} \
 	$RPM_BUILD_ROOT/home/{users,services} \
 	$RPM_BUILD_ROOT/lib/{firmware,security} \
 	$RPM_BUILD_ROOT/usr/include/{security,X11} \
@@ -140,8 +140,9 @@
 %dir /etc/X11/xinit/xinitrc.d
 %attr(751,root,root) %dir /etc/certs
 %dir /etc/default
-%attr(751,root,root) %dir /etc/security
+%dir /etc/init
 %dir /etc/logrotate.d
+%attr(751,root,root) %dir /etc/security
 %dir /etc/sysconfig
 %dir /etc/sysconfig/wmstyle
 %dir /etc/tmpwatch
@@ -218,6 +219,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2010/05/10 08:38:00  jajcus
+- /etc/init added, so upstart job descriptions won't automatically pull upstart
+- Release: 35
+
 Revision 1.113  2010/05/08 09:29:20  qboosh
 - /var/log is in FHS
 - dropped _xmandir macro - this directory won't change anymore
================================================================

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



More information about the pld-cvs-commit mailing list