Hello community, here is the log from the commit of package apcupsd for openSUSE:Factory checked in at 2014-01-29 07:12:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apcupsd (Old) and /work/SRC/openSUSE:Factory/.apcupsd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apcupsd" Changes: -------- --- /work/SRC/openSUSE:Factory/apcupsd/apcupsd.changes 2013-03-11 07:23:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.apcupsd.new/apcupsd.changes 2014-01-29 07:12:14.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Jan 9 23:39:33 UTC 2014 - [email protected] + +- Add %fillup_prereq PreReq tag and %{fillup_only} in %post to + correctly fillup sysconfig file; fix bnc#837337 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apcupsd.spec ++++++ --- /var/tmp/diff_new_pack.xf3js2/_old 2014-01-29 07:12:15.000000000 +0100 +++ /var/tmp/diff_new_pack.xf3js2/_new 2014-01-29 07:12:15.000000000 +0100 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: apcupsd BuildRequires: apache2-devel BuildRequires: automake @@ -82,6 +81,7 @@ Requires: /usr/bin/mail %if 0%{?suse_version} >= 1220 %{?systemd_requires} +Requires(pre): %fillup_prereq %endif Suggests: logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -194,6 +194,7 @@ %post %if 0%{?suse_version} >= 1220 %service_add_post %{name}.service +%{fillup_only} %else # HALT_POWERDOWN_INSERT is supported since SuSE Linux 10.1, SLES 10. # Install HALT_POWERDOWN_INSERT -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
