SPECS: ipsec-tools.spec - unified macro usage, typo
qboosh
qboosh at pld-linux.org
Sat Jun 18 19:11:11 CEST 2005
Author: qboosh Date: Sat Jun 18 17:11:11 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified macro usage, typo
---- Files affected:
SPECS:
ipsec-tools.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/ipsec-tools.spec
diff -u SPECS/ipsec-tools.spec:1.29 SPECS/ipsec-tools.spec:1.30
--- SPECS/ipsec-tools.spec:1.29 Sat Jun 18 17:17:53 2005
+++ SPECS/ipsec-tools.spec Sat Jun 18 19:11:06 2005
@@ -1,7 +1,8 @@
# $Revision$, $Date$
# TODO
-# - make kerberos5 works
+# - make kerberos5 work
# - make --with-libradius compile
+#
# Conditional build:
%bcond_with kerberos5 # build with GSSAPI support
%bcond_with radius # build with radius support
@@ -81,7 +82,7 @@
Biblioteka statyczna PFKeyV2.
%prep
-%setup -q -n %{name}-%{version}%_rc
+%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
@@ -176,6 +177,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2005/06/18 17:11:06 qboosh
+- unified macro usage, typo
+
Revision 1.29 2005/06/18 15:17:53 areq
- 0.6-0.rc1
- outdated remove-adminsock_path.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipsec-tools.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list