]> git.pld-linux.org Git - packages/openvswitch.git/commitdiff
- rel 6 auto/th/openvswitch-1_4_0-6
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 17 Apr 2012 17:47:34 +0000 (17:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- better systemd deps

Changed files:
    openvswitch.spec -> 1.14

openvswitch.spec

index 83d8ba2f59f74de4024b436fdc6482d29505a807..618ad5c67958513156aba75351ae27f2af71f153 100644 (file)
@@ -23,7 +23,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):    -
@@ -67,9 +67,10 @@ BuildRequires:       rpmbuild(macros) >= 1.647
 %{?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
This page took 0.46935 seconds and 4 git commands to generate.