rpms/xorg-x11-drv-trident/devel xorg-x11-drv-trident.spec, 1.17, 1.18

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


Author: ajax

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

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



Index: xorg-x11-drv-trident.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-trident/devel/xorg-x11-drv-trident.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- xorg-x11-drv-trident.spec	26 Feb 2007 23:06:15 -0000	1.17
+++ xorg-x11-drv-trident.spec	18 Jun 2007 19:56:05 -0000	1.18
@@ -2,12 +2,10 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 trident video driver
 Name:      xorg-x11-drv-trident
 Version:   1.2.3
-Release:   4%{?dist}
+Release:   5%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -21,10 +19,10 @@
 ExcludeArch: s390 s390x
 
 BuildRequires: automake autoconf libtool
-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 trident video driver.
@@ -60,6 +58,9 @@
 %{_mandir}/man4/trident.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 1.2.3-5
+- Update Requires and BuildRequires.  Add Requires: hwdata.
+
 * Mon Feb 26 2007 Adam Jackson <ajax at redhat.com> 1.2.3-4
 - Don't compile a dead file
 




More information about the fedora-extras-commits mailing list