forked from pool/apache2
Accepting request 185351 from Apache
- Enable mod_proxy_html, mod_xml2enc and mod_lua (missed BuildRequires) (forwarded request 185347 from elvigia) OBS-URL: https://build.opensuse.org/request/show/185351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=70
This commit is contained in:
commit
52813ccc10
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 1 02:06:38 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Enable mod_proxy_html, mod_xml2enc and mod_lua (missed BuildRequires)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 29 19:53:48 UTC 2013 - crrodriguez@opensuse.org
|
Mon Jul 29 19:53:48 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -27,6 +27,9 @@ BuildRequires: openssl-devel
|
|||||||
BuildRequires: pcre-devel
|
BuildRequires: pcre-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
BuildRequires: lua-devel
|
||||||
|
#for mod_proxy_html and mod_xml2enc
|
||||||
|
BuildRequires: libxml2-devel
|
||||||
%if %{?suse_version:1}0 && 0%{?sles_version} == 9
|
%if %{?suse_version:1}0 && 0%{?sles_version} == 9
|
||||||
BuildRequires: libcap
|
BuildRequires: libcap
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user