Author: pawelz Date: Fri Jun 11 12:20:40 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.6.26 - dropped buildfix patch (applied upstream, #1107 and #1108 their bts) - TODO (unpackaged files)
---- Files affected: packages/openswan: openswan.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: packages/openswan/openswan.spec diff -u packages/openswan/openswan.spec:1.48 packages/openswan/openswan.spec:1.49 --- packages/openswan/openswan.spec:1.48 Sat May 15 00:12:18 2010 +++ packages/openswan/openswan.spec Fri Jun 11 14:20:35 2010 @@ -1,26 +1,27 @@ # $Revision$, $Date$ # TODO: # - openswan.init needs update for 2.6.x +# - warning: Installed (but unpackaged) file(s) found: +# /usr/share/doc/openswan/index.html +# /usr/share/doc/openswan/ipsec.conf-sample # # NOTE: -# 32-bit tncfg and starter won't work on 64-bit kernels because of FUBAR ioctls -# (only ifru_data pointer is supported in 32->64 conversion of SIOCDEVPRIV ioctl, -# but openswan puts some static data in structure there) +# - 32-bit tncfg and starter won't work on 64-bit kernels because of FUBAR +# ioctls (only ifru_data pointer is supported in 32->64 conversion of +# SIOCDEVPRIV ioctl, but openswan puts some static data in structure there) # 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.6.25 +Version: 2.6.26 Release: 0.1 -Epoch: 0 License: GPL/BSD Group: Networking/Daemons Source0: http://www.openswan.org/download/%{name}-%{version}.tar.gz -# Source0-md5: c1223786c9eb58950a4be0ab2d0a84d1 +# Source0-md5: ac514a8c09d871407b16848c67d0d806 Source1: %{name}.init Patch0: %{name}-prefix.patch Patch1: %{name}-bash.patch -Patch2: %{name}-buildfix.patch URL: http://www.openswan.org/ BuildRequires: bison BuildRequires: docbook-dtd412-xml @@ -56,7 +57,6 @@ %setup -q %patch0 -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 @@ -128,6 +128,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2010/06/11 12:20:35 pawelz +- up to 2.6.26 +- dropped buildfix patch (applied upstream, #1107 and #1108 their bts) +- TODO (unpackaged files) + Revision 1.48 2010/05/14 22:12:18 sparky - BR: docbook-dtd412-xml, which - dropped unused BR: bind-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openswan/openswan.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
