rpms/xorg-x11-drv-ati/devel .cvsignore, 1.33, 1.34 sources, 1.34, 1.35 xorg-x11-drv-ati.spec, 1.189, 1.190

Dave Airlie airlied at fedoraproject.org
Sun Dec 20 22:41:52 UTC 2009


Author: airlied

Update of /cvs/pkgs/rpms/xorg-x11-drv-ati/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9579

Modified Files:
	.cvsignore sources xorg-x11-drv-ati.spec 
Log Message:
* Mon Dec 21 2009 Dave Airlie <airlied at redhat.com> 6.13.0-0.18.20091221git4b05c47ac
- rebase for latest libdrm_radeon API changes - should be final API.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/devel/.cvsignore,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- .cvsignore	2 Dec 2009 03:58:16 -0000	1.33
+++ .cvsignore	20 Dec 2009 22:41:51 -0000	1.34
@@ -1,2 +1,3 @@
 xf86-video-ati-20090929.tar.xz
 radeon-rlc-firmware-1.tar.bz2
+xf86-video-ati-20091221.tar.xz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/devel/sources,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- sources	2 Dec 2009 03:58:17 -0000	1.34
+++ sources	20 Dec 2009 22:41:51 -0000	1.35
@@ -1,2 +1,2 @@
-f66ac154c99ba836f38f4bea302e9d75  xf86-video-ati-20091201.tar.xz
 189be8ab60025bf81f8841ab53175665  radeon-rlc-firmware-1.tar.bz2
+84236a984ca7d78c7a33655e54c26e4c  xf86-video-ati-20091221.tar.xz


Index: xorg-x11-drv-ati.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ati/devel/xorg-x11-drv-ati.spec,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -p -r1.189 -r1.190
--- xorg-x11-drv-ati.spec	2 Dec 2009 03:58:17 -0000	1.189
+++ xorg-x11-drv-ati.spec	20 Dec 2009 22:41:51 -0000	1.190
@@ -1,8 +1,8 @@
 %define tarball xf86-video-ati
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
-%define gitdate 20091201
-%define gitversion 88a50a30d
+%define gitdate 20091221
+%define gitversion 4b05c47ac
 
 Summary:   Xorg X11 ati video driver
 Name:      xorg-x11-drv-ati
@@ -19,7 +19,6 @@ Source0: %{tarball}-%{gitdate}.tar.xz
 Source1:    mkxinf
 Source2:    radeon-rlc-firmware-1.tar.bz2
 
-Patch2:     radeon-ums-displayport.patch
 Patch6:     radeon-6.9.0-bgnr-enable.patch
 Patch10:    radeon-6.12.2-lvds-default-modes.patch
 Patch13:    fix-default-modes.patch
@@ -29,14 +28,14 @@ ExcludeArch: s390 s390x
 BuildRequires: python
 BuildRequires: xorg-x11-server-sdk >= 1.4.99.1
 BuildRequires: mesa-libGL-devel >= 6.4-4
-BuildRequires: libdrm-devel >= 2.4.16-0.1
+BuildRequires: libdrm-devel >= 2.4.17-0.1
 BuildRequires: kernel-headers >= 2.6.27-0.308
 BuildRequires: automake autoconf libtool pkgconfig
 BuildRequires: xorg-x11-util-macros >= 1.1.5
 
 Requires:  hwdata
 Requires:  xorg-x11-server-Xorg >= 1.4.99.1
-Requires:  libdrm >= 2.4.16-0.1
+Requires:  libdrm >= 2.4.17-0.1
 # new CS method needs newer kernel
 Requires:  kernel >= 2.6.29.1-111.fc11
 Obsoletes: xorg-x11-drv-avivo <= 0.0.2
@@ -52,7 +51,6 @@ Firmware for ATI R600/R700 IRQs
 
 %prep
 %setup -q -n %{tarball}-%{gitdate} -a 2
-%patch2 -p1 -b .dp
 %patch6 -p1 -b .bgnr
 %patch10 -p1 -b .lvds
 %patch13 -p1 -b .def
@@ -97,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
 /lib/firmware/radeon/*.bin
 
 %changelog
+* Mon Dec 21 2009 Dave Airlie <airlied at redhat.com> 6.13.0-0.18.20091221git4b05c47ac
+- rebase for latest libdrm_radeon API changes - should be final API.
+
 * Wed Dec 02 2009 Dave Airlie <airlied at redhat.com> 6.13.0-0.18.20091201git88a50a30d
 - add R600 RLC firmware for IRQ handling
 




More information about the fedora-extras-commits mailing list