rpms/xorg-x11-drv-s3/devel xorg-x11-drv-s3.spec,1.18,1.19

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


Author: ajax

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

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



Index: xorg-x11-drv-s3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-s3/devel/xorg-x11-drv-s3.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- xorg-x11-drv-s3.spec	26 Feb 2007 22:57:14 -0000	1.18
+++ xorg-x11-drv-s3.spec	18 Jun 2007 19:48:56 -0000	1.19
@@ -2,12 +2,10 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 s3 video driver
 Name:      xorg-x11-drv-s3
 Version:   0.5.0
-Release:   3%{?dist}
+Release:   4%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -20,10 +18,10 @@
 
 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: hwdata
+Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
 
 %description 
 X.Org X11 s3 video driver.
@@ -55,9 +53,11 @@
 %defattr(-,root,root,-)
 %{driverdir}/s3_drv.so
 %{_datadir}/hwdata/videoaliases/s3.xinf
-#%{_mandir}/man4/s3.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 0.5.0-4
+- Update Requires and BuildRequires.  Add Requires: hwdata.
+
 * Mon Feb 26 2007 Adam Jackson <ajax at redhat.com> 0.5.0-3
 - Fix Xv to not crash instantly
 - Don't attempt to own the module dir




More information about the fedora-extras-commits mailing list