From 0ff872683118d9bdf4fdfb910f41d29083fa33c89ee805c653717e7ed1eef7eb Mon Sep 17 00:00:00 2001 From: Peter Poeml Date: Tue, 30 Mar 2010 23:51:03 +0000 Subject: [PATCH] add gcc and apache2-prefork to the Requires of apache2-devel OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=311 --- apache2.changes | 7 +++++++ apache2.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/apache2.changes b/apache2.changes index 25f8b36..0ec5298 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 30 23:49:28 UTC 2010 - poeml@cmdline.net + +- add apache2-prefork to the Requires of apache2-devel, because apxs2 will + build for prefork, if not called as apxs2-worker (which should rarely be the + case). Also added gcc to the Requires. + ------------------------------------------------------------------- Mon Mar 8 12:34:18 UTC 2010 - poeml@cmdline.net diff --git a/apache2.spec b/apache2.spec index 74e5169..fc6da53 100644 --- a/apache2.spec +++ b/apache2.spec @@ -298,6 +298,7 @@ Summary: Apache 2.0 Header and Include Files Group: Development/Libraries/C and C++ Requires: %{name} = %{version} %{pname}-MPM Requires: libapr1-devel libapr-util1-devel +Requires: apache2-prefork gcc %description devel This package contains header files and include files that are needed