rpms/nut/devel nut.spec,1.75,1.76

Michal Hlavinka mhlavink at fedoraproject.org
Wed Jun 3 06:09:52 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/nut/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27912

Modified Files:
	nut.spec 
Log Message:
add missing rpmbuild prefix to mv path



Index: nut.spec
===================================================================
RCS file: /cvs/extras/rpms/nut/devel/nut.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -r1.75 -r1.76
--- nut.spec	2 Jun 2009 16:10:57 -0000	1.75
+++ nut.spec	3 Jun 2009 06:09:22 -0000	1.76
@@ -183,7 +183,7 @@ do
    mv $file %{buildroot}%{_sysconfdir}/ups/`basename $file .sample`
 done
 
-mv %{buildroot}/lib/udev/rules.d/52-nut-usbups.rules /lib/udev/rules.d/62-nut-usbups.rules
+mv %{buildroot}/lib/udev/rules.d/52-nut-usbups.rules %{buildroot}/lib/udev/rules.d/62-nut-usbups.rules
 
 %pre
 /usr/sbin/useradd -c "Network UPS Tools" -u %{nut_uid}  \




More information about the fedora-extras-commits mailing list