SHA256
1
0
forked from pool/openvpn

Accepting request 47569 from network:vpn

Copy from network:vpn/openvpn based on submit request 47569 from user a_jaeger

OBS-URL: https://build.opensuse.org/request/show/47569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=21
This commit is contained in:
OBS User autobuild
2010-09-13 09:48:56 +00:00
committed by Git OBS Bridge
parent 939724488c
commit 875a80dbee
5 changed files with 33 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ AutoReqProv: on
PreReq: %insserv_prereq %fillup_prereq
%endif
Version: 2.1.1
Release: 2
Release: 7
Summary: Full-featured SSL VPN solution using a TUN/TAP Interface
Source: http://openvpn.net/release/openvpn-%{upstream_version}.tar.gz
Source1: http://openvpn.net/signatures/openvpn-%{upstream_version}.tar.gz.asc
@@ -38,6 +38,7 @@ Source4: client-netconfig.up
Source5: client-netconfig.down
Patch1: %{name}-2.1-plugin-man.dif
Patch2: %{name}-2.1-plugin-build.dif
Patch3: openvpn-no-build-date.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: lzo-devel openssl-devel
BuildRequires: iproute2 pam-devel
@@ -129,6 +130,7 @@ Authors:
%setup -q -n %{name}-%{upstream_version}
%patch1 -p0
%patch2 -p0
%patch3
sed -e "s|@PLUGIN_DIR@|%{plugin_dir}|g" \
-e "s|@PLUGIN_LIBDIR@|%{plugin_libdir}|g" \
-e "s|@PLUGIN_DOCDIR@|%{_defaultdocdir}/%{name}|g" \