Author: qboosh Date: Tue Mar 6 20:06:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - removed bogus dll patch
---- Files affected: SPECS: crossmingw32-fontconfig.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/crossmingw32-fontconfig.spec diff -u SPECS/crossmingw32-fontconfig.spec:1.3 SPECS/crossmingw32-fontconfig.spec:1.4 --- SPECS/crossmingw32-fontconfig.spec:1.3 Tue Mar 6 21:06:26 2007 +++ SPECS/crossmingw32-fontconfig.spec Tue Mar 6 21:06:53 2007 @@ -13,10 +13,9 @@ Group: Development/Libraries Source0: http://fontconfig.org/release/%{_realname}-%{version}.tar.gz # Source0-md5: f035852f521b54677f2b5c9e2f6d54a4 -Patch0: %{name}-dll.patch -Patch1: %{_realname}-blacklist.patch -Patch2: %{_realname}-autohint.patch -Patch3: %{_realname}-bitstream-cyberbit.patch +Patch0: %{_realname}-blacklist.patch +Patch1: %{_realname}-autohint.patch +Patch2: %{_realname}-bitstream-cyberbit.patch URL: http://fontconfig.org/ BuildRequires: autoconf BuildRequires: automake @@ -82,12 +81,11 @@ %prep %setup -q -n %{_realname}-%{version} -#%patch0 -p1 -%patch1 -p1 +%patch0 -p1 %if %{with bytecode} -%patch2 -p1 +%patch1 -p1 %endif -%patch3 -p1 +%patch2 -p1 %build export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig @@ -149,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/03/06 20:06:53 qboosh +- removed bogus dll patch + Revision 1.3 2007/03/06 20:06:26 qboosh - cleanup, separated -static,-dll ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/crossmingw32-fontconfig.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
