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 42
[-]
[+]
Changed
haproxy.spec
@@ -59,10 +59,10 @@ %prep %setup -n %{name}-%{version} -#%patch1 -p1 -#%patch2 -p1 -#%patch3 -p1 -#%patch4 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build %if 0%{?centos_version} == 700 @@ -101,7 +101,7 @@ %{__install} -p -m 0644 $httpfile %{buildroot}%{haproxy_datadir} done -'# convert all text files to utf8 +# convert all text files to utf8 for textfile in $(find ./ -type f -name '*.txt') do mv $textfile $textfile.old