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 269
[-]
[+]
Changed
nginx.spec
@@ -140,7 +140,6 @@ exit $? fi -%if 0%{?with_pagespeed} == 1 %{__tar} xzf %{SOURCE15} if [ $? -ne 0 ]; then exit $? @@ -250,8 +249,10 @@ %{__install} -p -m 0644 %{SOURCE3} %{SOURCE4} %{SOURCE6} %{SOURCE108} %{buildroot}%{nginx_confdir}/conf.d %if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 +%if 0%{?with_pagespeed} == 1 %{__install} -p -m 0644 %{SOURCE106} %{buildroot}%{nginx_confdir}/conf.d %endif +%endif %{__install} -p -m 0644 %{SOURCE105} %{buildroot}%{nginx_confdir} %{__install} -p -d -m 0755 %{buildroot}%{nginx_home_tmp}