rpms/xorg-x11-drv-nvidia/F-9 xorg-x11-drv-nvidia.spec,1.2,1.3

Stewart Adam firewing at rpmfusion.org
Sat Oct 25 19:09:33 CEST 2008


Author: firewing

Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26237/xorg-x11-drv-nvidia/F-9

Modified Files:
	xorg-x11-drv-nvidia.spec 
Log Message:
multilib fixes



Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-9/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xorg-x11-drv-nvidia.spec	18 Oct 2008 17:18:43 -0000	1.2
+++ xorg-x11-drv-nvidia.spec	25 Oct 2008 17:09:03 -0000	1.3
@@ -8,7 +8,7 @@
 
 Name:          xorg-x11-drv-nvidia
 Version:       173.14.12
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       NVIDIA's proprietary display driver for NVIDIA graphic cards
 
 Group:         User Interface/X Hardware Support
@@ -38,7 +38,7 @@
 # Needed in all nvidia or fglrx driver packages
 BuildRequires:      desktop-file-utils
 Requires:           which
-Requires:           livna-config-display
+Requires:           livna-config-display >= 0.0.21
 Requires:           %{name}-libs = %{version}-%{release}
 # to prevent i386 package being pulled first and x86_64 package being excluded
 # on x86_64 systems
@@ -78,7 +78,6 @@
 %package libs
 Summary:       Libraries for %{name}
 Group:         User Interface/X Hardware Support
-Requires:      %{name} = %{version}-%{release}
 %ifarch %{ix86}
 Provides: %{name}-libs-32bit = %{version}-%{release}
 Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
@@ -309,6 +308,10 @@
 
 
 %changelog
+* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 173.14.12-4
+- Remove the libs subpackage's dependency on main package
+- Update dependency on livna-config-display
+
 * Sat Oct 18 2008 Stewart Adam <s.adam at diffingo.com> - 173.14.12-3
 - Change dependency of main package to libs subpackage in devel subpackage to
   fix multiarch repo push



More information about the rpmfusion-commits mailing list