diff --git a/apache2.changes b/apache2.changes index 2750e36..fc4f65c 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 29 19:14:16 CEST 2007 - dmueller@suse.de + +- add zlib-devel to BuildRequires + ------------------------------------------------------------------- Fri Mar 23 08:55:47 CET 2007 - poeml@suse.de diff --git a/apache2.spec b/apache2.spec index f4dbdcd..116f53e 100644 --- a/apache2.spec +++ b/apache2.spec @@ -11,7 +11,8 @@ # norootforbuild Name: apache2 -BuildRequires: db-devel ed libapr-util1-devel libapr1-devel openldap2 openldap2-devel openssl-devel pcre-devel +BuildRequires: db-devel ed libapr-util1-devel libapr1-devel openldap2 openldap2-devel +BuildRequires: openssl-devel pcre-devel zlib-devel %if %{?suse_version:1}0 %define httpduser wwwrun %define httpdgroup www @@ -54,7 +55,7 @@ License: The Apache Software License Group: Productivity/Networking/Web/Servers %define realver 2.2.4 Version: 2.2.4 -Release: 12 +Release: 14 #Source0: http://www.apache.org/dist/httpd-%{version}.tar.bz2 Source0: http://httpd.apache.org/dev/dist/httpd-%{realver}.tar.bz2 Source10: SUSE-NOTICE @@ -1037,6 +1038,8 @@ if ! test -f /.buildenv; then fi %changelog +* Thu Mar 29 2007 - dmueller@suse.de +- add zlib-devel to BuildRequires * Fri Mar 23 2007 - poeml@suse.de - add mod_dbd.c from trunk (r512038), the version we run ourselves http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/database/mod_dbd.c?view=log