rpms/xorg-x11-drv-via/devel xorg-x11-drv-via.spec,1.22,1.23

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Mon Jun 18 20:00:17 UTC 2007


Author: ajax

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

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



Index: xorg-x11-drv-via.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-via/devel/xorg-x11-drv-via.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- xorg-x11-drv-via.spec	18 Mar 2007 17:31:22 -0000	1.22
+++ xorg-x11-drv-via.spec	18 Jun 2007 19:59:42 -0000	1.23
@@ -2,8 +2,6 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define cvsdate xxxxxxx
-
 %define with_xvmc 1
 
 %ifarch %{ix86} x86_64
@@ -15,7 +13,7 @@
 Summary:   Xorg X11 via video driver
 Name:      xorg-x11-drv-via
 Version:   0.2.2
-Release:   1%{?dist}
+Release:   2%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -26,15 +24,15 @@
 
 ExclusiveArch: %{ix86} x86_64
 
-BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-sdk >= 1.1.0-2
+BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 %if %{with_xvmc}
 BuildRequires: libXvMC-devel
 %endif
 %if %{with_dri}
 BuildRequires: libdrm-devel >= 2.0-1
 %endif
-Requires:  xorg-x11-server-Xorg >= 1.1.0-2
+Requires:  hwdata
+Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
 
 %description 
 X.Org X11 via video driver.
@@ -97,6 +95,9 @@
 %endif
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 0.2.2-2
+- Update Requires and BuildRequires.  Add Requires: hwdata.
+
 * Sun Mar 18 2007 Adam Jackson <ajax at redhat.com> 0.2.2-1
 - Update to 0.2.2
 




More information about the fedora-extras-commits mailing list