[xorg-x11-drv-siliconmotion] xorg-x11-drv-siliconmotion-1.7.5-1.fc16

Adam Jackson ajax at fedoraproject.org
Tue Jun 21 17:20:24 UTC 2011


commit 17bb47aa23c74e1ac15a418bbe74ee71ee741d46
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jun 21 13:20:13 2011 -0400

    xorg-x11-drv-siliconmotion-1.7.5-1.fc16

 .gitignore                      |    1 +
 sources                         |    2 +-
 xorg-x11-drv-siliconmotion.spec |   16 +++++++---------
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d68dad..2242cb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xf86-video-siliconmotion-20100122.tar.bz2
+/xf86-video-siliconmotion-1.7.5.tar.bz2
diff --git a/sources b/sources
index 63ea7a0..5e559de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c9f0f9ac00d72a3ee31d99f1199641f  xf86-video-siliconmotion-20100122.tar.bz2
+9ca392e16028a2f7c3ebc57f0aa4c1aa  xf86-video-siliconmotion-1.7.5.tar.bz2
diff --git a/xorg-x11-drv-siliconmotion.spec b/xorg-x11-drv-siliconmotion.spec
index 67ffc23..6af8985 100644
--- a/xorg-x11-drv-siliconmotion.spec
+++ b/xorg-x11-drv-siliconmotion.spec
@@ -1,22 +1,19 @@
 %define tarball xf86-video-siliconmotion
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
-%define gitdate 20100122
 
 Summary:    Xorg X11 siliconmotion video driver
 Name:       xorg-x11-drv-siliconmotion
-Version:    1.7.3
-Release:    9.%{gitdate}%{?dist}
+Version:    1.7.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
+Source0:    ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 Source1:    siliconmotion.xinf
-Source0:    %{tarball}-%{gitdate}.tar.bz2
 Source2:    make-git-snapshot.sh
 Source3:    commitid
-Patch0:	    smi-1.7.3-pixmapprivate.patch
 
 ExcludeArch: s390 s390x
 
@@ -30,9 +27,7 @@ Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 X.Org X11 siliconmotion video driver.
 
 %prep
-#%setup -q -n %{tarball}-%{version}
-%setup -q -n %{tarball}-%{gitdate}
-%patch0 -p1 -b .pixmap
+%setup -q -n %{tarball}-%{version}
 
 %build
 autoreconf -v --install || exit 1
@@ -61,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/siliconmotion.4*
 
 %changelog
+* Tue Jun 21 2011 Adam Jackson <ajax at redhat.com> 1.7.5-1
+- siliconmotion 1.7.5
+
 * Wed May 11 2011 Peter Hutterer <peter.hutterer at redhat.com> - 1.7.3-9.20100122
 - Rebuild for server 1.11
 


More information about the scm-commits mailing list