rpms/xorg-x11-drv-nvidia/F-10 xorg-x11-drv-nvidia.spec,1.14,1.15
Stewart Adam
firewing at rpmfusion.org
Sun Feb 22 19:13:32 CET 2009
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21809
Modified Files:
xorg-x11-drv-nvidia.spec
Log Message:
* Sun Feb 22 2009 Stewart Adam <s.adam at diffingo.com> - 180.29-2
- Make devel subpackage depend on lib subpackage of the same arch
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-10/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- xorg-x11-drv-nvidia.spec 13 Feb 2009 09:10:51 -0000 1.14
+++ xorg-x11-drv-nvidia.spec 22 Feb 2009 18:13:32 -0000 1.15
@@ -8,7 +8,7 @@
Name: xorg-x11-drv-nvidia
Version: 180.29
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -70,7 +70,7 @@
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
+Requires: %{name}-libs-%{_target_cpu} = %{version}-%{release}
%description devel
This package provides the development files of the %{name} package,
@@ -291,6 +291,9 @@
%changelog
+* Sun Feb 22 2009 Stewart Adam <s.adam at diffingo.com> - 180.29-2
+- Make devel subpackage depend on lib subpackage of the same arch
+
* Tue Feb 10 2009 kwizart < kwizart at gmail.com > - 180.29-1
- Update to 180.29 (stable)
More information about the rpmfusion-commits
mailing list