]> git.pld-linux.org Git - packages/openvswitch.git/commitdiff
- don't restart SysV service but give proper message about it on first install auto/th/openvswitch-1.10.0-3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 22 Aug 2013 20:03:50 +0000 (22:03 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 22 Aug 2013 20:03:50 +0000 (22:03 +0200)
- rel 3

openvswitch.spec

index acb1a1f337dfca1c05947582fee4fc34ec8930e4..cade365f8475ebbac71f1d72305e72c28a53a052 100644 (file)
@@ -23,7 +23,7 @@
 %define                _enable_debug_packages  0
 %endif
 
-%define                rel     2
+%define                rel     3
 %define                pname   openvswitch
 Summary:       Production Quality, Multilayer Open Virtual Switch
 #Summary(pl.UTF-8):    -
@@ -199,6 +199,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 /sbin/chkconfig --add openvswitch
+%service -n openvswitch restart
 NORESTART=1
 %systemd_post openvswitch.service
 
This page took 0.1059 seconds and 4 git commands to generate.