[xorg-x11-drv-tdfx] tdfx 1.4.5

Dave Airlie airlied at fedoraproject.org
Wed Jul 18 07:55:13 UTC 2012


commit a75c09d37881a9990dd74078d7fe789efaa992f0
Author: Dave Airlie <airlied at redhat.com>
Date:   Wed Jul 18 04:01:40 2012 -0400

    tdfx 1.4.5

 .gitignore                                         |    1 +
 ...86DRI-from-the-driver-specific-DRI-define.patch |  208 --------------------
 sources                                            |    2 +-
 xorg-x11-drv-tdfx.spec                             |   12 +-
 4 files changed, 8 insertions(+), 215 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0cbc015..03d0ba8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xf86-video-tdfx-1.4.3.tar.bz2
 /xf86-video-tdfx-20120104.tar.bz2
+/xf86-video-tdfx-1.4.5.tar.bz2
diff --git a/sources b/sources
index 8502772..833f410 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9a3b097318c5ca7ca65c29f92223e76  xf86-video-tdfx-20120104.tar.bz2
+1b4a7815a604b3764900b520336a75ea  xf86-video-tdfx-1.4.5.tar.bz2
diff --git a/xorg-x11-drv-tdfx.spec b/xorg-x11-drv-tdfx.spec
index fb191f9..02693d9 100644
--- a/xorg-x11-drv-tdfx.spec
+++ b/xorg-x11-drv-tdfx.spec
@@ -2,13 +2,13 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%global gitdate 20120104
+#global gitdate 20120104
 %global gitversion fe60f0ed2
 
 Summary:   Xorg X11 tdfx video driver
 Name:      xorg-x11-drv-tdfx
-Version:   1.4.3
-Release:   19%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Version:   1.4.5
+Release:   1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -21,8 +21,6 @@ Source2:    commitid
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 %endif
 
-Patch01:   0001-Untangle-XF86DRI-from-the-driver-specific-DRI-define.patch
-
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: autoconf automake libtool
@@ -40,7 +38,6 @@ X.Org X11 tdfx video driver.
 
 %prep
 %setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
-%patch01 -p1
 
 %build
 autoreconf -v --install || exit 1
@@ -65,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/tdfx.4*
 
 %changelog
+* Wed Jul 18 2012 Dave Airlie <airlied at redhat.com> 1.4.5-1
+- tdfx 1.4.5
+
 * Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 1.4.3-19.20120104gitfe60f0ed2
 - RHEL arch exclude updates
 


More information about the scm-commits mailing list