8
0

Accepting request 317131 from home:pgajdos:apache2

require %{apache_suse_maintenance_mmn}

OBS-URL: https://build.opensuse.org/request/show/317131
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_perl?expand=0&rev=54
This commit is contained in:
2015-07-16 17:01:50 +00:00
committed by Git OBS Bridge
parent 894caad9f9
commit c57f989a60
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 16 07:22:02 UTC 2015 - pgajdos@suse.com
- Requries: %{apache_suse_maintenance_mmn}
This will pull this module to the update (in released distribution)
when apache maintainer thinks it is good (due api/abi changes).
-------------------------------------------------------------------
Mon Nov 3 09:08:50 UTC 2014 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_perl
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -42,6 +42,7 @@ BuildRequires: perl-Tie-IxHash
BuildRequires: perl-libwww-perl
BuildRequires: sudo
Requires: %{apache_mmn}
Requires: %{apache_suse_maintenance_mmn}
Requires: apache2
Requires: perl = %{perl_version}
Requires: perl-HTML-Parser