[xorg-x11-drv-cirrus] cirrus 1.4.0

Adam Jackson ajax at fedoraproject.org
Thu Apr 26 16:49:13 UTC 2012


commit 9ee8be6c4b8f2867c487093be0640e4e90f4d3ae
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Apr 26 12:49:10 2012 -0400

    cirrus 1.4.0

 .gitignore               |    1 +
 sources                  |    2 +-
 xorg-x11-drv-cirrus.spec |   11 +++++------
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 767ed4f..ff43750 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xf86-video-cirrus-1.3.2.tar.bz2
+/xf86-video-cirrus-1.4.0.tar.bz2
diff --git a/sources b/sources
index 5a467d5..ab469f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8195d03ed0be0975c03441e66a9f53b3  xf86-video-cirrus-1.3.2.tar.bz2
+1e449789da866f974dbf6cbe3c8cc7bf  xf86-video-cirrus-1.4.0.tar.bz2
diff --git a/xorg-x11-drv-cirrus.spec b/xorg-x11-drv-cirrus.spec
index 08f2ed6..55e8575 100644
--- a/xorg-x11-drv-cirrus.spec
+++ b/xorg-x11-drv-cirrus.spec
@@ -4,8 +4,8 @@
 
 Summary:   Xorg X11 cirrus video driver
 Name:      xorg-x11-drv-cirrus
-Version:   1.3.2
-Release:   20%{?dist}
+Version:   1.4.0
+Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -15,8 +15,6 @@ ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
 Patch0:	    cirrus-1.2.0-qemu.patch
-Patch1:	    cirrus-1.3.2-git.patch
-Patch2:	    cirrus-1.3.2-vgahw.patch
 Patch3:	    cirrus-1.3.2-virt-16bpp.patch
 
 BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
@@ -31,8 +29,6 @@ X.Org X11 cirrus video driver.
 %prep
 %setup -q -n %{tarball}-%{version}
 %patch0 -p1 -b .qemu
-%patch1 -p1 -b .git
-%patch2 -p1 -b .vgahw
 %patch3 -p1 -b .16bpp
 
 %build
@@ -59,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/cirrus.4*
 
 %changelog
+* Thu Apr 26 2012 Adam Jackson <ajax at redhat.com> 1.4.0-1
+- cirrus 1.4.0
+
 * Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 1.3.2-20
 - RHEL arch exclude updates
 


More information about the scm-commits mailing list