rpms/nut/F-7 nut.spec,1.44,1.45 ups.init,1.7,1.8

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Fri Aug 31 13:56:52 UTC 2007


Author: tsmetana

Update of /cvs/pkgs/rpms/nut/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25915

Modified Files:
	nut.spec ups.init 
Log Message:
* Fri Aug 31 2007 Tomas Smetana <tsmetana at redhat.com> 2.0.5-4.1
- fix #268081 - snmp-ups is missing



Index: nut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nut/F-7/nut.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- nut.spec	16 Aug 2007 11:42:30 -0000	1.44
+++ nut.spec	31 Aug 2007 13:56:19 -0000	1.45
@@ -9,7 +9,7 @@
 Summary: Network UPS Tools
 Name: nut
 Version: 2.0.5
-Release: 4
+Release: 4.1
 Group: Applications/System
 License: GPLv2+
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -288,6 +288,9 @@
 %{_libdir}/pkgconfig/libupsclient.pc
 
 %changelog
+* Fri Aug 31 2007 Tomas Smetana <tsmetana at redhat.com> 2.0.5-4.1
+- fix #268081 - snmp-ups is missing
+
 * Wed Aug 15 2007 Tomas Smetana <tsmetana at redhat.com> 2.0.5-4
 - fix #248173 - nut status query is broken
 


Index: ups.init
===================================================================
RCS file: /cvs/pkgs/rpms/nut/F-7/ups.init,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ups.init	16 Aug 2007 11:42:30 -0000	1.7
+++ ups.init	31 Aug 2007 13:56:19 -0000	1.8
@@ -82,6 +82,7 @@
 
 restart() {
 	stop
+	sleep 4
 	start
 }
 




More information about the fedora-extras-commits mailing list