SPECS: openswan.spec - up to 2.6.20 - changes by Piotr 'peem' Gbyliczek <pi...
mguevara
mguevara at pld-linux.org
Mon Apr 20 10:48:32 CEST 2009
Author: mguevara Date: Mon Apr 20 08:48:32 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.6.20
- changes by Piotr 'peem' Gbyliczek <piotr.gbyliczek at wp.pl>
---- Files affected:
SPECS:
openswan.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/openswan.spec
diff -u SPECS/openswan.spec:1.37 SPECS/openswan.spec:1.38
--- SPECS/openswan.spec:1.37 Mon Aug 25 09:45:12 2008
+++ SPECS/openswan.spec Mon Apr 20 10:48:26 2009
@@ -6,13 +6,13 @@
Summary: Open Source implementation of IPsec for the Linux operating system
Summary(pl.UTF-8): Otwarta implementacja IPseca dla systemu operacyjnego Linux
Name: openswan
-Version: 2.4.13
+Version: 2.6.20
Release: 1
Epoch: 0
License: GPL/BSD
Group: Networking/Daemons
Source0: http://www.openswan.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 0c2505cf2639a7de051e815f41e8e1f4
+# Source0-md5: 2e4751e39b2421406692e767e96a6f14
Source1: %{name}.init
Patch0: %{name}-prefix.patch
Patch1: %{name}-bash.patch
@@ -22,6 +22,8 @@
BuildRequires: flex
BuildRequires: gmp-devel
BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: xmlto
+BuildRequires: man2html
BuildRequires: sed >= 4.0
Requires(post,preun): /sbin/chkconfig
Requires: bash
@@ -47,8 +49,8 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+#%patch1 -p1
+#%patch2 -p1
%{__sed} -i -e "s#/lib/ipsec#/%{_lib}/ipsec#g#" Makefile
%{__sed} -i -e "s#/lib/freeswan$#/%{_lib}/freeswan#g#" Makefile
@@ -104,6 +106,7 @@
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ipsec.conf
%dir %{_sysconfdir}/ipsec.d
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ipsec.d/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rc.d/*
%dir /var/run/pluto
%{_mandir}/man5/*
%{_mandir}/man8/*
@@ -117,6 +120,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2009/04/20 08:48:26 mguevara
+- up to 2.6.20
+- changes by Piotr 'peem' Gbyliczek <piotr.gbyliczek at wp.pl>
+
Revision 1.37 2008/08/25 07:45:12 marcus
- up to 2.4.13, last in 2.4.x openswan series, upgrade to 2.6.x on DEVEL needed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openswan.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list