Search
j0ke.net Open Build Service
>
Projects
>
ha
>
lighttpd
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 29
[-]
[+]
Changed
lighttpd.spec
@@ -265,7 +265,12 @@ %build %if 0%{?with_geoip} -autoreconf -fi +%if 0%{?suse_version} > 1010 + autoreconf -fi +%else + autoheader + autoconf +%endif %endif export CFLAGS="%{optflags} -DLDAP_DEPRECATED -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -std=gnu99" %if %suse_version > 1000