Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit apcupsd
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 24 Aug 2007 00:40:31 +0200
- Message-id: <20070823224032.516EF678334@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package apcupsd
checked in at Fri Aug 24 00:40:31 CEST 2007.
--------
--- apcupsd/apcupsd.changes 2007-07-24 00:55:05.000000000 +0200
+++ /mounts/work_src_done/STABLE/apcupsd/apcupsd.changes 2007-08-23 13:29:04.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 23 13:27:57 CEST 2007 - sbrabec@xxxxxxx
+
+- Fixed multimon.conf comments for humidity measurement (#199834).
+
+-------------------------------------------------------------------
New:
----
apcupsd-humidity.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apcupsd.spec ++++++
--- /var/tmp/diff_new_pack.GC7360/_old 2007-08-24 00:40:06.000000000 +0200
+++ /var/tmp/diff_new_pack.GC7360/_new 2007-08-24 00:40:06.000000000 +0200
@@ -21,7 +21,7 @@
License: GPL v2 or later
Summary: APC UPS Daemon (Powerful Daemon for APC UPSs)
Version: 3.14.1
-Release: 2
+Release: 17
URL: http://www.apcupsd.com/
Source: apcupsd-%{version}.tar.bz2
Source1: apcupsd.init
@@ -31,6 +31,7 @@
Patch1: apcupsd-gpp.patch
Patch3: apcupsd-powersave.patch
Patch4: apcupsd-configure.patch
+Patch5: apcupsd-humidity.patch
PreReq: %fillup_prereq %insserv_prereq /usr/bin/sed /usr/bin/grep
Requires: /usr/bin/mail
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -88,6 +89,7 @@
chmod -x kernstodo
# Estonian in Estonia -> Estonian
%patch4
+%patch5
mv src/po/et_EE.po src/po/et.po
%build
@@ -235,6 +237,8 @@
%{_datadir}/pixmaps/*.png
%changelog
+* Thu Aug 23 2007 - sbrabec@xxxxxxx
+- Fixed multimon.conf comments for humidity measurement (#199834).
* Tue Jul 24 2007 - ro@xxxxxxx
- fix build
* Wed Jul 04 2007 - sbrabec@xxxxxxx
++++++ apcupsd-humidity.patch ++++++
--- platforms/etc/multimon.conf
+++ platforms/etc/multimon.conf
@@ -60,4 +60,4 @@
# measurement card. No other models presently support these features.
#
# FIELD AMBTEMP "Ambient Temp" ""
-# FIELD ambhumid "Ambient Humidity" "%"
+# FIELD HUMIDITY "Ambient Humidity" "%"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |