forked from pool/tomcat
Accepting request 709481 from home:dimstar:Factory
Allow OBS to pick better candidates to shorten rebuild queues OBS-URL: https://build.opensuse.org/request/show/709481 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=166
This commit is contained in:
committed by
Git OBS Bridge
parent
ff17bf8235
commit
9f162d6cbb
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 12 14:50:12 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 20 20:40:08 UTC 2019 - Matei <malbu@suse.com>
|
Mon May 20 20:40:08 UTC 2019 - Matei <malbu@suse.com>
|
||||||
|
|
||||||
|
@@ -109,7 +109,7 @@ BuildRequires: javapackages-tools
|
|||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
BuildRequires: log4j
|
BuildRequires: log4j
|
||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRequires: wsdl4j
|
BuildRequires: wsdl4j
|
||||||
|
Reference in New Issue
Block a user