[xorg-x11-drv-i128] i128 1.3.5

Adam Jackson ajax at fedoraproject.org
Fri Apr 27 19:57:18 UTC 2012


commit 46cb15cb9ef500544090eab1e8587bc9065ffcaf
Author: Adam Jackson <ajax at redhat.com>
Date:   Fri Apr 27 15:57:17 2012 -0400

    i128 1.3.5

 .gitignore             |    1 +
 sources                |    2 +-
 xorg-x11-drv-i128.spec |    9 +++++----
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3879078..03bebab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xf86-video-i128-1.3.3.tar.bz2
 xf86-video-i128-1.3.4.tar.bz2
+/xf86-video-i128-1.3.5.tar.bz2
diff --git a/sources b/sources
index 74a7031..73e8ffc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-103316abb2dc466219c027afc5a71691  xf86-video-i128-1.3.4.tar.bz2
+392c4ffd3c752af6f92e71e1efd68c66  xf86-video-i128-1.3.5.tar.bz2
diff --git a/xorg-x11-drv-i128.spec b/xorg-x11-drv-i128.spec
index 56ba40f..282ef8d 100644
--- a/xorg-x11-drv-i128.spec
+++ b/xorg-x11-drv-i128.spec
@@ -4,8 +4,8 @@
 
 Summary:   Xorg X11 i128 video driver
 Name:      xorg-x11-drv-i128
-Version:   1.3.4
-Release:   18%{?dist}
+Version:   1.3.5
+Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -13,7 +13,6 @@ Group:     User Interface/X Hardware Support
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 
 Patch0:	    i128-1.2.0-1600sw-range-hack.patch
-Patch1:	    i128-1.3.4-git.patch
 
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
@@ -29,7 +28,6 @@ X.Org X11 i128 video driver.
 %setup -q -n %{tarball}-%{version}
 
 %patch0 -p1 -b .1600sw-hack
-%patch1 -p1 -b .git
 
 %build
 %configure --disable-static
@@ -53,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/i128.4*
 
 %changelog
+* Fri Apr 27 2012 Adam Jackson <ajax at redhat.com> 1.3.5-1
+- i128 1.3.5
+
 * Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 1.3.4-18
 - RHEL arch exclude updates
 


More information about the scm-commits mailing list