Author: qboosh                       Date: Wed Jan 11 20:22:13 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated python version
- disable silent-rules

---- Files affected:
packages/libxcb:
   libxcb.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: packages/libxcb/libxcb.spec
diff -u packages/libxcb/libxcb.spec:1.41 packages/libxcb/libxcb.spec:1.42
--- packages/libxcb/libxcb.spec:1.41    Wed Jan 11 19:40:37 2012
+++ packages/libxcb/libxcb.spec Wed Jan 11 21:22:08 2012
@@ -23,8 +23,8 @@
 BuildRequires: libtool
 BuildRequires: libxslt-progs
 BuildRequires: pkgconfig
-BuildRequires: python >= 1:2.5
-BuildRequires: python-modules
+BuildRequires: python >= 1:2.6
+BuildRequires: python-modules >= 1:2.6
 BuildRequires: xcb-proto >= 1.7
 BuildRequires: xorg-lib-libXau-devel >= 0.99.2
 BuildRequires: xorg-lib-libXdmcp-devel
@@ -34,8 +34,8 @@
 %description
 X protocol C-language Binding library.
 
-libxcb provides an interface to the X Window System protocol, slated to
-replace the current Xlib interface. It has several advantages over
+libxcb provides an interface to the X Window System protocol, slated
+to replace the current Xlib interface. It has several advantages over
 Xlib, including:
 - size: small library and lower memory footprint
 - latency hiding: batch several requests and wait for the replies later
@@ -119,7 +119,8 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+       --disable-silent-rules
 %{__make}
 
 %install
@@ -167,6 +168,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2012/01/11 20:22:08  qboosh
+- updated python version
+- disable silent-rules
+
 Revision 1.41  2012/01/11 18:40:37  arekm
 - up to 1.8
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxcb/libxcb.spec?r1=1.41&r2=1.42&f=u

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

Reply via email to