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
This commit is contained in:
parent
a34ceee2d1
commit
afca45dd64
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 3 12:04:12 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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
|
Wed Jul 17 18:14:53 UTC 2019 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bugzilla
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -31,7 +31,7 @@ Source5: %{name}-rpmlintrc
|
|||||||
Patch1: fix_whine_error.patch
|
Patch1: fix_whine_error.patch
|
||||||
BuildRequires: apache
|
BuildRequires: apache
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: systemd
|
BuildRequires: pkgconfig(systemd)
|
||||||
Requires: apache
|
Requires: apache
|
||||||
Requires: apache2-mod_perl >= 1.999022
|
Requires: apache2-mod_perl >= 1.999022
|
||||||
#Recommonds: Apache-SizeLimit
|
#Recommonds: Apache-SizeLimit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user