SPECS: ipsec-tools.spec - 0.6-0.rc1 - outdated remove-adminsock_pa...
areq
areq at pld-linux.org
Sat Jun 18 17:17:58 CEST 2005
Author: areq Date: Sat Jun 18 15:17:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.6-0.rc1
- outdated remove-adminsock_path.patch
---- Files affected:
SPECS:
ipsec-tools.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/ipsec-tools.spec
diff -u SPECS/ipsec-tools.spec:1.28 SPECS/ipsec-tools.spec:1.29
--- SPECS/ipsec-tools.spec:1.28 Sun Jun 12 15:59:31 2005
+++ SPECS/ipsec-tools.spec Sat Jun 18 17:17:53 2005
@@ -6,7 +6,7 @@
%bcond_with kerberos5 # build with GSSAPI support
%bcond_with radius # build with radius support
#
-%define _rc beta1
+%define _rc rc1
Summary: User-space IPsec tools for the Linux IPsec implementation
Summary(pl): Narzędzia przestrzeni użytkownika dla linuksowej implementacji IPsec
Name: ipsec-tools
@@ -14,11 +14,10 @@
Release: 0.%{_rc}.1
License: BSD
Group: Networking/Admin
-Source0: http://dl.sourceforge.net/ipsec-tools/%{name}-%{version}.%{_rc}.tar.bz2
-# Source0-md5: de984670047f138d1f14f652a7b19aeb
+Source0: http://dl.sourceforge.net/ipsec-tools/%{name}-%{version}%{_rc}.tar.bz2
+# Source0-md5: a24663b2b3a207dd718e71cc5509d46e
Source1: %{name}-racoon.init
Source2: %{name}-racoon.sysconfig
-Patch0: %{name}-remove-adminsock_path.patch
URL: http://ipsec-tools.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -82,8 +81,7 @@
Biblioteka statyczna PFKeyV2.
%prep
-%setup -q -n %{name}-%{version}.%_rc
-%patch0 -p1
+%setup -q -n %{name}-%{version}%_rc
%{__sed} -i 's!@INCLUDE_GLIBC@!!g' src/Makefile.am
%{__sed} -i 's!<gssapi/gssapi\.h>!"/usr/include/gssapi.h"!' src/racoon/gssapi.h
@@ -178,6 +176,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2005/06/18 15:17:53 areq
+- 0.6-0.rc1
+- outdated remove-adminsock_path.patch
+
Revision 1.28 2005/06/12 13:59:31 areq
- add remove-adminsock_path.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipsec-tools.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list