diff --git a/apache2-mod_perl.changes b/apache2-mod_perl.changes index 9a06106..442ed69 100644 --- a/apache2-mod_perl.changes +++ b/apache2-mod_perl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 21 12:07:26 UTC 2014 - vcizek@suse.com + +- Linux::Pid is required by Apache2-SizeLimit (bnc#888117) + ------------------------------------------------------------------- Mon Aug 5 09:23:12 UTC 2013 - coolo@suse.com diff --git a/apache2-mod_perl.spec b/apache2-mod_perl.spec index f4e9942..721cd89 100644 --- a/apache2-mod_perl.spec +++ b/apache2-mod_perl.spec @@ -2,7 +2,7 @@ # # spec file for package apache2-mod_perl # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,6 +49,7 @@ Requires: perl-HTML-Parser Requires: perl-Tie-IxHash Requires: perl-URI Requires: perl-libwww-perl +Requires: perl(Linux::Pid) Url: http://perl.apache.org/ Obsoletes: mod_perl_2 Conflicts: mod_perl