rpms/nut/F-10 nut.spec,1.65,1.66

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jun 2 15:49:37 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/nut/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3794

Modified Files:
	nut.spec 
Log Message:
fix coexistence with virtualbox



Index: nut.spec
===================================================================
RCS file: /cvs/extras/rpms/nut/F-10/nut.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- nut.spec	18 Dec 2008 13:10:56 -0000	1.65
+++ nut.spec	2 Jun 2009 15:49:07 -0000	1.66
@@ -9,7 +9,7 @@
 Summary: Network UPS Tools
 Name: nut
 Version: 2.2.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Applications/System
 License: GPLv2+
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -177,6 +177,8 @@ install -m 644 scripts/hal/ups-nut-devic
         %{buildroot}%{_datadir}/hal/fdi/information/20thirdparty/20-ups-nut-device.fdi
 
 #mv %{buildroot}%{modeldir}/hald-addon* %{buildroot}%{_libexecdir}
+mv %{buildroot}%{_sysconfdir}/udev/rules.d/52_nut-usbups.rules \
+	%{buildroot}%{_sysconfdir}/udev/rules.d/62_nut-usbups.rules
 
 rm -rf %{buildroot}%{_prefix}/html
 rm -f %{buildroot}%{_libdir}/*.la
@@ -342,6 +344,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libupsclient.pc
 
 %changelog
+* Tue Jun 02 2009 Michal Hlavinka <mhlavink at redhat.com> 2.2.2-5
+- fix coexistence with virtualbox (#488368)
+
 * Thu Dec 18 2008 Michal Hlavinka <mhlavink at redhat.com> 2.2.2-4
 - fix #476850 - tripplite_usb driver segfaults when UPS on battery
 




More information about the fedora-extras-commits mailing list