Hello community, here is the log from the commit of package parkverbot for openSUSE:Factory checked in at 2013-01-31 14:54:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/parkverbot (Old) and /work/SRC/openSUSE:Factory/.parkverbot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parkverbot", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/parkverbot/parkverbot.changes 2012-12-14 10:21:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.parkverbot.new/parkverbot.changes 2013-01-31 14:54:35.000000000 +0100 @@ -1,0 +2,9 @@ +Thu Jan 31 00:40:00 UTC 2013 - [email protected] + +- Update to new upstream release 1.1 (bugfix release) +* Fixed passing wrong type to ioctl, which made a 32-bit parkverbot + exit and not run at all (bnc#801367) +* Read all disks, rather than a single one, per interval +- systemd is not a runtime requirement + +------------------------------------------------------------------- Old: ---- parkverbot-1.0+git5.tar.xz parkverbot-1.0+git5.tar.xz.asc New: ---- parkverbot-1.1.tar.xz parkverbot-1.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ parkverbot.spec ++++++ --- /var/tmp/diff_new_pack.czHkdR/_old 2013-01-31 14:54:37.000000000 +0100 +++ /var/tmp/diff_new_pack.czHkdR/_new 2013-01-31 14:54:37.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package parkverbot # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,7 +17,7 @@ Name: parkverbot -Version: 1.0+git5 +Version: 1.1 Release: 0 Url: http://parkverbot.sf.net/ Summary: Daemon to prevent hard disk head parking in rotational media @@ -25,6 +25,7 @@ Group: System/Base #DL-URL: http://downloads.sf.net/parkverbot/%name-%version.tar.xz +#Git-Clone: git://git.code.sf.net/p/parkverbot/code Source: %name-%version.tar.xz Source2: %name-%version.tar.xz.asc Source3: %name.keyring @@ -41,7 +42,6 @@ %endif %if 0%{?suse_version} >= 1220 BuildRequires: systemd -%systemd_requires %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -78,6 +78,7 @@ %_mandir/man*/parkverbot* %if %{?_unitdir:1} %_unitdir/[email protected] +%_unitdir/parkverbot.service %endif %doc LICENSE.GPL2 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
