Author: glen                         Date: Wed May 28 20:14:53 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- cairo 1.6.4 to ac

---- Files affected:
SPECS:
   cairo.spec (1.84 -> 1.84.2.1) 

---- Diffs:

================================================================
Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.84 SPECS/cairo.spec:1.84.2.1
--- SPECS/cairo.spec:1.84       Sun Apr 13 11:52:05 2008
+++ SPECS/cairo.spec    Wed May 28 22:14:48 2008
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_without apidocs         # disable gtk-doc
 %bcond_with    glitz           # build with glitz backend
-%bcond_without xcb             # XCB backend
+%bcond_with    xcb             # XCB backend
 %bcond_with    tests           # perform tests (can fail due to out of memory)
 %bcond_with    lcd             # freetype LCD filtering (instead of internal) 
[not ready]
 #
@@ -43,7 +43,7 @@
 BuildRequires: libxcb-devel >= 0.9.92
 BuildRequires: xcb-util-devel >= 0.2
 %endif
-BuildRequires: xorg-lib-libXrender-devel >= 0.6
+BuildRequires: xrender-devel >= 0.6
 BuildRequires: zlib-devel
 %{!?with_lcd:Requires: freetype >= 1:2.1.10}
 %{?with_lcd:Requires:  freetype >= 1:2.3.0}
@@ -90,7 +90,7 @@
 %{?with_xcb:Requires:  libxcb-devel >= 0.9.92}
 Requires:      pixman-devel >= 0.10.0
 %{?with_xcb:Requires:  xcb-util-devel >= 0.2}
-Requires:      xorg-lib-libXrender-devel >= 0.6
+Requires:      xrender-devel >= 0.6
 
 %description devel
 Development files for Cairo library.
@@ -200,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84.2.1  2008-05-28 20:14:48  glen
+- cairo 1.6.4 to ac
+
 Revision 1.84  2008-04-13 09:52:05  qboosh
 - reverted glitz breakage
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cairo.spec?r1=1.84&r2=1.84.2.1&f=u

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

Reply via email to