Author: qboosh                       Date: Wed Feb 21 21:03:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- runtime dependency on freetype 2.3.0

---- Files affected:
SPECS:
   cairo.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.60 SPECS/cairo.spec:1.61
--- SPECS/cairo.spec:1.60       Tue Feb 20 16:11:29 2007
+++ SPECS/cairo.spec    Wed Feb 21 22:03:33 2007
@@ -32,7 +32,8 @@
 %{?with_xcb:BuildRequires:     libxcb-devel}
 BuildRequires: xorg-lib-libXrender-devel >= 0.6
 BuildRequires: zlib-devel
-Requires:      freetype >= 1:2.1.10
+%{!?with_lcd:Requires: freetype >= 1:2.1.10}
+%{?with_lcd:Requires:  freetype >= 1:2.3.0}
 %{?with_glitz:Requires:        glitz >= 0.5.1}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -179,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2007/02/21 21:03:33  qboosh
+- runtime dependency on freetype 2.3.0
+
 Revision 1.60  2007/02/20 15:11:29  qrczak
 - http://david.freetype.org/lcd/cairo-1.2.4-lcd-filter-1.patch:
   use freetype-2.3.0's LCD filtering
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cairo.spec?r1=1.60&r2=1.61&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to