Author: glen Date: Tue Mar 28 11:18:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - initscript requires /sbin/ip, rel 4
---- Files affected: SPECS: openvpn.spec (1.108 -> 1.109) ---- Diffs: ================================================================ Index: SPECS/openvpn.spec diff -u SPECS/openvpn.spec:1.108 SPECS/openvpn.spec:1.109 --- SPECS/openvpn.spec:1.108 Sat Mar 4 17:34:24 2006 +++ SPECS/openvpn.spec Tue Mar 28 13:18:51 2006 @@ -8,7 +8,7 @@ Summary(pl): Serwer VPN Name: openvpn Version: 2.0.5 -Release: 3 +Release: 4 License: GPL Group: Networking/Daemons Source0: http://openvpn.net/release/%{name}-%{version}.tar.gz @@ -25,6 +25,7 @@ BuildRequires: openssl-devel >= 0.9.7d BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig +Requires: iproute2 Requires: rc-scripts >= 0.4.0.19 Conflicts: kernel < 2.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,9 +60,9 @@ Summary(pl): Mały pakiet do zarządzania kluczami RSA Version: 2.0 Group: Applications/Communications +Requires: /bin/bash Requires: grep Requires: openssl-tools -Requires: /bin/bash %description -n easy-rsa This is a small RSA key management package, based on the openssl @@ -169,6 +170,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.109 2006/03/28 11:18:51 glen +- initscript requires /sbin/ip, rel 4 + Revision 1.108 2006/03/04 16:34:24 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openvpn.spec?r1=1.108&r2=1.109&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
