rpms/nut/devel nut.spec,1.63,1.64

Tomas Smetana tsmetana at fedoraproject.org
Tue Sep 16 08:20:49 UTC 2008


Author: tsmetana

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

Modified Files:
	nut.spec 
Log Message:
* Mon Sep 15 2008 Tomas Smetana <tsmetana at redhat.com> 2.2.2-3
- fix #461374 - add missing udev rules



Index: nut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nut/devel/nut.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- nut.spec	9 Sep 2008 08:22:51 -0000	1.63
+++ nut.spec	16 Sep 2008 08:20:18 -0000	1.64
@@ -9,7 +9,7 @@
 Summary: Network UPS Tools
 Name: nut
 Version: 2.2.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/System
 License: GPLv2+
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -227,6 +227,7 @@
 %config(noreplace) %attr(640,root,nut) %{_sysconfdir}/ups/upsd.conf
 %config(noreplace) %attr(640,root,nut) %{_sysconfdir}/ups/upsd.users
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/sysconfig/ups
+%config %attr(644,root,root) %{_sysconfdir}/udev/rules.d/*
 %{modeldir}/*
 %exclude %{modeldir}/netxml-ups
 %{_sbindir}/upsd
@@ -339,6 +340,9 @@
 %{_libdir}/pkgconfig/libupsclient.pc
 
 %changelog
+* Mon Sep 15 2008 Tomas Smetana <tsmetana at redhat.com> 2.2.2-3
+- fix #461374 - add missing udev rules
+
 * Mon Aug 25 2008 Tomas Smetana <tsmetana at redhat.com> 2.2.2-2
 - fix requirements in spec file
 - build a separate hal package




More information about the fedora-extras-commits mailing list