Hello community,

here is the log from the commit of package apcupsd for openSUSE:11.3
checked in at Thu Jul 14 17:22:52 CEST 2011.



--------
--- old-versions/11.3/all/apcupsd/apcupsd.changes       2010-03-31 
17:52:33.000000000 +0200
+++ 11.3/apcupsd/apcupsd.changes        2011-07-13 16:31:44.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul 13 16:31:13 CEST 2011 - [email protected]
+
+- Fix apcupsd-lite path in the init script (bnc#703592).
+- Drop support for dropped powersave.
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/apcupsd
Destination is old-versions/11.3/UPDATES/all/apcupsd
calling whatdependson for 11.3-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apcupsd.spec ++++++
--- /var/tmp/diff_new_pack.MfxxnT/_old  2011-07-14 17:21:40.000000000 +0200
+++ /var/tmp/diff_new_pack.MfxxnT/_new  2011-07-14 17:21:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apcupsd (Version 3.14.6)
+# spec file for package apcupsd
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 License:        GPLv2+
 Summary:        APC UPS Daemon (Powerful Daemon for APC UPSs)
 Version:        3.14.6
-Release:        4
+Release:        9.<RELEASE2>
 Url:            http://www.apcupsd.com/
 Source:         apcupsd-%{version}.tar.bz2
 Source1:        apcupsd.init
@@ -75,7 +75,9 @@
 chmod +x apcupsd-early-powerdown
 %patch
 %patch1
+%if %suse_version < 1110
 %patch3
+%endif
 chmod -x kernstodo
 %patch5
 %patch8

++++++ apcupsd.init ++++++
--- /var/tmp/diff_new_pack.MfxxnT/_old  2011-07-14 17:21:41.000000000 +0200
+++ /var/tmp/diff_new_pack.MfxxnT/_new  2011-07-14 17:21:41.000000000 +0200
@@ -26,8 +26,8 @@
 ### END INIT INFO
 
 APCUPSD=@sbindir@/apcupsd
-APCUPSD_LITE=@sbindir@/apcupsd-lite
-test -x $APCUPSD -o -x $APCUPSD_LITE || exit 5
+APCUPSD_LITE=/sbin/apcupsd-lite
+test -x $APCUPSD -a -x $APCUPSD_LITE || exit 5
 
 # Shell functions sourced from /etc/rc.status:
 #      rc_check         check and set local and overall rc status


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to