SHA256
1
0
forked from pool/actkbd

Accepting request 685785 from home:jengelh:sct

- Reduce strong requirement on systemd.
- Move fillup requires to (post).

OBS-URL: https://build.opensuse.org/request/show/685785
OBS-URL: https://build.opensuse.org/package/show/utilities/actkbd?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal 2019-03-17 15:28:11 +00:00 committed by Git OBS Bridge
parent 43e7a70127
commit df0eb289d5
2 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 17 13:24:28 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Reduce strong requirement on systemd.
- Move fillup requires to (post).
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 23 13:42:35 UTC 2017 - rbrown@suse.com Thu Nov 23 13:42:35 UTC 2017 - rbrown@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package actkbd # spec file for package actkbd
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
@ -25,7 +25,7 @@ Name: actkbd
Version: 0.2.8 Version: 0.2.8
Release: 0 Release: 0
Summary: A keyboard shortcut daemon Summary: A keyboard shortcut daemon
License: GPL-2.0 License: GPL-2.0-only
Group: System/Console Group: System/Console
Url: http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/ Url: http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/
Source0: http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/files/actkbd-%{version}.tar.bz2 Source0: http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/files/actkbd-%{version}.tar.bz2
@ -33,10 +33,10 @@ Source1: actkbd.service
Source2: actkbd.conf Source2: actkbd.conf
Source3: actkbd.sysconfig Source3: actkbd.sysconfig
Patch0: actkbd-0.2.7-amd64.patch Patch0: actkbd-0.2.7-amd64.patch
BuildRequires: systemd BuildRequires: systemd-rpm-macros
Requires(pre): %fillup_prereq Requires(post): %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{?systemd_requires} %{?systemd_ordering}
%description %description
actkbd is a daemon that reacts to user defined keys and launches specific actkbd is a daemon that reacts to user defined keys and launches specific