diff --git a/tomcat.changes b/tomcat.changes index d43edab..7c61caa 100644 --- a/tomcat.changes +++ b/tomcat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 14:50:12 UTC 2019 - Dominique Leuenberger + +- 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 diff --git a/tomcat.spec b/tomcat.spec index f074724..0bfc043 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -109,7 +109,7 @@ BuildRequires: javapackages-tools BuildRequires: junit BuildRequires: log4j BuildRequires: sed -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) BuildRequires: systemd-rpm-macros BuildRequires: unzip BuildRequires: wsdl4j