Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http
>
haproxy
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 41
[-]
[+]
Changed
haproxy.spec
@@ -22,13 +22,17 @@ Source3: %{name}.logrotate Source4: benchmark.cfg Source5: haproxy-geoip -Source6: sample-configs.tgz +#Source6: sample-configs.tgz Source7: haproxy_munin.tgz -#Patch1: 0001-Add-ability-to-externalize-health-check.patch -#Patch2: 0001-enhance-hash-type-directive-with-algorithm-options.patch -#Patch3: 0002-implement-avalanche-as-modifier.patch -#Patch4: haproxy-1.5-geolocation.patch +# +Patch1: 0001-Add-ability-to-externalize-health-check.patch +# +Patch2: 0001-enhance-hash-type-directive-with-algorithm-options.patch +# +Patch3: 0002-implement-avalanche-as-modifier.patch +# +Patch4: haproxy-1.5-geolocation.patch BuildRequires: pcre-devel, openssl-devel @@ -86,8 +90,8 @@ %{__install} -d -m 0755 %{buildroot}%{_bindir} %{__install} -p -m 0755 ./contrib/halog/halog %{buildroot}%{_bindir}/halog -mv %{SOURCE6} %{buildroot}%{haproxy_sampledir} -mv %{SOURCE7} %{buildroot}%{haproxy_sampledir} +#mv %{SOURCE6} %{buildroot}%{haproxy_sampledir} +#mv %{SOURCE7} %{buildroot}%{haproxy_sampledir}
Deleted
sample-configs.tgz
^