rpms/xorg-x11-drivers/devel xorg-x11-drivers.spec,1.38,1.39

Kristian Høgsberg krh at fedoraproject.org
Thu Feb 26 15:14:13 UTC 2009


Author: krh

Update of /cvs/pkgs/rpms/xorg-x11-drivers/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27155

Modified Files:
	xorg-x11-drivers.spec 
Log Message:
* Thu Feb 26 2009 Kristian Høgsberg <krh at redhat.com> - 7.3-12
- Rename i810 to intel.



Index: xorg-x11-drivers.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drivers/devel/xorg-x11-drivers.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- xorg-x11-drivers.spec	26 Feb 2009 08:49:56 -0000	1.38
+++ xorg-x11-drivers.spec	26 Feb 2009 15:13:43 -0000	1.39
@@ -1,7 +1,7 @@
 Summary: X.Org X11 driver installation package
 Name: xorg-x11-drivers
 Version: 7.3
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: MIT
 Group: User Interface/X Hardware Support
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -72,9 +72,9 @@
 Requires: xorg-x11-drv-geode
 %endif
 
-# So far i810 is onboard-only.
+# So far intel is onboard-only.
 %ifarch %{ix86} x86_64 ia64
-Requires: xorg-x11-drv-i810
+Requires: xorg-x11-drv-intel
 %endif
 
 # This chipset has long since been EOLd, and afaik was only ever in x86 laptops
@@ -128,6 +128,9 @@
 %defattr(-,root,root,-)
 
 %changelog
+* Thu Feb 26 2009 Kristian Høgsberg <krh at redhat.com> - 7.3-12
+- Rename i810 to intel.
+
 * Thu Feb 26 2009 Dave Airlie <airlied at redhat.com> 7.3-11
 - remove diamondtouch + wiimote
 




More information about the fedora-extras-commits mailing list