rpms/xorg-x11-drv-sis/devel xorg-x11-drv-sis.spec,1.20,1.21

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


Author: ajax

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

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



Index: xorg-x11-drv-sis.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-sis/devel/xorg-x11-drv-sis.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- xorg-x11-drv-sis.spec	16 Feb 2007 21:46:05 -0000	1.20
+++ xorg-x11-drv-sis.spec	18 Jun 2007 19:51:47 -0000	1.21
@@ -2,14 +2,12 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
-%define cvsdate xxxxxxx
-
 Summary:   Xorg X11 sis video driver
 Name:      xorg-x11-drv-sis
 Version:   0.9.3
-Release:   2%{?dist}
+Release:   3%{?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)
 
@@ -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 sis video driver.
@@ -55,14 +53,15 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{moduledir}
-%dir %{driverdir}
 %{driverdir}/sis_drv.so
 %{_datadir}/hwdata/videoaliases/sis.xinf
-#%dir %{_mandir}/man4x
 %{_mandir}/man4/sis.4*
 
 %changelog
+* Mon Jun 18 2007 Adam Jackson <ajax at redhat.com> 0.9.3-3
+- Update Requires and BuildRequires.  Disown the module directories.  Add
+  Requires: hwdata.
+
 * Fri Feb 16 2007 Adam Jackson <ajax at redhat.com> 0.9.3-2
 - ExclusiveArch -> ExcludeArch
 




More information about the fedora-extras-commits mailing list