[xorg-x11-drv-mach64] mach64 6.9.4

Adam Jackson ajax at fedoraproject.org
Thu Jan 10 03:27:30 UTC 2013


commit 41c26c42ec3e508c013dc1536a7731853f8a44ff
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Jan 9 22:27:25 2013 -0500

    mach64 6.9.4

 .gitignore                            |    1 +
 0001-mach64-fix-build-on-32-bit.patch |   28 -----------------
 mach64-6.9.3-fix-no-exa-build.patch   |   11 -------
 mach64-6.9.3-shadowfb.patch           |   54 ---------------------------------
 sources                               |    1 +
 xorg-x11-drv-mach64.spec              |   14 ++------
 6 files changed, 6 insertions(+), 103 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f5392d..d67e194 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xf86-video-mach64-6.8.2.tar.bz2
 /xf86-video-mach64-6.9.0.tar.bz2
 /xf86-video-mach64-6.9.1.tar.bz2
 /xf86-video-mach64-6.9.3.tar.bz2
+/xf86-video-mach64-6.9.4.tar.bz2
diff --git a/sources b/sources
index fdcb53a..aa5f089 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 94189e4ad9dc431a962228c61dae6f77  xf86-video-mach64-6.9.3.tar.bz2
+d645197cbf238ac0427c3904eafdce2f  xf86-video-mach64-6.9.4.tar.bz2
diff --git a/xorg-x11-drv-mach64.spec b/xorg-x11-drv-mach64.spec
index 135db23..efe1740 100644
--- a/xorg-x11-drv-mach64.spec
+++ b/xorg-x11-drv-mach64.spec
@@ -4,8 +4,8 @@
 
 Summary:    Xorg X11 mach64 video driver
 Name:	    xorg-x11-drv-mach64
-Version:    6.9.3
-Release:    7%{?dist}
+Version:    6.9.4
+Release:    1%{?dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
@@ -13,9 +13,6 @@ Group:	    User Interface/X Hardware Support
 Source0:    http://www.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
 Patch0:	    mach64-6.8.1-defaultdepth.patch
-Patch1:     0001-mach64-fix-build-on-32-bit.patch
-Patch2:	    mach64-6.9.3-shadowfb.patch
-Patch3:	    mach64-6.9.3-fix-no-exa-build.patch
 
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
@@ -34,9 +31,6 @@ X.Org X11 mach64 video driver.
 %prep
 %setup -q -n %{tarball}-%{version}
 %patch0 -p1 -b .defaultdepth
-%patch1 -p1 -b .fix32
-%patch2 -p1 -b .shadowfb
-%patch3 -p1 -b .ftbfs
 
 %build
 # aclocal ; automake -a ; autoconf
@@ -60,8 +54,8 @@ rm -rf $RPM_BUILD_ROOT
 #{_mandir}/man4/mach64.4*
 
 %changelog
-* Thu Jan 10 2013 Adam Jackson <ajax at redhat.com> - 6.9.3-7
-- ABI rebuild
+* Wed Jan 09 2013 Adam Jackson <ajax at redhat.com> 6.9.4-1
+- mach64 6.9.4
 
 * Mon Oct 01 2012 Adam Jackson <ajax at redhat.com> 6.9.3-5
 - mach64-6.9.3-shadowfb.patch: Allow Render even when doing ShadowFB.


More information about the scm-commits mailing list