Author: arekm Date: Sun Mar 25 23:01:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; some regressions fixes from upstream
---- Files affected: SPECS: freetype.spec (1.126 -> 1.127) ---- Diffs: ================================================================ Index: SPECS/freetype.spec diff -u SPECS/freetype.spec:1.126 SPECS/freetype.spec:1.127 --- SPECS/freetype.spec:1.126 Thu Mar 15 10:13:46 2007 +++ SPECS/freetype.spec Mon Mar 26 01:01:02 2007 @@ -18,7 +18,7 @@ Summary(uk.UTF-8): Растеризатор шрифтів TrueType Name: freetype Version: 2.3.2 -Release: 1 +Release: 2 Epoch: 1 License: GPL or FTL Group: Libraries @@ -28,6 +28,7 @@ # Source1-md5: d732b9b5971d019fab9c695dfa496247 Source2: http://dl.sourceforge.net/freetype/ft2demos-%{version}.tar.bz2 # Source2-md5: 5813409ad4015424e822396e0c3f43cd +Patch0: %{name}-cvs.patch URL: http://www.freetype.org/ BuildRequires: automake BuildRequires: python @@ -175,6 +176,7 @@ %prep %setup -q -a1 -a2 +%patch0 -p1 %build CFLAGS="%{rpmcflags} \ @@ -243,6 +245,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.127 2007/03/25 23:01:02 arekm +- rel 2; some regressions fixes from upstream + Revision 1.126 2007/03/15 09:13:46 arekm - up to 2.3.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freetype.spec?r1=1.126&r2=1.127&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
