rpms/xorg-x11-drv-ast/devel xorg-x11-drv-ast.spec,1.6,1.7

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


Author: ajax

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

Modified Files:
	xorg-x11-drv-ast.spec 
Log Message:
* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 0.81.0-5
- Update Requires and BuildRequires.  Disown the module directories.  Add
  Requires: hwdata.



Index: xorg-x11-drv-ast.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-ast/devel/xorg-x11-drv-ast.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xorg-x11-drv-ast.spec	16 Feb 2007 18:39:25 -0000	1.6
+++ xorg-x11-drv-ast.spec	18 Jun 2007 19:26:22 -0000	1.7
@@ -2,14 +2,12 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 ast video driver
 Name:      xorg-x11-drv-ast
 Version:   0.81.0
-Release:   4%{?dist}
+Release:   5%{?dist}
 URL:       http://www.x.org
-License:   MIT/X11
+License:   MIT
 Group:     User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -18,10 +16,10 @@
 
 ExcludeArch: s390 s390x
 
-BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-sdk >= 1.1.0-2
+BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
 
-Requires:  xorg-x11-server-Xorg >= 1.1.0-1
+Requires:  hwdata
+Requires:  xorg-x11-server-Xorg >= 1.3.0.0-6
 
 %description 
 X.Org X11 ast video driver.
@@ -50,15 +48,14 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{moduledir}
-%dir %{driverdir}
 %{driverdir}/ast_drv.so
 %{_datadir}/hwdata/videoaliases/ast.xinf
-#%dir %{_mandir}/man4x
-# NOTE: No manpage available yet.
-#%{_mandir}/man4/ast.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 0.81.0-5
+- Update Requires and BuildRequires.  Disown the module directories.  Add
+  Requires: hwdata.
+
 * Fri Feb 16 2007 Adam Jackson <ajax at redhat.com> 0.81.0-4
 - ExclusiveArch -> ExcludeArch
 




More information about the fedora-extras-commits mailing list