SPECS: crossmingw32-fontconfig.spec - removed obsolete --with byte...

lkrotowski lkrotowski at pld-linux.org
Tue Jul 3 09:15:22 CEST 2007


Author: lkrotowski                   Date: Tue Jul  3 07:15:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed obsolete --with bytecode

---- Files affected:
SPECS:
   crossmingw32-fontconfig.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-fontconfig.spec
diff -u SPECS/crossmingw32-fontconfig.spec:1.4 SPECS/crossmingw32-fontconfig.spec:1.5
--- SPECS/crossmingw32-fontconfig.spec:1.4	Tue Mar  6 21:06:53 2007
+++ SPECS/crossmingw32-fontconfig.spec	Tue Jul  3 09:15:17 2007
@@ -1,8 +1,5 @@
 # $Revision$, $Date$
 #
-# Conditional build
-%bcond_with	bytecode	# use bytecode hinting instead of autohinting by default
-#
 %define		_realname   fontconfig
 Summary:	Font configuration and customization tools - cross Mingw32 versoin
 Summary(pl.UTF-8):	Narzędzia do konfigurowania fontów - wersja skrośna dla Mingw32
@@ -14,8 +11,7 @@
 Source0:	http://fontconfig.org/release/%{_realname}-%{version}.tar.gz
 # Source0-md5:	f035852f521b54677f2b5c9e2f6d54a4
 Patch0:		%{_realname}-blacklist.patch
-Patch1:		%{_realname}-autohint.patch
-Patch2:		%{_realname}-bitstream-cyberbit.patch
+Patch1:		%{_realname}-bitstream-cyberbit.patch
 URL:		http://fontconfig.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -82,10 +78,7 @@
 %prep
 %setup -q -n %{_realname}-%{version}
 %patch0 -p1
-%if %{with bytecode}
 %patch1 -p1
-%endif
-%patch2 -p1
 
 %build
 export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig
@@ -147,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/07/03 07:15:17  lkrotowski
+- removed obsolete --with bytecode
+
 Revision 1.4  2007/03/06 20:06:53  qboosh
 - removed bogus dll patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossmingw32-fontconfig.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list