Accepting request 709502 from home:dimstar:Factory

Allow OBS to pick better candidates to shorten rebuild queues

OBS-URL: https://build.opensuse.org/request/show/709502
OBS-URL: https://build.opensuse.org/package/show/Java:packages/hsqldb?expand=0&rev=38
This commit is contained in:
Fridrich Strba 2019-06-12 15:17:25 +00:00 committed by Git OBS Bridge
parent 769a017c3b
commit 8f9bab6c01
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 12 15:07:02 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 Jul 12 07:59:04 UTC 2018 - fstrba@suse.com

View File

@ -54,7 +54,7 @@ BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: junit
BuildRequires: servletapi5
BuildRequires: systemd
BuildRequires: pkgconfig(systemd)
BuildRequires: unzip
Requires: java >= 1.8
Requires: servletapi5