[xorg-x11-drv-rendition] rendition 4.2.5

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


commit ec398ff3afb996332a4d1a47c143d43f87f212c0
Author: Dave Airlie <airlied at redhat.com>
Date:   Wed Jul 18 03:49:29 2012 -0400

    rendition 4.2.5

 .gitignore                  |    1 +
 rendition-4.2.4-git.patch   |  809 -------------------------------------------
 sources                     |    2 +-
 xorg-x11-drv-rendition.spec |   10 +-
 4 files changed, 7 insertions(+), 815 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac1f1c5..5168cc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xf86-video-rendition-4.2.4.tar.bz2
+/xf86-video-rendition-4.2.5.tar.bz2
diff --git a/sources b/sources
index 3494fb0..4d65833 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75cc28125077acb7344955294545553b  xf86-video-rendition-4.2.4.tar.bz2
+6db439a0f89e6f00c4f5175510d8e0c1  xf86-video-rendition-4.2.5.tar.bz2
diff --git a/xorg-x11-drv-rendition.spec b/xorg-x11-drv-rendition.spec
index bc5308a..57accfb 100644
--- a/xorg-x11-drv-rendition.spec
+++ b/xorg-x11-drv-rendition.spec
@@ -4,16 +4,14 @@
 
 Summary:    Xorg X11 rendition video driver
 Name:	    xorg-x11-drv-rendition
-Version:    4.2.4
-Release:    15%{?dist}
+Version:    4.2.5
+Release:    1%{?dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
 
 Source0:    ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
-Patch0: rendition-4.2.4-git.patch
-
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: xorg-x11-server-sdk >= 1.10.99.902
@@ -26,7 +24,6 @@ X.Org X11 rendition video driver.
 
 %prep
 %setup -q -n %{tarball}-%{version}
-%patch0 -p1 -b .git
 
 %build
 %configure --disable-static
@@ -50,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/rendition.4*
 
 %changelog
+* Wed Jul 18 2012 Dave Airlie <airlied at redhat.com> 4.2.5-1
+- rendition 4.2.5
+
 * Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 4.2.4-15
 - RHEL arch exclude updates
 


More information about the scm-commits mailing list