Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1931/F-18
Modified Files:
xorg-x11-drv-nvidia-304xx.spec
Log Message:
Used configuration used before upgrade
Index: xorg-x11-drv-nvidia-304xx.spec
===================================================================
RCS file:
/cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/F-18/xorg-x11-drv-nvidia-304xx.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xorg-x11-drv-nvidia-304xx.spec 12 Jun 2013 14:48:20 -0000 1.6
+++ xorg-x11-drv-nvidia-304xx.spec 28 Jun 2013 20:00:53 -0000 1.7
@@ -7,7 +7,7 @@
Name: xorg-x11-drv-nvidia-304xx
Version: 304.88
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: NVIDIA's 304xx serie proprietary display driver for NVIDIA graphic
cards
Group: User Interface/X Hardware Support
@@ -283,6 +283,9 @@
&>/dev/null
done
fi
+ [ -f %{_sysconfdir}/X11/xorg.conf.xorg-x11-drv-nvidia_uninstalled ] && \
+ cp -p %{_sysconfdir}/X11/xorg.conf.%{name}_uninstalled %{_sysconfdir}/X11/xorg.conf
+
fi || :
%post libs -p /sbin/ldconfig
@@ -372,6 +375,9 @@
%changelog
+* Fri Jun 28 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 304.88-6
+- Restore configuration used before rename
+
* Wed Jun 12 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 304.88-5
- Relax kernel flavor cases
Show replies by date