Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 52
[-]
[+]
Changed
nginx.spec
@@ -111,6 +111,7 @@ chmod -Rf a+rX,u+w,g-w,o-w . +sed -i 's/'build_from_source=false'/'build_from_source=true'/g' config %build @@ -157,7 +158,6 @@ --add-module=%{_builddir}/nginx-%{version}/ngx_pagespeed-release-%{nps_version}-beta \ --with-file-aio \ --with-poll_module - make %{?_smp_mflags} mv nginx-upstream-fair/README nginx-upstream-fair/README.nginx-upstream-fair @@ -177,12 +177,11 @@ %{__install} -p -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} %{__install} -p -D -m 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/sysconfig/%{name} %{__install} -p -d -m 0755 %{buildroot}%{nginx_confdir}/conf.d -%{__install} -p -m 0644 %{SOURCE3} %{SOURCE4} %{SOURCE6} %{buildroot}%{nginx_confdir}/conf.d +%{__install} -p -m 0644 %{SOURCE3} %{SOURCE4} %{SOURCE6} %{SOURCE105} %{SOURCE106} %{buildroot}%{nginx_confdir}/conf.d %{__install} -p -d -m 0755 %{buildroot}%{nginx_home_tmp} %{__install} -p -d -m 0755 %{buildroot}%{nginx_logdir} %{__install} -p -d -m 0755 %{buildroot}%{nginx_webroot} %{__install} -p -m 0644 %{SOURCE100} %{SOURCE101} %{SOURCE102} %{SOURCE103} %{SOURCE104} %{buildroot}%{nginx_webroot} -%{__install} -p -m 0644 %{SOURCE105} %{SOURCE106} %{buildroot}%{nginx_confdir}/ # convert to UTF-8 all files that give warnings. for textfile in CHANGES