forked from pool/growpart
Accepting request 709508 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/709508 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/growpart?expand=0&rev=7
This commit is contained in:
commit
283d6dd8d3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 15:07:49 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
|
||||||
|
shortcut the build queues by allowing usage of systemd-mini
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 21 20:28:16 UTC 2018 - rjschwei@suse.com
|
Thu Jun 21 20:28:16 UTC 2018 - rjschwei@suse.com
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ Requires: python3
|
|||||||
Requires: systemd
|
Requires: systemd
|
||||||
# pkg-config is needed to find correct systemd unit dir
|
# pkg-config is needed to find correct systemd unit dir
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
|
|
||||||
%description rootgrow
|
%description rootgrow
|
||||||
Provides as script and service togrow the root partition
|
Provides as script and service togrow the root partition
|
||||||
|
Loading…
Reference in New Issue
Block a user