Author: glen                         Date: Mon Mar 31 19:47:32 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 1.4.14 for AC

---- Files affected:
SPECS:
   cairo.spec (1.77 -> 1.77.2.1) 

---- Diffs:

================================================================
Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.77 SPECS/cairo.spec:1.77.2.1
--- SPECS/cairo.spec:1.77       Mon Mar 31 21:45:30 2008
+++ SPECS/cairo.spec    Mon Mar 31 21:47:27 2008
@@ -3,9 +3,9 @@
 # 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_without lcd             # use own LCD filtering instead of freetype's
+%bcond_with    lcd             # use own LCD filtering instead of freetype's
 #
 Summary:       Cairo - multi-platform 2D graphics library
 Summary(pl.UTF-8):     Cairo - wieloplatformowa biblioteka graficzna 2D
@@ -36,7 +36,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}
@@ -82,7 +82,7 @@
 Requires:      libpng-devel
 %{?with_xcb:Requires:  libxcb-devel >= 0.9.92}
 %{?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.
@@ -188,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77.2.1  2008-03-31 19:47:27  glen
+- 1.4.14 for AC
+
 Revision 1.77  2008-03-31 19:45:30  glen
 - fixes from DEVEL
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cairo.spec?r1=1.77&r2=1.77.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