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
This commit is contained in:
Peter Poeml 2010-03-30 23:51:03 +00:00 committed by Git OBS Bridge
parent 3695159c7d
commit 0ff8726831
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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