Author: qboosh Date: Wed Jul 26 08:41:45 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - added CVE-2006-0747,CVE-2006-2661,CVE-2006-1861 patches - release 2
---- Files affected: SPECS: freetype.spec (1.118 -> 1.118.2.1) ---- Diffs: ================================================================ Index: SPECS/freetype.spec diff -u SPECS/freetype.spec:1.118 SPECS/freetype.spec:1.118.2.1 --- SPECS/freetype.spec:1.118 Tue Jul 12 08:44:07 2005 +++ SPECS/freetype.spec Wed Jul 26 10:41:40 2006 @@ -15,7 +15,7 @@ Summary(uk): ňÁÓÔĹŇÉÚÁÔĎŇ ŰŇÉĆÔŚ× TrueType Name: freetype Version: 2.1.10 -Release: 1 +Release: 2 Epoch: 1 License: GPL or FTL Group: Libraries @@ -25,6 +25,9 @@ # Source1-md5: 10608a55ee9ee12e29ba3d705318e61d Source2: http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.bz2 # Source2-md5: 4edaff5721fedcf1932e76935f3029b3 +Patch0: %{name}-CVE-2006-0747.patch +Patch1: %{name}-CVE-2006-2661.patch +Patch2: %{name}-CVE-2006-1861.patch URL: http://www.freetype.org/ %{?with_x11:BuildRequires: XFree86-devel} BuildRequires: automake @@ -172,6 +175,9 @@ %prep %setup -q -a1 -a2 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build CFLAGS="%{rpmcflags} %{?with_bytecode:-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER}" \ @@ -240,6 +246,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.118.2.1 2006/07/26 08:41:40 qboosh +- added CVE-2006-0747,CVE-2006-2661,CVE-2006-1861 patches +- release 2 + Revision 1.118 2005/07/12 06:44:07 arekm - up to 2.1.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freetype.spec?r1=1.118&r2=1.118.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
