SHA256
1
0
forked from pool/vpnc

Updating link to change in openSUSE:Factory/vpnc revision 5.0

OBS-URL: https://build.opensuse.org/package/show/network/vpnc?expand=0&rev=9bf8dbc3056192e33bed6b6019aecd54
This commit is contained in:
OBS User buildservice-autocommit
2010-01-11 16:58:49 +00:00
committed by Git OBS Bridge
parent 1232c54944
commit faef2dd099
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 4 15:18:13 CET 2010 - crrodriguez@opensuse.org
- use RPM_OPT_FLAGS and -fno-strict-aliasing
-------------------------------------------------------------------
Sun Dec 20 19:17:47 UTC 2009 - tittiatcoke@gmail.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package vpnc (Version 0.5.3r449)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@ Group: Productivity/Networking/Security
BuildRequires: libgcrypt-devel
BuildRequires: gnutls libgnutls-devel pkg-config
Version: 0.5.3r449
Release: 2
Release: 3
License: BSD3c(or similar) ; GPLv2+
AutoReqProv: on
Summary: A Client for Cisco VPN concentrator
@@ -57,6 +57,7 @@ Authors:
%patch0 -p1
%build
export CFLAGS="%optflags -fno-strict-aliasing"
make PREFIX=/usr
%install