rpms/xorg-x11-drv-savage/devel xorg-x11-drv-savage.spec,1.19,1.20

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


Author: ajax

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

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



Index: xorg-x11-drv-savage.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-savage/devel/xorg-x11-drv-savage.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- xorg-x11-drv-savage.spec	26 Feb 2007 23:16:16 -0000	1.19
+++ xorg-x11-drv-savage.spec	18 Jun 2007 19:50:21 -0000	1.20
@@ -2,12 +2,10 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 savage video driver
 Name:      xorg-x11-drv-savage
 Version:   2.1.2
-Release:   3%{?dist}
+Release:   4%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -20,12 +18,12 @@
 
 ExcludeArch: s390 s390x
 
-BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-sdk >= 1.1.0-2
+BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 BuildRequires: mesa-libGL-devel >= 6.4-4
 BuildRequires: libdrm-devel >= 2.0-1
 
-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 savage video driver.
@@ -60,6 +58,9 @@
 %{_mandir}/man4/savage.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 2.1.2-4
+- Update Requires and BuildRequires.  Add Requires: hwdata.
+
 * Mon Feb 26 2007 Adam Jackson <ajax at redhat.com> 2.1.2-3
 - Delete a call to a symbol that's never existed.  Wacky.
 - Disown the module directory




More information about the fedora-extras-commits mailing list