rpms/xorg-x11-drv-ur98/devel xorg-x11-drv-ur98.spec,1.11,1.12

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


Author: ajax

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

Modified Files:
	xorg-x11-drv-ur98.spec 
Log Message:
* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 1.1.0-3
- Update Requires and BuildRequires.  Disown the module directories.



Index: xorg-x11-drv-ur98.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ur98/devel/xorg-x11-drv-ur98.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xorg-x11-drv-ur98.spec	16 Feb 2007 21:52:44 -0000	1.11
+++ xorg-x11-drv-ur98.spec	18 Jun 2007 19:57:31 -0000	1.12
@@ -2,14 +2,12 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/input
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 ur98 input driver
 Name:      xorg-x11-drv-ur98
 Version: 1.1.0
-Release: 2%{?dist}
+Release: 3%{?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 ur98 input driver.
@@ -46,13 +43,13 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{moduledir}
-%dir %{driverdir}
 %{driverdir}/ur98_drv.so
-#%dir %{_mandir}/man4x
 %{_mandir}/man4/ur98.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 1.1.0-3
+- Update Requires and BuildRequires.  Disown the module directories.
+
 * Fri Feb 16 2007 Adam Jackson <ajax at redhat.com> 1.1.0-2
 - ExclusiveArch -> ExcludeArch
 




More information about the fedora-extras-commits mailing list