From afca45dd6432cd6b7b9446c4806988698f44387451351c5efaa8faf032701261 Mon Sep 17 00:00:00 2001 From: Johannes Weberhofer Date: Mon, 3 Feb 2020 13:11:39 +0000 Subject: [PATCH] Accepting request 769552 from home:dimstar:Factory Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769552 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/bugzilla?expand=0&rev=20 --- bugzilla.changes | 6 ++++++ bugzilla.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/bugzilla.changes b/bugzilla.changes index 548b7ba..9200e07 100644 --- a/bugzilla.changes +++ b/bugzilla.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 12:04:12 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + ------------------------------------------------------------------- Wed Jul 17 18:14:53 UTC 2019 - ecsos@opensuse.org diff --git a/bugzilla.spec b/bugzilla.spec index 2566225..6c0a45f 100644 --- a/bugzilla.spec +++ b/bugzilla.spec @@ -1,7 +1,7 @@ # # spec file for package bugzilla # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ Source5: %{name}-rpmlintrc Patch1: fix_whine_error.patch BuildRequires: apache BuildRequires: fdupes -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) Requires: apache Requires: apache2-mod_perl >= 1.999022 #Recommonds: Apache-SizeLimit