From 6fb2da42e810d437e022a951ae0417e4ac4793c1 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Jan 22 2009 10:08:19 +0000 Subject: update to 3.14.5 --- diff --git a/.cvsignore b/.cvsignore index dcde58e..da2bfa1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -apcupsd-3.14.4.tar.gz +apcupsd-3.14.5.tar.gz diff --git a/apcupsd-3.14.3-init.patch b/apcupsd-3.14.3-init.patch index 876f54a..388af70 100644 --- a/apcupsd-3.14.3-init.patch +++ b/apcupsd-3.14.3-init.patch @@ -1,6 +1,6 @@ -diff -up apcupsd-3.14.3/platforms/redhat/apcupsd.in.init apcupsd-3.14.3/platforms/redhat/apcupsd.in ---- apcupsd-3.14.3/platforms/redhat/apcupsd.in.init 2007-04-24 01:35:33.000000000 +0200 -+++ apcupsd-3.14.3/platforms/redhat/apcupsd.in 2008-05-28 09:05:39.000000000 +0200 +diff -up apcupsd-3.14.5/platforms/redhat/apcupsd.in.init apcupsd-3.14.5/platforms/redhat/apcupsd.in +--- apcupsd-3.14.5/platforms/redhat/apcupsd.in.init 2008-11-01 16:03:26.000000000 +0100 ++++ apcupsd-3.14.5/platforms/redhat/apcupsd.in 2009-01-22 10:58:00.429886991 +0100 @@ -3,9 +3,19 @@ # apcupsd This shell script takes care of starting and stopping # the apcupsd UPS monitoring daemon. @@ -21,8 +21,8 @@ diff -up apcupsd-3.14.3/platforms/redhat/apcupsd.in.init apcupsd-3.14.3/platform + APCPID=@PIDDIR@/apcupsd.pid - if test -f /etc/whitebox-release ; then -@@ -44,9 +54,11 @@ case "$1" in + # Source function libarary +@@ -30,9 +40,11 @@ case "$1" in ;; restart|force-reload) $0 stop @@ -35,7 +35,7 @@ diff -up apcupsd-3.14.3/platforms/redhat/apcupsd.in.init apcupsd-3.14.3/platform reload) echo "$0: reload not implemented" exit 3 -@@ -62,7 +74,7 @@ case "$1" in +@@ -48,7 +60,7 @@ case "$1" in fi ;; *) diff --git a/apcupsd.spec b/apcupsd.spec index f7e2ddc..49f7832 100644 --- a/apcupsd.spec +++ b/apcupsd.spec @@ -1,6 +1,6 @@ Name: apcupsd -Version: 3.14.4 -Release: 3%{?dist} +Version: 3.14.5 +Release: 1%{?dist} Summary: APC UPS Power Control Daemon for Linux Group: System Environment/Daemons @@ -110,7 +110,7 @@ desktop-file-install --vendor="fedora" \ ${RPM_BUILD_ROOT}%{_datadir}/applications/gapcmon.desktop # Cleanup for later %doc processing -chmod -x examples/*.conf examples/*.c +chmod -x examples/*.c rm examples/*.in @@ -171,6 +171,9 @@ fi %changelog +* Thu Jan 22 2009 Michal Hlavinka - 3.14.5-1 +- update to 3.14.5 + * Thu Jan 15 2009 Tomas Mraz - 3.14.4-3 - rebuild with new openssl diff --git a/sources b/sources index 9e082cf..ba21d63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78811129db1a882b9a2b9afd540470b3 apcupsd-3.14.4.tar.gz +4ac73ec91d8ab56f3fac894e172567c4 apcupsd-3.14.5.tar.gz