rpms/xorg-x11-drv-nvidia-304xx/F-17 xorg-x11-drv-nvidia-304xx.spec, 1.1, 1.2

Nicolas Chauvet kwizart at rpmfusion.org
Fri Jun 28 22:00:53 CEST 2013


Author: kwizart

Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-304xx/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1931/F-17

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-17/xorg-x11-drv-nvidia-304xx.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xorg-x11-drv-nvidia-304xx.spec	19 Jun 2013 11:37:18 -0000	1.1
+++ xorg-x11-drv-nvidia-304xx.spec	28 Jun 2013 20:00:53 -0000	1.2
@@ -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 at gmail.com> - 304.88-6
+- Restore configuration used before rename
+
 * Wed Jun 12 2013 Nicolas Chauvet <kwizart at gmail.com> - 304.88-5
 - Relax kernel flavor cases
 


More information about the rpmfusion-commits mailing list