rpms/libxcb/F-12 libxcb.spec,1.31,1.32 sources,1.9,1.10

Dave Airlie airlied at fedoraproject.org
Thu Jan 14 09:18:02 UTC 2010


Author: airlied

Update of /cvs/pkgs/rpms/libxcb/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20877

Modified Files:
	libxcb.spec sources 
Log Message:
* Wed Jan 13 2010 Dave Airlie <airlied at redhat.com> 1.5-1
- libxcb 1.5



Index: libxcb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxcb/F-12/libxcb.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- libxcb.spec	2 Dec 2009 19:59:40 -0000	1.31
+++ libxcb.spec	14 Jan 2010 09:18:02 -0000	1.32
@@ -6,8 +6,8 @@
 #define bootstrap 1
 
 Name:           libxcb
-Version:        1.4
-Release:        2%{?dist}
+Version:        1.5
+Release:        1%{?dist}
 Summary:        A C binding to the X11 protocol
 
 Group:          System Environment/Libraries
@@ -22,7 +22,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 Source1:	pthread-stubs.pc.in
 Source2:	http://xcb.freedesktop.org/dist/xpyb-%{xpyb_version}.tar.bz2 
 
-Patch1:		libxcb-1.4-keepalive.patch
 
 BuildRequires:  autoconf automake libtool pkgconfig
 BuildRequires:  doxygen
@@ -30,7 +29,7 @@ BuildRequires:  graphviz
 BuildRequires:  libXau-devel
 BuildRequires:  libxslt
 BuildRequires:	python-devel
-BuildRequires:  xcb-proto >= 1.5
+BuildRequires:  xcb-proto >= 1.6
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  xorg-x11-util-macros
 %if !0%{?bootstrap}
@@ -72,7 +71,6 @@ Python bindings for %{name}.
 
 %prep
 %setup -q -b2
-%patch1 -p1 -b .keepalive
 
 %if !0%{?bootstrap}
 pushd ../xpyb-%{xpyb_version}
@@ -122,6 +120,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libxcb-composite.so.0*
 %{_libdir}/libxcb-damage.so.0*
 %{_libdir}/libxcb-dpms.so.0*
+%{_libdir}/libxcb-dri2.so.0*
 %{_libdir}/libxcb-glx.so.0*
 %{_libdir}/libxcb-randr.so.0*
 %{_libdir}/libxcb-record.so.0*
@@ -158,6 +157,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Jan 13 2010 Dave Airlie <airlied at redhat.com> 1.5-1
+- libxcb 1.5
+
 * Wed Dec 02 2009 Adam Jackson <ajax at redhat.com> 1.4-2
 - libxcb-1.4-keepalive.patch: setsockopt(SO_KEEPALIVE) for TCP (#476415)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libxcb/F-12/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	27 Aug 2009 18:14:21 -0000	1.9
+++ sources	14 Jan 2010 09:18:02 -0000	1.10
@@ -1,2 +1,2 @@
 0d82bbaa97f89e41aada9fab5630147a  xpyb-1.1.tar.bz2
-b00fd506c717dea01f595e8da31f6914  libxcb-1.4.tar.bz2
+d19c0ba6ba42ebccd3d62d8bb147b551  libxcb-1.5.tar.bz2



More information about the scm-commits mailing list