rpms/nut/EL-4 nut.spec,1.50,1.51

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Wed Oct 10 08:40:39 UTC 2007


Author: tsmetana

Update of /cvs/pkgs/rpms/nut/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18548

Modified Files:
	nut.spec 
Log Message:
* Wed Oct 10 2007 Tomas Smetana <tsmetana at redhat.com> 2.2.0-3.3
- fix #325331 - permission problem on /etc/hotplug/usb/libhidups



Index: nut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nut/EL-4/nut.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- nut.spec	19 Sep 2007 11:17:58 -0000	1.50
+++ nut.spec	10 Oct 2007 08:40:06 -0000	1.51
@@ -9,7 +9,7 @@
 Summary: Network UPS Tools
 Name: nut
 Version: 2.2.0
-Release: 3.2%{?dist}
+Release: 3.3%{?dist}
 Group: Applications/System
 License: GPLv2+
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -194,7 +194,8 @@
 %config(noreplace) %attr(640,root,nut) %{_sysconfdir}/ups/upsd.users
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/sysconfig/ups
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/udev/rules.d/*
-%config(noreplace) %attr(644,root,root) %{_sysconfdir}/hotplug/usb/*
+%attr(755,root,root) %{_sysconfdir}/hotplug/usb/libhidups
+%attr(644,root,root) %{_sysconfdir}/hotplug/usb/libhid.usermap
 %{modeldir}/*
 %{_sbindir}/upsd
 %{_bindir}/upslog
@@ -294,6 +295,9 @@
 %{_libdir}/pkgconfig/libupsclient.pc
 
 %changelog
+* Wed Oct 10 2007 Tomas Smetana <tsmetana at redhat.com> 2.2.0-3.3
+- fix #325331 - permission problem on /etc/hotplug/usb/libhidups
+
 * Wed Sep 19 2007 Tomas Smetana <tsmetana at redhat.com> 2.2.0-3.2
 - fix building of cgi package on x86_64
 




More information about the fedora-extras-commits mailing list