Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http-testing
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 148
[-]
[+]
Changed
nginx.spec
@@ -116,14 +116,6 @@ %prep %setup -q -# ngx_pagespeed -#tar xvf %{SOURCE200} -#cd ngx_pagespeed-%{psol_version}-beta -#tar xvf %{SOURCE202} -#ls -alh -#pwd -#cd .. - %setup -T -D -a 107 -a 108 @@ -241,7 +233,7 @@ %{__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 0755 %{SOURCE105} %{buildroot}%{_docdir}/nginx +%{__install} -p -m 0755 %{SOURCE105} %{buildroot}%{nginx_confdir}/ %{__install} -p -D -m 0755 %{SOURCE13} %{buildroot}%{_bindir}/nginx-upgrade %{__install} -p -D -m 0755 %{SOURCE14} %{buildroot}%{_mandir}/man8/nginx-upgrade.8 @@ -288,7 +280,6 @@ %doc mod_zip-master/CHANGES.mod_zip mod_zip-master/README.mod_zip mod_zip-master/t/nginx.conf.mod_zip %doc ngx_http_auth_pam_module-1.2/ChangeLog.ngx_http_auth_pam_module-1.2 ngx_http_auth_pam_module-1.2/README.ngx_http_auth_pam_module-1.2 %doc LICENSE CHANGES README ngx_cache_purge-2.1/CHANGES.ngx_cache_purge ngx_cache_purge-2.1/README.ngx_cache_purge ngx_cache_purge-2.1/LICENSE.ngx_cache_purge -%doc nginx/nginx-boilerplate.tar.gz %{_mandir}/man8/nginx-upgrade.8* #%{_mandir}/man3/* @@ -315,6 +306,7 @@ %config(noreplace) %{nginx_confdir}/koi-utf %config(noreplace) %{nginx_confdir}/%{name}.conf %config(noreplace) %{nginx_confdir}/mime.types +%config %{nginx_confdir}/%{SOURCE105} %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_home}