Author: qboosh                       Date: Thu May 11 12:53:36 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- s/xcb/libxcb/

---- Files affected:
SPECS:
   cairo.spec (1.51.4.2 -> 1.51.4.3) 

---- Diffs:

================================================================
Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.51.4.2 SPECS/cairo.spec:1.51.4.3
--- SPECS/cairo.spec:1.51.4.2   Thu May 11 10:37:03 2006
+++ SPECS/cairo.spec    Thu May 11 14:53:31 2006
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_without apidocs         # disable gtk-doc
 %bcond_with    glitz           # build with glitz backend
-%bcond_with    xcb             # enable XCB backend (XCB not released yet)
+%bcond_with    xcb             # enable XCB backend
 %bcond_with    tests           # perform tests (can fail due to out of memory)
 #
 Summary:       Cairo - multi-platform 2D graphics library
@@ -26,7 +26,7 @@
 BuildRequires: libpng-devel
 BuildRequires: libtool
 BuildRequires: pkgconfig
-%{?with_xcb:BuildRequires:     xcb-devel}
+%{?with_xcb:BuildRequires:     libxcb-devel}
 BuildRequires: xorg-lib-libXrender-devel >= 0.6
 BuildRequires: zlib-devel
 Requires:      freetype >= 1:2.1.10
@@ -82,7 +82,7 @@
 Requires:      freetype-devel >= 1:2.1.10
 %{?with_glitz:Requires:        glitz-devel >= 0.5.1}
 Requires:      libpng-devel
-%{?with_xcb:Requires:  xcb-devel}
+%{?with_xcb:Requires:  libxcb-devel}
 Requires:      xorg-lib-libXrender-devel >= 0.6
 
 %description devel
@@ -159,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51.4.3  2006/05/11 12:53:31  qboosh
+- s/xcb/libxcb/
+
 Revision 1.51.4.2  2006/05/11 08:37:03  qboosh
 - updated to 1.1.6
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to