SPECS: ipsec-tools.spec - up to 0.6.2.beta2
zawadaa
zawadaa at pld-linux.org
Wed Oct 5 00:50:14 CEST 2005
Author: zawadaa Date: Tue Oct 4 22:50:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.6.2.beta2
---- Files affected:
SPECS:
ipsec-tools.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/ipsec-tools.spec
diff -u SPECS/ipsec-tools.spec:1.38 SPECS/ipsec-tools.spec:1.39
--- SPECS/ipsec-tools.spec:1.38 Sat Sep 17 13:44:34 2005
+++ SPECS/ipsec-tools.spec Wed Oct 5 00:50:08 2005
@@ -6,15 +6,16 @@
%bcond_without kerberos5 # build with GSSAPI support
%bcond_with radius # build with radius support
#
+%define _beta b2
Summary: User-space IPsec tools for the Linux IPsec implementation
Summary(pl): Narzędzia przestrzeni użytkownika dla linuksowej implementacji IPsec
Name: ipsec-tools
-Version: 0.6.1
-Release: 2
+Version: 0.6.2
+Release: 0.%{_beta}.1
License: BSD
Group: Networking/Admin
-Source0: http://dl.sourceforge.net/ipsec-tools/%{name}-%{version}.tar.bz2
-# Source0-md5: 0206b64d6531cb5fa3f195fe17e7c2a2
+Source0: http://dl.sourceforge.net/ipsec-tools/%{name}-%{version}%{_beta}.tar.bz2
+# Source0-md5: 670e73fc66dfa6b448e96d958c57da3a
Source1: %{name}-racoon.init
Source2: %{name}-racoon.sysconfig
URL: http://ipsec-tools.sourceforge.net/
@@ -80,7 +81,7 @@
Biblioteka statyczna PFKeyV2.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_beta}
%{__sed} -i 's!@INCLUDE_GLIBC@!!g' src/Makefile.am
%{__sed} -i 's!<gssapi/gssapi\.h>!"/usr/include/gssapi.h"!' src/racoon/gssapi.h
@@ -176,6 +177,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2005/10/04 22:50:08 zawadaa
+- up to 0.6.2.beta2
+
Revision 1.38 2005/09/17 11:44:34 arekm
- new readline 5.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipsec-tools.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list