[xorg-x11-drv-ast] upstream 0.97.0 release

Dave Airlie airlied at fedoraproject.org
Wed Jul 18 08:18:05 UTC 2012


commit c5964375262ba74e4c38324b8fb41e8fa984d429
Author: Dave Airlie <airlied at redhat.com>
Date:   Wed Jul 18 03:01:05 2012 -0400

    upstream 0.97.0 release

 .gitignore                                         |    1 +
 ...ind-to-device-if-there-is-a-loaded-PCI-dr.patch |   42 --------------------
 sources                                            |    2 +-
 xorg-x11-drv-ast.spec                              |   14 +++----
 4 files changed, 8 insertions(+), 51 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f6388a..c4cd969 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xf86-video-ast-0.89.9.tar.bz2
 xf86-video-ast-0.91.10.tar.bz2
 /xf86-video-ast-0.93.9.tar.bz2
 /xf86-video-ast-0.95.00.tar.bz2
+/xf86-video-ast-0.97.0.tar.bz2
diff --git a/sources b/sources
index d56e19b..0db7dd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a5ba54cc3f2df366841d54e0d428c79  xf86-video-ast-0.95.00.tar.bz2
+2b630ed7d7864045b324b39cd58da367  xf86-video-ast-0.97.0.tar.bz2
diff --git a/xorg-x11-drv-ast.spec b/xorg-x11-drv-ast.spec
index 358e5a8..8dc80c2 100644
--- a/xorg-x11-drv-ast.spec
+++ b/xorg-x11-drv-ast.spec
@@ -4,17 +4,14 @@
 
 Summary:   Xorg X11 ast video driver
 Name:      xorg-x11-drv-ast
-Version:   0.95.0
+Version:   0.97.0
 Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
-# note hacked upstream version (00 -> 0)
-Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}0.tar.bz2
+Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 Source1:   ast.xinf
 
-Patch0:	   0001-ast-don-t-bind-to-device-if-there-is-a-loaded-PCI-dr.patch
-
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
@@ -27,9 +24,7 @@ Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 X.Org X11 ast video driver.
 
 %prep
-# note hacked upstream version (00 -> 0)
-%setup -q -n %{tarball}-%{version}0
-%patch0 -p1 -b .kms
+%setup -q -n %{tarball}-%{version}
 
 %build
 %configure --disable-static --disable-dri
@@ -56,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/hwdata/videoaliases/ast.xinf
 
 %changelog
+* Tue Jul 17 2012 Dave Airlie <airlied at redhat.com> 0.97.0-1
+- upstream 0.97.0 release
+
 * Fri May 25 2012 Dave Airlie <airlied at redhat.com> 0.95.0-1
 - update to upstream 0.95.00 (rename to 0) + add don't bind to kms
 


More information about the scm-commits mailing list