[xorg-x11-drv-cirrus] cirrus 1.5.2

Adam Jackson ajax at fedoraproject.org
Wed Aug 28 18:55:25 UTC 2013


commit d4059aedda2109c8c1ba80779740c1d403ae63a1
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Aug 28 14:55:14 2013 -0400

    cirrus 1.5.2

 .gitignore                        |    1 +
 0001-Remove-mibstore.h.patch      |   60 -------------------------------------
 cirrus-1.5.1-fix-slot-claim.patch |   50 ------------------------------
 sources                           |    2 +-
 xorg-x11-drv-cirrus.spec          |   11 +++----
 5 files changed, 7 insertions(+), 117 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0d4695..34fcc53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xf86-video-cirrus-1.3.2.tar.bz2
 /xf86-video-cirrus-1.4.0.tar.bz2
 /xf86-video-cirrus-1.5.1.tar.bz2
+/xf86-video-cirrus-1.5.2.tar.bz2
diff --git a/sources b/sources
index 982705e..f9a873a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16ea047a601896fb0ec995dbe9fb7ef2  xf86-video-cirrus-1.5.1.tar.bz2
+91fd6b677d62027cd3001debb587a6a6  xf86-video-cirrus-1.5.2.tar.bz2
diff --git a/xorg-x11-drv-cirrus.spec b/xorg-x11-drv-cirrus.spec
index d71eac5..6438ad3 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.5.1
-Release:   10%{?dist}
+Version:   1.5.2
+Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -16,8 +16,6 @@ Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
 Patch0:	    cirrus-1.2.0-qemu.patch
 Patch3:	    cirrus-1.3.2-virt-16bpp.patch
-Patch4:     cirrus-1.5.1-fix-slot-claim.patch
-Patch5:	    0001-Remove-mibstore.h.patch
 
 BuildRequires: xorg-x11-server-devel >= 1.10.99.902
 BuildRequires: xorg-x11-util-macros >= 1.1.5
@@ -33,8 +31,6 @@ X.Org X11 cirrus video driver.
 %setup -q -n %{tarball}-%{version}
 %patch0 -p1 -b .qemu
 %patch3 -p1 -b .16bpp
-%patch4 -p1 -b .slot
-%patch5 -p1 -b .mibstore
 
 %build
 autoreconf -vif
@@ -61,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/cirrus.4*
 
 %changelog
+* Wed Aug 28 2013 Adam Jackson <ajax at redhat.com> 1.5.2-1
+- cirrus 1.5.2
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.1-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list