packages: openvswitch/openvswitch.spec - more verbose files
baggins
baggins at pld-linux.org
Sat Mar 24 21:50:26 CET 2012
Author: baggins Date: Sat Mar 24 20:50:26 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- more verbose files
---- Files affected:
packages/openvswitch:
openvswitch.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/openvswitch/openvswitch.spec
diff -u packages/openvswitch/openvswitch.spec:1.4 packages/openvswitch/openvswitch.spec:1.5
--- packages/openvswitch/openvswitch.spec:1.4 Sat Mar 24 20:49:25 2012
+++ packages/openvswitch/openvswitch.spec Sat Mar 24 21:50:21 2012
@@ -180,7 +180,13 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/openvswitch
%{systemdtmpfilesdir}/openvswitch.conf
%{systemdunitdir}/openvswitch.service
-%{_datadir}/%{name}
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/pki
+%dir %{_datadir}/%{name}/scripts
+%attr(755,root,root) %{_datadir}/%{name}/scripts/*
+%{_datadir}/%{name}/ovsdbmonitor
+%{_datadir}/%{name}/bugtool-plugins
+%{_datadir}/%{name}/vswitch.ovsschema
%attr(754,root,root) /etc/rc.d/init.d/openvswitch
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/openvswitch
@@ -249,6 +255,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2012/03/24 20:50:21 baggins
+- more verbose files
+
Revision 1.4 2012/03/24 19:49:25 baggins
- updated BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/openvswitch/openvswitch.spec?r1=1.4&r2=1.5
More information about the pld-cvs-commit
mailing list