diff --git a/apache2-mod_perl.changes b/apache2-mod_perl.changes index 6cb9fd3..730926c 100644 --- a/apache2-mod_perl.changes +++ b/apache2-mod_perl.changes @@ -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 diff --git a/apache2-mod_perl.spec b/apache2-mod_perl.spec index 6c05e9f..723b149 100644 --- a/apache2-mod_perl.spec +++ b/apache2-mod_perl.spec @@ -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