diff --git a/parkverbot-1.0+git5.tar.xz b/parkverbot-1.0+git5.tar.xz deleted file mode 100644 index d036169..0000000 --- a/parkverbot-1.0+git5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:295a7c4c26d4054870d227032e7d27e3b1f31adadc6c8cd86f49c5c0c57ebd48 -size 65888 diff --git a/parkverbot-1.0+git5.tar.xz.asc b/parkverbot-1.0+git5.tar.xz.asc deleted file mode 100644 index 454979e..0000000 --- a/parkverbot-1.0+git5.tar.xz.asc +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) - -iQIcBAABAgAGBQJQvMU+AAoJEN//LNsZ/DONMG8P/jP6O6PHF/gJ5InEruvyKZKX -GcWIDiZVIqekGrLS6eKAEIlIadjr5bieNY1ev//yWB8bCPDYGIUYjYn3G3IGdgya -aZdAHpCW7DDPasr7oXE54+W9dL8+D0ab4naVhgPMiE06Lo4Oj/XMCAm9ZN0EHMQF -uUmxu4NluIjY1dbKTr1OPkslsziQQVAIF79ENREfRcqmihNrgr/xbFQa+b/8Yw4h -TnKt9BnTEf1T/wBuUsTjyUcmaq3cb8Z66z12UxTOFSVeTQJPKiMLdTOIUP4dj8FE -D+3btgqCdFXZ/be9KQsiZFcWYKmse/rZ8STxWgGtQNhD5J/iv2lNx1/tEamH+3wv -6TnQgPAYugJpXC8J0crDhZVe7sOa5hEK3Kw/3tcJYdX8WrXn/aA9drzFSlI6seLL -0OMBmoPb4vw6QBrigzL5MOFdpMtCWI/+OatdUVlPiw9/huJK5Wm4NfSBhDfycvJo -00eaJXn/CcYD0Rk0PMMwp3YyOJ0HD5Z1QU7c5WJeJ1sNbnX0PUL8RoaEm7amU+TM -QwrxMUiI8H2h4EEuFrY9SL7s4eTy7H04hU+HrVGzNSaHOlpFAATEm3d63oSo+H24 -bf29KK3OkZIMINlk29pKTjvqLE0yb3jAxMm50ue5sJYViYsNahxC74CIfrjTIRZr -1n05pnKugN2YZ4shunYe -=iHUo ------END PGP SIGNATURE----- diff --git a/parkverbot-1.1.tar.xz b/parkverbot-1.1.tar.xz new file mode 100644 index 0000000..d00060e --- /dev/null +++ b/parkverbot-1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7b190dbab44374529012d7059bd57cf0e878c2367793b1a4f4c89dff5860de +size 70224 diff --git a/parkverbot-1.1.tar.xz.asc b/parkverbot-1.1.tar.xz.asc new file mode 100644 index 0000000..71a11d1 --- /dev/null +++ b/parkverbot-1.1.tar.xz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iF4EABEIAAYFAlEJvVwACgkQkb3j62iiDkW+qwD/Tm7DIPCWAFOFc28Fsbv+RGMf +PBCyOBvB4onAVEnNJ7YA/10NlQvotyahPbmNcmm0KRBSxDoVaOYYZ3Tgrx5ElAYk +=RwGA +-----END PGP SIGNATURE----- diff --git a/parkverbot.changes b/parkverbot.changes index 0f29db6..ee4cc1a 100644 --- a/parkverbot.changes +++ b/parkverbot.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 31 00:40:00 UTC 2013 - jengelh@inai.de + +- 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 + ------------------------------------------------------------------- Mon Dec 3 20:45:54 CET 2012 - sbrabec@suse.cz diff --git a/parkverbot.spec b/parkverbot.spec index d1cea4b..2ccf41f 100644 --- a/parkverbot.spec +++ b/parkverbot.spec @@ -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 @@ License: GPL-2.0+ 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 @@ BuildRequires: pkgconfig(libHX) >= 3.12 %endif %if 0%{?suse_version} >= 1220 BuildRequires: systemd -%systemd_requires %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -78,6 +78,7 @@ make install DESTDIR="%buildroot"; %_mandir/man*/parkverbot* %if %{?_unitdir:1} %_unitdir/parkverbot@.service +%_unitdir/parkverbot.service %endif %doc LICENSE.GPL2