Hello community,

here is the log from the commit of package apcupsd for openSUSE:Factory
checked in at Wed Aug 3 09:41:24 CEST 2011.



--------
--- apcupsd/apcupsd.changes     2011-07-04 21:06:29.000000000 +0200
+++ /mounts/work_src_done/STABLE/apcupsd/apcupsd.changes        2011-08-02 
18:02:00.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug  2 17:40:15 CEST 2011 - sbra...@suse.cz
+
+- Fixed init check to succeed with unmounted /usr (bnc#703592#c23).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ apcupsd.spec ++++++
--- /var/tmp/diff_new_pack.rWcH4r/_old  2011-08-03 09:37:16.000000000 +0200
+++ /var/tmp/diff_new_pack.rWcH4r/_new  2011-08-03 09:37:16.000000000 +0200
@@ -24,7 +24,7 @@
 License:        GPLv2+
 Summary:        APC UPS Daemon (Powerful Daemon for APC UPSs)
 Version:        3.14.8
-Release:        1
+Release:        3
 Url:            http://www.apcupsd.com/
 Source:         apcupsd-%{version}.tar.bz2
 Source1:        apcupsd.init
@@ -80,7 +80,7 @@
 # To be surely in sync with tcpd API, build against system header. It requires 
a patch.
 rm include/tcpd.h
 %patch1
-%if %suse_version <= 1110
+%if %suse_version < 1110
 %patch3
 %endif
 chmod -x kernstodo

++++++ apcupsd.init ++++++
--- /var/tmp/diff_new_pack.rWcH4r/_old  2011-08-03 09:37:16.000000000 +0200
+++ /var/tmp/diff_new_pack.rWcH4r/_new  2011-08-03 09:37:16.000000000 +0200
@@ -27,7 +27,7 @@
 
 APCUPSD=@sbindir@/apcupsd
 APCUPSD_LITE=/sbin/apcupsd-lite
-test -x $APCUPSD -a -x $APCUPSD_LITE || exit 5
+test -r @sysconfdir@/apcupsd.conf -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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to