Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-legacy/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8564/xorg-x11-drv-nvidia-legacy/F-8
Modified Files:
xorg-x11-drv-nvidia-legacy.spec
Log Message:
Fix freshRPMs upgrade path, revert libs change (fglrx)
Index: xorg-x11-drv-nvidia-legacy.spec
===================================================================
RCS file:
/cvs/nonfree/rpms/xorg-x11-drv-nvidia-legacy/F-8/xorg-x11-drv-nvidia-legacy.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xorg-x11-drv-nvidia-legacy.spec 25 Oct 2008 17:09:03 -0000 1.3
+++ xorg-x11-drv-nvidia-legacy.spec 4 Nov 2008 17:36:06 -0000 1.4
@@ -8,7 +8,7 @@
Name: xorg-x11-drv-nvidia-legacy
Version: 71.86.06
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: NVIDIA's legacy proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -79,6 +79,7 @@
%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}
@@ -290,6 +291,9 @@
%changelog
+* Mon Oct 27 2008 Stewart Adam <s.adam at diffingo.com> - 71.86.06-5
+- Revert the libs dep change
+
* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 71.86.06-4
- Remove the libs subpackage's dependency on main package
Show replies by date