rpms/xorg-x11-drv-fglrx/F-10 xorg-x11-drv-fglrx.spec,1.17,1.18

Stewart Adam firewing at rpmfusion.org
Sun Feb 22 19:03:16 CET 2009


Author: firewing

Update of /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20558/F-10

Modified Files:
	xorg-x11-drv-fglrx.spec 
Log Message:
* Sun Feb 22 2009 Stewart Adam <s.adam at diffingo.com> - 9.2-2
- Make devel subpackage depend on lib subpackage of the same arch



Index: xorg-x11-drv-fglrx.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-10/xorg-x11-drv-fglrx.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- xorg-x11-drv-fglrx.spec	20 Feb 2009 21:16:55 -0000	1.17
+++ xorg-x11-drv-fglrx.spec	22 Feb 2009 18:02:45 -0000	1.18
@@ -8,7 +8,7 @@
 
 Name:            xorg-x11-drv-fglrx
 Version:         9.2
-Release:         1%{?dist}
+Release:         2%{?dist}
 Summary:         AMD's proprietary driver for ATI graphic cards
 Group:           User Interface/X Hardware Support
 License:         Redistributable, no modification permitted
@@ -77,7 +77,7 @@
 %package devel
 Summary:         Development files for %{name}
 Group:           Development/Libraries
-Requires:        %{name}-libs = %{version}-%{release}
+Requires:        %{name}-libs-%{_target_cpu} = %{version}-%{release}
 Requires:        %{_includedir}/X11/extensions, %{_includedir}/GL
 
 Obsoletes:       ati-x11-drv-devel < %{version}-%{release}
@@ -92,6 +92,7 @@
 Summary:         Libraries for %{name}
 Group:           User Interface/X Hardware Support
 Requires:        %{name} = %{version}-%{release}
+Provides:        %{name}-libs-%{_target_cpu} = %{version}-%{release}
 %ifarch %{ix86}
 Provides: %{name}-libs-32bit = %{version}-%{release}
 Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
@@ -311,6 +312,9 @@
 %{_includedir}/X11/extensions/*.h
 
 %changelog
+* Sun Feb 22 2009 Stewart Adam <s.adam at diffingo.com> - 9.2-2
+- Make devel subpackage depend on lib subpackage of the same arch
+
 * Fri Feb 20 2009 Stewart Adam <s.adam at diffingo.com> - 9.2-1
 - Update to Catalyst 9.2
 - Use Catalyst version for Version tag instead of internal driver version



More information about the rpmfusion-commits mailing list