Author: blekot Date: Wed Mar 5 11:47:49 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added cisco-vpnclient-2.6.24.patch cisco-vpnclient-skbuff_offset.patch to fix build on 2.6.24 and 2.6.23
---- Files affected: SPECS: cisco-vpnclient.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/cisco-vpnclient.spec diff -u SPECS/cisco-vpnclient.spec:1.24 SPECS/cisco-vpnclient.spec:1.25 --- SPECS/cisco-vpnclient.spec:1.24 Thu Feb 21 01:46:31 2008 +++ SPECS/cisco-vpnclient.spec Wed Mar 5 12:47:43 2008 @@ -25,6 +25,9 @@ NoSource: 0 # patchs - http://projects.tuxx-home.at/?id=cisco_vpn_client Patch0: %{name}-2.6.22.patch +Patch1: %{name}-2.6.24.patch +Patch2: %{name}-skbuff_offset.patch + URL: http://www.cisco.com/en/US/products/sw/secursw/ps2308/tsd_products_support_series_home.html %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.22} BuildRequires: rpmbuild(macros) >= 1.379 @@ -57,6 +60,8 @@ %prep %setup -q -T -c tar -zxvf %{SOURCE0} +%patch1 -p0 +%patch2 -p0 %build %if %{with kernel} @@ -139,6 +144,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008-03-05 11:47:43 blekot +- added cisco-vpnclient-2.6.24.patch cisco-vpnclient-skbuff_offset.patch to fix build on 2.6.24 and 2.6.23 + Revision 1.24 2008-02-21 00:46:31 wolvverine -add TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cisco-vpnclient.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
