]> git.pld-linux.org Git - packages/openvpn.git/commitdiff
- upstart hook auto/th/openvpn-2_1_4-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 27 Jan 2011 22:45:17 +0000 (22:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openvpn.init -> 1.38
    openvpn.spec -> 1.161

openvpn.init
openvpn.spec

index 24ad81a383ee4469f5e12531ae9c9975bbe81eee..6173c4ac2f20fdf89df03dd87c9da20b036a2b95 100644 (file)
@@ -140,6 +140,8 @@ status() {
        RETVAL=$?
 }
 
+upstart_controlled --except status
+
 RETVAL=0
 # See how we were called.
 case "$1" in
index a4b2d0cc720dcb112f6f033513ded7da7891a385..d6435847e1b286626adfa4386c182c0d6625b6d9 100644 (file)
@@ -2,7 +2,7 @@ Summary:        VPN Daemon
 Summary(pl.UTF-8):     Serwer VPN
 Name:          openvpn
 Version:       2.1.4
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://swupdate.openvpn.net/community/releases/%{name}-%{version}.tar.gz
@@ -26,7 +26,7 @@ BuildRequires:        pkcs11-helper-devel
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(post,preun):  /sbin/chkconfig
 Requires:      /sbin/ip
-Requires:      rc-scripts >= 0.4.0.19
+Requires:      rc-scripts >= 0.4.3.0
 Conflicts:     kernel < 2.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.055723 seconds and 4 git commands to generate.