SPECS: openvpn.spec - update urls

glen glen at pld-linux.org
Mon Sep 1 23:17:13 CEST 2008


Author: glen                         Date: Mon Sep  1 21:17:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update urls

---- Files affected:
SPECS:
   openvpn.spec (1.138 -> 1.139) 

---- Diffs:

================================================================
Index: SPECS/openvpn.spec
diff -u SPECS/openvpn.spec:1.138 SPECS/openvpn.spec:1.139
--- SPECS/openvpn.spec:1.138	Mon Aug  4 20:47:46 2008
+++ SPECS/openvpn.spec	Mon Sep  1 23:17:08 2008
@@ -1,14 +1,14 @@
 # $Revision$, $Date$
-%define		snap	rc9
-%define		_rel	3
+%define		subver	rc9
+%define		rel	3
 Summary:	VPN Daemon
 Summary(pl.UTF-8):	Serwer VPN
 Name:		openvpn
 Version:	2.1
-Release:	0.%{snap}.%{_rel}
+Release:	0.%{subver}.%{rel}
 License:	GPL
 Group:		Networking/Daemons
-Source0:	http://openvpn.net/release/%{name}-%{version}_%{snap}.tar.gz
+Source0:	http://www.openvpn.net/release/%{name}-%{version}_%{subver}.tar.gz
 # Source0-md5:	f435e4ad43cf4323e942da570bae4951
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
@@ -16,7 +16,7 @@
 Patch0:		%{name}-optflags.patch
 Patch1:		easy-rsa2.patch
 Patch2:		%{name}-pam.patch
-URL:		http://openvpn.net/
+URL:		http://www.openvpn.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	lzo-devel
@@ -68,7 +68,7 @@
 the OpenVPN distribution.
 
 For step-by-step instructions, see the HOWTO:
-<http://openvpn.net/howto.html>.
+<http://www.openvpn.net/index.php/documentation/howto.html>.
 
 %description -n easy-rsa -l pl.UTF-8
 To jest mały pakiet do zarządzania kluczami RSA, oparty na narzędziu
@@ -76,10 +76,10 @@
 dystrybucji OpenVPN.
 
 Instrukcje krok po kroku można znaleźć w HOWTO:
-<http://openvpn.net/howto.html>.
+<http://www.openvpn.net/index.php/documentation/howto.html>.
 
 %prep
-%setup -q -n %{name}-%{version}_%{snap}
+%setup -q -n %{name}-%{version}_%{subver}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -183,6 +183,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.139  2008/09/01 21:17:08  glen
+- update urls
+
 Revision 1.138  2008/08/04 18:47:46  arekm
 - add BR: pkcs11-helper-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openvpn.spec?r1=1.138&r2=1.139&f=u



More information about the pld-cvs-commit mailing list