Hello community, here is the log from the commit of package openvpn for openSUSE:Factory checked in at 2011-12-08 14:45:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvpn (Old) and /work/SRC/openSUSE:Factory/.openvpn.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvpn", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes 2011-09-23 12:21:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openvpn.new/openvpn.changes 2011-12-08 14:45:56.000000000 +0100 @@ -1,0 +2,10 @@ +Thu Dec 8 08:40:17 UTC 2011 - [email protected] + +- Fix source URLs. + +------------------------------------------------------------------- +Fri Dec 2 16:24:00 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvpn.spec ++++++ --- /var/tmp/diff_new_pack.yHTaSE/_old 2011-12-08 14:46:02.000000000 +0100 +++ /var/tmp/diff_new_pack.yHTaSE/_new 2011-12-08 14:46:02.000000000 +0100 @@ -15,23 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: openvpn Url: http://openvpn.net/ -License: GPL-2.0+ ; LGPL-2.1+ -Group: Productivity/Networking/Security -AutoReqProv: on %if 0%{?suse_version} PreReq: %insserv_prereq %fillup_prereq %endif Version: 2.2.1 -Release: 16 +Release: 0 %define upstream_version %version 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 +License: GPL-2.0+ ; LGPL-2.1+ +Group: Productivity/Networking/Security +Source: http://swupdate.openvpn.org/community/releases/openvpn-%{upstream_version}.tar.gz +Source1: http://swupdate.openvpn.org/community/releases/openvpn-%{upstream_version}.tar.gz.asc Source2: openvpn.init Source3: openvpn.README.SUSE Source4: client-netconfig.up @@ -42,9 +40,12 @@ Patch4: 0001-Use-SSL_MODE_RELEASE_BUFFERS-if-available.patch Patch5: openvpn-2.2.1-man-dot.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: lzo-devel openssl-devel -BuildRequires: iproute2 pam-devel +BuildRequires: automake +BuildRequires: iproute2 BuildRequires: libselinux-devel +BuildRequires: lzo-devel +BuildRequires: openssl-devel +BuildRequires: pam-devel %if 0%{?suse_version} > 1030 BuildRequires: pkcs11-helper-devel Requires: pkcs11-helper @@ -78,10 +79,7 @@ James Yonan <[email protected]> %package down-root-plugin -License: GPL-2.0+ ; LGPL-2.1+ Summary: OpenVPN down-root plugin -Group: Productivity/Networking/Security -AutoReqProv: on Requires: %{name} = %{version} %description down-root-plugin @@ -103,10 +101,7 @@ James Yonan <[email protected]> %package auth-pam-plugin -License: GPL-2.0+ ; LGPL-2.1+ Summary: OpenVPN auth-pam plugin -Group: Productivity/Networking/Security -AutoReqProv: on Requires: %{name} = %{version} %description auth-pam-plugin -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
