rpms/xorg-x11-drv-amd/F-8 .cvsignore, 1.7, 1.8 sources, 1.9, 1.10 xorg-x11-drv-amd.spec, 1.15, 1.16 amd-build-fixes.patch, 1.1, NONE lx-disable-compression.patch, 1.1, NONE lx-downscaling-fix.patch, 1.1, NONE

Warren Togami 砥上勇 (wtogami) fedora-extras-commits at redhat.com
Fri Feb 15 16:59:15 UTC 2008


Author: wtogami

Update of /cvs/pkgs/rpms/xorg-x11-drv-amd/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25040

Modified Files:
	.cvsignore sources xorg-x11-drv-amd.spec 
Removed Files:
	amd-build-fixes.patch lx-disable-compression.patch 
	lx-downscaling-fix.patch 
Log Message:
- update to 2.7.7.6 and remove all patches
- Jordan Crouse (AMD) says to OLPC:
  If you want to disable compression, use the config file.

http://www.x.org/wiki/AMDGeodeDriver
This needs porting to libpciaccess in order to even build in F9.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-amd/F-8/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	16 Oct 2006 23:05:00 -0000	1.7
+++ .cvsignore	15 Feb 2008 16:58:37 -0000	1.8
@@ -1 +1 @@
-xf86-video-amd-0.0-git20061016.tar.bz2
+xf86-video-amd-2.7.7.6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-amd/F-8/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	25 Jun 2007 19:40:06 -0000	1.9
+++ sources	15 Feb 2008 16:58:37 -0000	1.10
@@ -1 +1 @@
-330632bf2bfe0c80094dc288788367ab  xf86-video-amd-0.0-git20070625.tar.bz2
+e839cc4552032b7bd44beb72e575980f  xf86-video-amd-2.7.7.6.tar.bz2


Index: xorg-x11-drv-amd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-amd/F-8/xorg-x11-drv-amd.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xorg-x11-drv-amd.spec	25 Jun 2007 19:40:06 -0000	1.15
+++ xorg-x11-drv-amd.spec	15 Feb 2008 16:58:37 -0000	1.16
@@ -2,20 +2,24 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define gitdate 20070625
+#%define gitdate 20070625
 
 Summary:   Xorg X11 AMD Geode video driver
 Name:      xorg-x11-drv-amd
-Version:   0.0
-Release:   22.%{gitdate}%{?dist}
-URL:       http://git.infradead.org/?p=users/jcrouse/xf86-video-amd.git
-Source0:    xf86-video-amd-0.0-git%{gitdate}.tar.bz2
-#Source1:   amd.xinf
+Version:   2.7.7.6
+Release:   1%{?dist}
+#Release:   0.1.%{gitdate}%{?dist}
+URL:       http://www.x.org/wiki/AMDGeodeDriver
+# Upstream GIT
+# git://anongit.freedesktop.org/git/xorg/driver/xf86-video-amd
+# Upstream Tarballs
+# http://xorg.freedesktop.org/releases/individual/driver/
+Source0:    http://xorg.freedesktop.org/releases/individual/driver/xf86-video-amd-%{version}.tar.bz2
 License:   MIT/X11
 Group:     User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch: %{ix86}
+ExclusiveArch: %{ix86} 
 
 BuildRequires: pkgconfig
 BuildRequires: autoconf
@@ -35,18 +39,11 @@
 Requires:  xorg-x11-server-Xorg >= 1.1.0
 %endif
 
-Patch0: lx-disable-compression.patch
-Patch1: amd-build-fixes.patch
-Patch2: lx-downscaling-fix.patch
-
 %description 
 X.Org X11 AMD Geode video driver.
 
 %prep
-%setup -q -n %{tarball}-2.7.6.5
-%patch0 -p1 -b .jx
-%patch1 -p1 -b .build-fix
-%patch2 -p1 -b .lx-downscale-fix
+%setup -q -n %{tarball}-%{version}
 
 # remind myself to do snapshots properly
 if [ -e %{tarball}/.git ] ; then
@@ -80,6 +77,11 @@
 %{driverdir}/ztv_drv.so
 
 %changelog
+* Fri Feb 15 2008 Warren Togami <wtogami at redhat.com> 2.7.7.6-1
+- update to 2.7.7.6 and remove all patches
+- Jordan Crouse (AMD) says to OLPC:
+  If you want to disable compression, use the config file.
+
 * Wed Jun 25 2007 Dan Williams <dcbw at redhat.com> 0.0-22.20070625
 - Udpate to git snapshot
    - Fix downscaling on the LX


--- amd-build-fixes.patch DELETED ---


--- lx-disable-compression.patch DELETED ---


--- lx-downscaling-fix.patch DELETED ---




More information about the fedora-extras-commits mailing list