rpms/xorg-x11-drv-vesa/devel xorg-x11-drv-vesa.spec,1.26,1.27

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


Author: ajax

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

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



Index: xorg-x11-drv-vesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vesa/devel/xorg-x11-drv-vesa.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- xorg-x11-drv-vesa.spec	4 Jun 2007 13:01:14 -0000	1.26
+++ xorg-x11-drv-vesa.spec	18 Jun 2007 19:59:00 -0000	1.27
@@ -2,12 +2,10 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 vesa video driver
 Name:      xorg-x11-drv-vesa
 Version:   1.3.0
-Release:   8%{?dist}
+Release:   9%{?dist}
 URL:       http://www.x.org
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 License: MIT
@@ -20,10 +18,9 @@
 Patch1:     vesa-1.3.0-mode-heuristics.patch
 Patch2:	    vesa-1.3.0-range-hack.patch
 
-BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-sdk >= 1.1.0-1
+BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 
-Requires:  xorg-x11-server-Xorg >= 1.1.0-1
+Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
 
 %description 
 X.Org X11 vesa video driver.
@@ -57,6 +54,9 @@
 %{_mandir}/man4/vesa.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 1.3.0-9
+- Update Requires and BuildRequires.
+
 * Thu May 31 2007 Adam Jackson <ajax at redhat.com> 1.3.0-8
 - vesa-1.3.0-mode-heuristics.patch: Fix a typo that would crash on
   some cards. (#241491)




More information about the fedora-extras-commits mailing list