packages: openvswitch/openvswitch.spec - rel 6 - better systemd deps
baggins
baggins at pld-linux.org
Tue Apr 17 19:47:39 CEST 2012
Author: baggins Date: Tue Apr 17 17:47:39 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 6
- better systemd deps
---- Files affected:
packages/openvswitch:
openvswitch.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: packages/openvswitch/openvswitch.spec
diff -u packages/openvswitch/openvswitch.spec:1.13 packages/openvswitch/openvswitch.spec:1.14
--- packages/openvswitch/openvswitch.spec:1.13 Fri Apr 6 20:48:17 2012
+++ packages/openvswitch/openvswitch.spec Tue Apr 17 19:47:34 2012
@@ -24,7 +24,7 @@
%define _enable_debug_packages 0
%endif
-%define rel 5
+%define rel 6
%define pname openvswitch
Summary: Production Quality, Multilayer Open Virtual Switch
#Summary(pl.UTF-8): -
@@ -68,9 +68,10 @@
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
%endif
Requires(post,preun): /sbin/chkconfig
+Requires(post,preun,postun): systemd-units >= 38
Requires: python-modules
Requires: rc-scripts
-Requires: systemd-units
+Requires: systemd-units >= 38
BuildRoot: %{tmpdir}/%{pname}-%{version}-root-%(id -u -n)
%description
@@ -312,6 +313,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2012/04/17 17:47:34 baggins
+- rel 6
+- better systemd deps
+
Revision 1.13 2012/04/06 18:48:17 baggins
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/openvswitch/openvswitch.spec?r1=1.13&r2=1.14
More information about the pld-cvs-commit
mailing list