Author: leigh123linux
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1200
Modified Files:
xorg-x11-drv-nvidia-304xx.spec
Log Message:
* Fri Dec 27 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 304.116-2
- fix module path issue with alien msttcore-fonts package
Index: xorg-x11-drv-nvidia-304xx.spec
===================================================================
RCS file:
/cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/F-19/xorg-x11-drv-nvidia-304xx.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- xorg-x11-drv-nvidia-304xx.spec 27 Dec 2013 13:58:39 -0000 1.14
+++ xorg-x11-drv-nvidia-304xx.spec 28 Dec 2013 19:02:20 -0000 1.15
@@ -7,7 +7,7 @@
Name: xorg-x11-drv-nvidia-304xx
Version: 304.116
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: NVIDIA's 304xx serie proprietary display driver for NVIDIA graphic
cards
Group: User Interface/X Hardware Support
@@ -241,9 +241,7 @@
nvidia-settings.desktop
#Workaround for self made xorg.conf using a Files section.
-%if 0%{?fedora} < 20
ln -fs ../../%{_nvidia_serie}/xorg
$RPM_BUILD_ROOT%{_libdir}/xorg/modules/%{_nvidia_serie}-%{version}
-%endif
%clean
@@ -391,6 +389,9 @@
%changelog
+* Sat Dec 28 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 304.116-3
+- remove conditionals
+
* Fri Dec 27 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 304.116-2
- fix module path issue with alien msttcore-fonts package