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 58
[-]
[+]
Changed
haproxy.spec
@@ -51,12 +51,11 @@ %setup -n %{name}-%{version} %build -%if 0%{?centos_version} == 700 +if 0%{?centos_version} == 700 make %{?_smp_mflags} TARGET=linux2628 USE_PCRE=1 USE_LINUX_TPROXY=1 USE_OPENSSL="1" -%fi -%if +else make %{?_smp_mflags} TARGET=linux26 USE_PCRE=1 ${regparm_opts} USE_LINUX_TPROXY=1 USE_OPENSSL="1" -%fi +fi # build the halog contrib program. pushd contrib/halog