Accepting request 101084 from home:seife:testing
- update to rev 512 of nortel branch - mostly fixes to vpnc-script and typos / compiler warnings - obsoletes "bugfix.diff" OBS-URL: https://build.opensuse.org/request/show/101084 OBS-URL: https://build.opensuse.org/package/show/network/vpnc?expand=0&rev=65
This commit is contained in:
committed by
Git OBS Bridge
parent
c55752ef37
commit
b2e3d79096
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:993af40b1f8ae2bb2b0dcf86da09dbe124db770074ad7c6ac363f3084ff0fce3
|
||||
size 109919
|
3
vpnc-0.5.3r512.tar.bz2
Normal file
3
vpnc-0.5.3r512.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb78dcc651402c7575a92cd2b8bac4a1d806730c10f24bffffe38565f68a98dc
|
||||
size 111506
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 14 23:35:02 UTC 2012 - seife+obs@b1-systems.com
|
||||
|
||||
- update to rev 512 of nortel branch
|
||||
- mostly fixes to vpnc-script and typos / compiler warnings
|
||||
- obsoletes "bugfix.diff"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 12:00:03 UTC 2012 - seife+obs@b1-systems.com
|
||||
|
||||
|
@@ -15,12 +15,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: vpnc
|
||||
BuildRequires: gnutls
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: pkg-config
|
||||
Version: 0.5.3r481
|
||||
Version: 0.5.3r512
|
||||
Release: 0
|
||||
Summary: A Client for Cisco VPN concentrator
|
||||
License: GPL-2.0+
|
||||
@@ -30,7 +31,6 @@ Requires: /usr/bin/sed /sbin/ip
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# only for checkin warnings...
|
||||
Source1: checkout_svn.sh
|
||||
Patch0: bugfix.diff
|
||||
Patch1: vpnc-no-build-dates.patch
|
||||
Patch2: work-with-netconfig.patch
|
||||
# most ugly hack ever
|
||||
@@ -61,7 +61,6 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -n %{name}
|
||||
%patch0 -p0
|
||||
%patch1
|
||||
#Patch is not yet working :-(
|
||||
#patch2 -p0
|
||||
|
Reference in New Issue
Block a user