Accepting request 555169 from Base:System
- Readd require for systemd, else package will be installed too early and services will never be enabled [bsc#1071776] OBS-URL: https://build.opensuse.org/request/show/555169 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/issue-generator?expand=0&rev=5
This commit is contained in:
commit
f1165c3484
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 07:22:42 UTC 2017 - kukuk@suse.com
|
||||
|
||||
- Readd require for systemd, else package will be installed too
|
||||
early and services will never be enabled [bsc#1071776]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 13:10:37 CET 2017 - kukuk@suse.de
|
||||
|
||||
|
@ -28,6 +28,7 @@ BuildRequires: fdupes
|
||||
Requires(post): %fillup_prereq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%{?systemd_requires}
|
||||
|
||||
%description
|
||||
issue-generator is a tool to create an issue file dynamically.
|
||||
|
Loading…
x
Reference in New Issue
Block a user