Author: glen Date: Thu Mar 16 19:48:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add CAN-2005-2349, febz-183426, security_pathsize patches from gentoo, rel 8
---- Files affected: SPECS: zoo.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/zoo.spec diff -u SPECS/zoo.spec:1.15 SPECS/zoo.spec:1.16 --- SPECS/zoo.spec:1.15 Mon Nov 24 13:04:27 2003 +++ SPECS/zoo.spec Thu Mar 16 20:48:30 2006 @@ -5,7 +5,7 @@ Summary(uk): őÔÉĚŚÔÁ ÁŇČÉ×ÁĂŚ§ ÔÁ ËĎÍĐŇĹÓŚ§ ÄĚŃ ÁŇČŚ×Ś× ĆĎŇÍÁÔŐ ZOO Name: zoo Version: 2.10 -Release: 7 +Release: 8 License: Copyrighted, freely distributable if unmodified Group: Applications/Archiving # ftp://sunsite.unc.edu/pub/Linux/utils/compress/%{name}-%{version}-3.src.rpm @@ -16,6 +16,9 @@ # without any changes in behaviour of produced binary) Patch0: ftp://sunsite.unc.edu/pub/Linux/utils/compress/%{name}-2.10.linux.diff.gz Patch1: %{name}-morelinux.patch +Patch2: %{name}-CAN-2005-2349.patch +Patch3: %{name}-febz-183426.patch +Patch4: %{name}-security_pathsize.patch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -43,9 +46,14 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p0 +%patch3 -p1 +%patch4 -p0 %build -%{__make} CC="%{__cc}" OPTIM="%{rpmcflags}" linux +%{__make} linux \ + CC="%{__cc}" \ + OPTIM="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT @@ -69,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2006/03/16 19:48:30 glen +- add CAN-2005-2349, febz-183426, security_pathsize patches from gentoo, rel 8 + Revision 1.15 2003/11/24 12:04:27 averne - Updated release @@ -83,7 +94,7 @@ Revision 1.11 2003/06/12 05:48:24 misi3k - updated Source0 url -TODO: gcc 3.3 patch + TODO: gcc 3.3 patch Revision 1.10 2003/05/28 13:03:18 malekith - massive attack: source-md5 @@ -105,7 +116,7 @@ - use proper cc Revision 1.4 2002/01/18 02:15:48 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.3 2001/08/23 18:41:17 qboosh - there is only src.rpm and diff.gz on sunsite.unc.edu - the only place where @@ -117,7 +128,7 @@ - removed -s from install -s, stripping is done by rpm Revision 1.1 2001/08/22 11:58:20 misiek -raw +- raw * Sun May 16 1999 Peter Soos <[EMAIL PROTECTED]> - using %attr macros to build the package as ordinary user ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/zoo.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
