rpms/libdrm/devel .cvsignore, 1.27, 1.28 libdrm-2.4.0-no-bc.patch, 1.3, 1.4 libdrm-make-dri-perms-okay.patch, 1.1, 1.2 libdrm.spec, 1.88, 1.89 sources, 1.27, 1.28

Dave Airlie airlied at fedoraproject.org
Tue Dec 1 01:10:24 UTC 2009


Author: airlied

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

Modified Files:
	.cvsignore libdrm-2.4.0-no-bc.patch 
	libdrm-make-dri-perms-okay.patch libdrm.spec sources 
Log Message:
* Tue Dec 01 2009 Dave Airlie <airlied at redhat.com> 2.4.16-0.1
- rebase to pre-snapshot of 2.4.16



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- .cvsignore	25 Sep 2009 01:58:04 -0000	1.27
+++ .cvsignore	1 Dec 2009 01:10:23 -0000	1.28
@@ -1 +1 @@
-libdrm-2.4.14.tar.bz2
+libdrm-20091201.tar.bz2

libdrm-2.4.0-no-bc.patch:
 xf86drm.c |   37 -------------------------------------
 1 file changed, 37 deletions(-)

Index: libdrm-2.4.0-no-bc.patch
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/libdrm-2.4.0-no-bc.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- libdrm-2.4.0-no-bc.patch	14 Aug 2008 05:51:06 -0000	1.3
+++ libdrm-2.4.0-no-bc.patch	1 Dec 2009 01:10:23 -0000	1.4
@@ -1,6 +1,6 @@
-diff -up libdrm-20080814/libdrm/xf86drm.c.no-bc libdrm-20080814/libdrm/xf86drm.c
---- libdrm-20080814/libdrm/xf86drm.c.no-bc	2008-08-14 15:43:09.000000000 +1000
-+++ libdrm-20080814/libdrm/xf86drm.c	2008-08-14 15:45:09.000000000 +1000
+diff -up libdrm-20080814/xf86drm.c.no-bc libdrm-20080814/xf86drm.c
+--- libdrm-20080814/xf86drm.c.no-bc	2008-08-14 15:43:09.000000000 +1000
++++ libdrm-20080814/xf86drm.c	2008-08-14 15:45:09.000000000 +1000
 @@ -396,11 +396,6 @@ int drmAvailable(void)
      int           fd;
  

libdrm-make-dri-perms-okay.patch:
 xf86drm.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: libdrm-make-dri-perms-okay.patch
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/libdrm-make-dri-perms-okay.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- libdrm-make-dri-perms-okay.patch	19 Mar 2008 05:32:35 -0000	1.1
+++ libdrm-make-dri-perms-okay.patch	1 Dec 2009 01:10:23 -0000	1.2
@@ -1,6 +1,6 @@
-diff -up libdrm-20080303/libdrm/xf86drm.h.da libdrm-20080303/libdrm/xf86drm.h
---- libdrm-20080303/libdrm/xf86drm.h.da	2008-03-19 15:26:31.000000000 +1000
-+++ libdrm-20080303/libdrm/xf86drm.h	2008-03-19 15:26:46.000000000 +1000
+diff -up libdrm-20080303/xf86drm.h.da libdrm-20080303/xf86drm.h
+--- libdrm-20080303/xf86drm.h.da	2008-03-19 15:26:31.000000000 +1000
++++ libdrm-20080303/xf86drm.h	2008-03-19 15:26:46.000000000 +1000
 @@ -45,7 +45,7 @@
  /* Default /dev/dri directory permissions 0755 */
  #define DRM_DEV_DIRMODE	 	\


Index: libdrm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/libdrm.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -p -r1.88 -r1.89
--- libdrm.spec	25 Sep 2009 02:03:11 -0000	1.88
+++ libdrm.spec	1 Dec 2009 01:10:23 -0000	1.89
@@ -1,14 +1,14 @@
-%define gitdate 20090820
+%define gitdate 20091201
 
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
-Version: 2.4.14
-Release: 1%{?dist}
+Version: 2.4.16
+Release: 0.1%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://dri.sourceforge.net
-Source0: http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
-#Source0: %{name}-%{gitdate}.tar.bz2
+#Source0: http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
+Source0: %{name}-%{gitdate}.tar.bz2
 Source1: make-git-snapshot.sh
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -27,8 +27,6 @@ Patch3: libdrm-make-dri-perms-okay.patch
 # remove backwards compat not needed on Fedora
 Patch4: libdrm-2.4.0-no-bc.patch
 
-Patch5: libdrm-page-flip.patch
-
 
 %description
 Direct Rendering Manager runtime library
@@ -44,11 +42,10 @@ Requires: pkgconfig
 Direct Rendering Manager development package
 
 %prep
-#%setup -q -n %{name}-%{gitdate}
-%setup -q 
+%setup -q -n %{name}-%{gitdate}
+#%setup -q 
 %patch3 -p1 -b .forceperms
 %patch4 -p1 -b .no-bc
-%patch5 -p1 -b .page-flip
 
 %build
 autoreconf -v --install || exit 1
@@ -108,6 +105,27 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libdrm_nouveau.pc
 
 %changelog
+* Tue Dec 01 2009 Dave Airlie <airlied at redhat.com> 2.4.16-0.1
+- rebase to pre-snapshot of 2.4.16
+
+* Sat Nov 28 2009 Dave Airlie <airlied at redhat.com> 2.4.15-6
+- add new upstream API for drivers.
+
+* Fri Nov 20 2009 Dave Airlie <airlied at redhat.com> 2.4.15-5
+- update radeon API to upstream fixes
+
+* Thu Nov 05 2009 Ben Skeggs <bskeggs at redhat.com> 2.4.15-4
+- nouveau: improve reloc API to allow better error handling
+
+* Wed Nov 04 2009 Ben Skeggs <bskeggs at redhat.com> 2.4.15-3
+- nouveau: drop rendering on floor rather than asserting if flush fails
+
+* Tue Oct 27 2009 Ben Skeggs <bskeggs at redhat.com> 2.4.15-2
+- nouveau: retry pushbuf ioctl if interrupted by signal
+
+* Fri Oct 09 2009 Dave Airlie <airlied at redhat.com> 2.4.15-1
+- rebase to latest upstream release
+
 * Fri Sep 25 2009 Dave Airlie <airlied at redhat.com> 2.4.14-1
 - rebase to latest upstream release - drop carried patches
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libdrm/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- sources	25 Sep 2009 01:58:05 -0000	1.27
+++ sources	1 Dec 2009 01:10:23 -0000	1.28
@@ -1 +1 @@
-e785b6a6ebd6b8a49dd8210cd8742842  libdrm-2.4.14.tar.bz2
+c4dbb62bfdfb4c5a1121f55b6049c2fa  libdrm-20091201.tar.bz2




More information about the scm-commits mailing list