packages: xen/xen.spec - install logrotate config

baggins baggins at pld-linux.org
Sun Mar 4 22:26:52 CET 2012


Author: baggins                      Date: Sun Mar  4 21:26:52 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- install logrotate config

---- Files affected:
packages/xen:
   xen.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: packages/xen/xen.spec
diff -u packages/xen/xen.spec:1.102 packages/xen/xen.spec:1.103
--- packages/xen/xen.spec:1.102	Sun Mar  4 21:00:47 2012
+++ packages/xen/xen.spec	Sun Mar  4 22:26:46 2012
@@ -242,7 +242,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{xen/examples,modules-load.d} \
+install -d $RPM_BUILD_ROOT/etc/{xen/examples,modules-load.d,logrotate.d} \
 	$RPM_BUILD_ROOT{/usr/lib/tmpfiles.d,%{systemdunitdir}}
 
 %{__make} -j1 install-xen install-tools install-stubdom install-docs \
@@ -274,7 +274,7 @@
 install %{SOURCE52} $RPM_BUILD_ROOT/etc/rc.d/init.d/xenstored
 install %{SOURCE53} $RPM_BUILD_ROOT/etc/rc.d/init.d/xen-watchdog
 install %{SOURCE54} $RPM_BUILD_ROOT/etc/rc.d/init.d/xendomains
-#install %{SOURCE55} $RPM_BUILD_ROOT/etc/logrotate.d/xen
+install %{SOURCE55} $RPM_BUILD_ROOT/etc/logrotate.d/xen
 
 mv $RPM_BUILD_ROOT/etc/xen/{xmexample*,examples}
 
@@ -340,6 +340,7 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/xenconsoled
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/xenstored
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/xendomains
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/xen
 %attr(754,root,root) /etc/rc.d/init.d/xen-watchdog
 %attr(754,root,root) /etc/rc.d/init.d/xenconsoled
 %attr(754,root,root) /etc/rc.d/init.d/xenstored
@@ -451,6 +452,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2012/03/04 21:26:46  baggins
+- install logrotate config
+
 Revision 1.102  2012/03/04 20:00:47  baggins
 - load some required modules in dom0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xen/xen.spec?r1=1.102&r2=1.103&f=u



More information about the pld-cvs-commit mailing list