rpms/xorg-x11-drv-aiptek/devel xorg-x11-drv-aiptek.spec,1.13,1.14

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Mon Jun 18 19:24:45 UTC 2007


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-drv-aiptek/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24728

Modified Files:
	xorg-x11-drv-aiptek.spec 
Log Message:
* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 1.0.1-4
- Update BuildRequires and Requires.



Index: xorg-x11-drv-aiptek.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-aiptek/devel/xorg-x11-drv-aiptek.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xorg-x11-drv-aiptek.spec	20 Feb 2007 17:44:37 -0000	1.13
+++ xorg-x11-drv-aiptek.spec	18 Jun 2007 19:24:10 -0000	1.14
@@ -2,14 +2,12 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/input
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 aiptek input driver
 Name:      xorg-x11-drv-aiptek
 Version: 1.0.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 URL:       http://www.x.org
-License:   MIT/X11
+License:   MIT
 Group:     User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -17,10 +15,9 @@
 
 ExcludeArch: s390 s390x
 
-BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-sdk >= 1.0.99.901
+BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 
-Requires:  xorg-x11-server-Xorg >= 1.0.99.901
+Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
 
 %description 
 X.Org X11 aiptek input driver.
@@ -50,6 +47,9 @@
 %{_mandir}/man4/aiptek.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 1.0.1-4
+- Update BuildRequires and Requires.
+
 * Tue Feb 20 2007 Adam Jackson <ajax at redhat.com> 1.0.1-3
 - ExclusiveArch -> ExcludeArch
 - Don't own directories already owned by Xorg




More information about the scm-commits mailing list