rpms/libdrm/devel .cvsignore, 1.20, 1.21 libdrm.spec, 1.75, 1.76 sources, 1.20, 1.21 libdrm-nouveau.patch, 1.2, NONE nouveau-missing-headers.patch, 1.1, NONE nouveau-updates.patch, 1.2, NONE

Kristian Høgsberg krh at fedoraproject.org
Tue Jun 9 01:16:00 UTC 2009


Author: krh

Update of /cvs/pkgs/rpms/libdrm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28193

Modified Files:
	.cvsignore libdrm.spec sources 
Removed Files:
	libdrm-nouveau.patch nouveau-missing-headers.patch 
	nouveau-updates.patch 
Log Message:
* Mon Jun  8 2009 Kristian Høgsberg <krh at redhat.com> - 2.4.11-0
- Bump to 2.4.11.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- .cvsignore	6 Apr 2009 21:50:36 -0000	1.20
+++ .cvsignore	9 Jun 2009 01:15:29 -0000	1.21
@@ -1 +1 @@
-libdrm-2.4.6.tar.bz2
+libdrm-2.4.11.tar.bz2


Index: libdrm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/libdrm.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -r1.75 -r1.76
--- libdrm.spec	17 Apr 2009 02:32:54 -0000	1.75
+++ libdrm.spec	9 Jun 2009 01:15:30 -0000	1.76
@@ -2,8 +2,8 @@
 
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
-Version: 2.4.6
-Release: 6%{?dist}
+Version: 2.4.11
+Release: 0%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://dri.sourceforge.net
@@ -22,16 +22,12 @@ BuildRequires: libudev-devel
 
 Source2: 91-drm-modeset.rules
 
-# totally busted connector code
-Patch0: libdrm-2.4.7-revert-bong.patch
 # hardcode the 666 instead of 660 for device nodes
 Patch3: libdrm-make-dri-perms-okay.patch
 # remove backwards compat not needed on Fedora
 Patch4: libdrm-2.4.0-no-bc.patch
 # radeon libdrm patches from modesetting-gem branch of upstream
 Patch8: libdrm-radeon.patch
-# nouveau fixes from drm.git
-Patch9: nouveau-updates.patch
 
 %description
 Direct Rendering Manager runtime library
@@ -48,11 +44,9 @@ Direct Rendering Manager development pac
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b .bong
 %patch3 -p1 -b .forceperms
 %patch4 -p1 -b .no-bc
 %patch8 -p1 -b .radeon
-%patch9 -p1 -b .nouveau
 
 %build
 autoreconf -v --install || exit 1
@@ -112,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libdrm_nouveau.pc
 
 %changelog
+* Mon Jun  8 2009 Kristian Høgsberg <krh at redhat.com> - 2.4.11-0
+- Bump to 2.4.11.
+
 * Fri Apr 17 2009 Ben Skeggs <bskeggs at redhat.com> 2.4.6-6
 - nouveau: post writes to pushbuf before incrementing PUT
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- sources	6 Apr 2009 21:50:36 -0000	1.20
+++ sources	9 Jun 2009 01:15:30 -0000	1.21
@@ -1 +1 @@
-77fb9621fbcc7a75599b656065c232a6  libdrm-2.4.6.tar.bz2
+e0e66fae165d0b665b61e9516bf33ade  libdrm-2.4.11.tar.bz2


--- libdrm-nouveau.patch DELETED ---


--- nouveau-missing-headers.patch DELETED ---


--- nouveau-updates.patch DELETED ---




More information about the fedora-extras-commits mailing list