[xorg-x11-drv-void] xorg-x11-drv-void-1.4.0-1.fc16

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


commit 22a4add377ece2267ae88f16e4abb2e277ee37e4
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jun 21 13:14:02 2011 -0400

    xorg-x11-drv-void-1.4.0-1.fc16

 .gitignore             |    1 +
 sources                |    2 +-
 xorg-x11-drv-void.spec |   13 ++++++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f968e19..0b5d167 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xf86-input-void-1.3.0.tar.bz2
 /xf86-input-void-1.3.1.tar.bz2
 /xf86-input-void-20101202.tar.bz2
+/xf86-input-void-1.4.0.tar.bz2
diff --git a/sources b/sources
index d8b9933..175d753 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4a9304ac045a3644a169259aec9e15c  xf86-input-void-20101202.tar.bz2
+93821f21e807260b05431c62437a8b32  xf86-input-void-1.4.0.tar.bz2
diff --git a/xorg-x11-drv-void.spec b/xorg-x11-drv-void.spec
index 9f71ef1..670b05d 100644
--- a/xorg-x11-drv-void.spec
+++ b/xorg-x11-drv-void.spec
@@ -2,13 +2,13 @@
 %global moduledir %(pkg-config xorg-server --variable=moduledir )
 %global driverdir %{moduledir}/input
 
-%global gitdate 20101202
-%global gitversion cb8d19b8a
+#global gitdate 20101202
+#global gitversion cb8d19b8a
 
 Summary:   Xorg X11 void input driver
 Name:      xorg-x11-drv-void
-Version:   1.3.1
-Release:   4%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Version:   1.4.0
+Release:   1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -25,7 +25,7 @@ Source0:    ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 ExcludeArch: s390 s390x
 
 BuildRequires: autoconf automake libtool
-BuildRequires: xorg-x11-server-sdk >= 1.9.99.1
+BuildRequires: xorg-x11-server-devel >= 1.9.99.1
 BuildRequires: xorg-x11-util-macros >= 1.3.0
 
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/void.4*
 
 %changelog
+* Tue Jun 21 2011 Adam Jackson <ajax at redhat.com> 1.4.0-1
+- void 1.4.0
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.1-4.20101202gitcb8d19b8a
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list