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 135
[-]
[+]
Changed
nginx.spec
@@ -83,6 +83,8 @@ Source104: 404.html Source105: ssl-ciphersample Source106: pagespeed.conf +Source107: blacklist.conf +Source108: blockips.conf Patch0: nginx-auto-cc-gcc.patch Patch1: nginx-conf-0.7.x.patch @@ -214,7 +216,7 @@ %{__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} %{SOURCE107} %{SOURCE108} %{buildroot}%{nginx_confdir}/conf.d %if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 %{__install} -p -m 0644 %{SOURCE106} %{buildroot}%{nginx_confdir}/conf.d