diff --git a/.cvsignore b/.cvsignore index aba0103..da94da4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -openvpn-2.0.2.tar.gz +openvpn-2.1_beta4.tar.gz diff --git a/openvpn-2.0.2.tar.gz.asc b/openvpn-2.0.2.tar.gz.asc deleted file mode 100644 index c2da92d..0000000 --- a/openvpn-2.0.2.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQBDDfRYHQtJlh+/UfMRAsWsAJ9p43cPLKwsPTJDLXaUE5yiTStt5QCfedKh -VZhPLkjDDBY+PoFG590wW9k= -=oESp ------END PGP SIGNATURE----- diff --git a/openvpn-2.1_beta4.tar.gz.asc b/openvpn-2.1_beta4.tar.gz.asc new file mode 100644 index 0000000..5830f7d --- /dev/null +++ b/openvpn-2.1_beta4.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQBDU6T5HQtJlh+/UfMRAqfHAJ9w3MnUySUEqYHaIw70XUqouUCMmACgtbpk +F+WVZ7GlZ0+3jpb+aZl2juk= +=Cc7t +-----END PGP SIGNATURE----- diff --git a/openvpn.spec b/openvpn.spec index d8e6a9e..527cadb 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,12 +1,15 @@ +%define prerelease beta4 + %define plugins down-root auth-pam Name: openvpn -Version: 2.0.2 -Release: 1%{?dist} +Version: 2.1 +Release: 0.1%{?prerelease:.%{prerelease}}%{?dist} Summary: A full-featured SSL VPN solution URL: http://openvpn.net/ -Source0: http://openvpn.net/release/%{name}-%{version}.tar.gz -Source1: http://openvpn.net/signatures/%{name}-%{version}.tar.gz.asc +#Source0: http://openvpn.net/release/%{name}-%{version}.tar.gz +Source0: http://openvpn.net/beta/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz +Source1: http://openvpn.net/signatures/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz.asc # Sample 2.0 config files Source2: roadwarrior-server.conf Source3: roadwarrior-client.conf @@ -38,7 +41,7 @@ port. It can use the Marcus Franz Xaver Johannes Oberhumer's LZO library for compression. %prep -%setup -q -n %{name}-%{version}%{?prever:_%{prever}} +%setup -q -n %{name}-%{version}%{?prerelease:_%{prerelease}} %patch0 -p0 sed -i -e 's,%{_datadir}/openvpn/plugin,%{_libdir}/openvpn/plugin,' openvpn.8 @@ -125,6 +128,9 @@ fi %config %dir %{_sysconfdir}/%{name}/ %changelog +* Mon Oct 17 2005 Steven Pritchard 2.1-0.1.beta4 +- Update to 2.1_beta4 + * Thu Aug 25 2005 Steven Pritchard 2.0.2-1 - Update to 2.0.2 - Refine roadwarrior-server.conf a bit diff --git a/sources b/sources index 117f71c..846f2b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -862f8788f080f669b1ae00a74ef68001 openvpn-2.0.2.tar.gz +2cec7330e1eb67e14624eda07f40e6fe openvpn-2.1_beta4.tar.gz