[xorg-x11-drv-acecad] xorg-x11-drv-acecad-1.5.0-1.fc16

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


commit 2fd42fa1cfa2dc95da935c63762315897cccf7ac
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jun 21 13:02:50 2011 -0400

    xorg-x11-drv-acecad-1.5.0-1.fc16

 .gitignore               |    1 +
 sources                  |    2 +-
 xorg-x11-drv-acecad.spec |   14 ++++++++------
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 543ee2c..9341fdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xf86-input-acecad-1.4.0.tar.bz2
 /xf86-input-acecad-20101202.tar.bz2
 /xf86-input-acecad-20101203.tar.bz2
+/xf86-input-acecad-1.5.0.tar.bz2
diff --git a/sources b/sources
index f088218..cd4eb35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3253f0d6c8acf54bdc87d881af354625  xf86-input-acecad-20101203.tar.bz2
+a03721cae66c475e5f6513fa51142869  xf86-input-acecad-1.5.0.tar.bz2
diff --git a/xorg-x11-drv-acecad.spec b/xorg-x11-drv-acecad.spec
index c85d90d..711f844 100644
--- a/xorg-x11-drv-acecad.spec
+++ b/xorg-x11-drv-acecad.spec
@@ -2,17 +2,16 @@
 %global moduledir %(pkg-config xorg-server --variable=moduledir )
 %global driverdir %{moduledir}/input
 
-%global gitdate 20101203
-%global gitversion f8e87eaf4
+#global gitdate 20101203
+#global gitversion f8e87eaf4
 
 Summary:   Xorg X11 acecad input driver
 Name:      xorg-x11-drv-acecad
-Version:   1.4.99
-Release:   2%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Version:   1.5.0
+Release:   1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %if 0%{?gitdate}
 Source0:    %{tarball}-%{gitdate}.tar.bz2
@@ -25,7 +24,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.3.0.0-6
+BuildRequires: xorg-x11-server-devel >= 1.3.0.0-6
 BuildRequires: xorg-x11-util-macros >= 1.3.0
 BuildRequires: pkgconfig(xext)
 
@@ -60,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/acecad.4*
 
 %changelog
+* Tue Jun 21 2011 Adam Jackson <ajax at redhat.com> 1.5.0-1
+- acecad 1.5.0
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.99-2.20101203gitf8e87eaf4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list