ALT Linux Bugzilla
– Attachment 904 Details for
Bug 6888
need upgrade to 0.1.33
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
0.1.33 M24
nginx.spec (text/plain), 3.08 KB, created by
Michael Shigorin
on 2005-05-23 18:11:59 MSD
(
hide
)
Description:
0.1.33 M24
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2005-05-23 18:11:59 MSD
Size:
3.08 KB
patch
obsolete
>%define pcre_version 4.5 > >Name: nginx >Version: 0.1.33 >Release: alt0.M24.1 > >Summary: Fast HTTP server >License: BSD >Group: System/Servers > >Url: http://sysoev.ru/nginx >Source: %url/%name-%version.tar.gz >Source1: %name.conf >Source2: %name.init >Packager: Denis Smirnov <mithraen@altlinux.ru> > ># Automatically added by buildreq on Sun Apr 17 2005 >BuildRequires: libpcre-devel libssl-devel zlib-devel > >Requires(pre): shadow-utils > >%define nginx_user _nginx >%define nginx_group _nginx >%define nginx_etc %_sysconfdir/%name >%define nginx_spool %_spooldir/%name > >%description >Fast HTTP server, extremely useful as an Apache frontend > >%prep >%setup -q > >%build >./configure \ > --prefix=%buildroot \ > --with-poll_module \ > --conf-path=%buildroot%nginx_etc/nginx.conf \ > --sbin-path=%buildroot%_sbindir \ > --error-log-path=%buildroot%_logdir/nginx.error.log \ > --http-log-path=%buildroot%_logdir/nginx.log \ > --pid-path=%buildroot%_var/run/nginx.pid \ > --user=%nginx_user \ > --group=%nginx_group \ > --with-http_ssl_module \ > --with-cc-opt="-I %_includedir/pcre/" >%__subst s!%buildroot!!g objs/*.h >%make_build > >%install >%__mkdir_p %buildroot{%nginx_etc,%_sbindir,%_spooldir/nginx/tmp} >%makeinstall > >%__rm -f %buildroot%nginx_etc/%name.conf >%__install -pD -m644 %SOURCE1 %buildroot/etc/%name/%name.conf >%__install -pD -m755 %SOURCE2 %buildroot%_initdir/%name > >%files >%_initdir/* >%_sbindir/* >%dir %nginx_etc >%dir %_spooldir/nginx/tmp >%attr(0700,%nginx_user,%nginx_group) %dir %nginx_spool >%config(noreplace) %nginx_etc/mime.types >%config(noreplace) %nginx_etc/nginx.conf >%nginx_etc/*.default >%nginx_etc/koi-win > >%pre >%_sbindir/groupadd -r -f %nginx_group ||: >%_sbindir/useradd -r -g %nginx_group -d /dev/null -s /dev/null -n %nginx_user \ > 2> /dev/null > /dev/null ||: > >%post >%post_service %name > >%preun >%preun_service %name > >%changelog >* Mon May 23 2005 Michael Shigorin <mike@altlinux.ru> 0.1.33-alt0.M24.1 >- 0.1.33 >- built for Master 2.4 >- spec cleanup / macrification >- changed "nginx" user/group to "_nginx" > >* Wed May 18 2005 Denis Smirnov <mithraen@altlinux.ru> 0.1.31-alt1 >- version update >- some cleanups > >* Sun Apr 17 2005 Denis Smirnov <mithraen@altlinux.ru> 0.1.28-alt1 >- version update > >* Sun Mar 27 2005 Denis Smirnov <mithraen@altlinux.ru> 0.1.26-alt2 >- cleanup > >* Sat Mar 26 2005 Denis Smirnov <mithraen@altlinux.ru> 0.1.26-alt1 >- version update >- add ulimit -n 16384 to initscript > >* Mon Mar 21 2005 Denis Smirnov <mithraen@altlinux.ru> 0.1.25-alt1 >- version update >- cleanup >- tmp moved to /var/spool/nagios/tmp > >* Thu Mar 17 2005 Denis Smirnov <mithraen@altlinux.ru> 0.1.24-alt1 >- version update > >* Sun Feb 06 2005 Denis Smirnov <mithraen@altlinux.ru> 0.1.17-alt1 >- version update > >* Sat Jan 29 2005 Denis Smirnov <mithraen@altlinux.ru> 0.1.16-alt1 >- version update >- fastcgi support (upstream) > >* Fri Dec 24 2004 Denis Smirnov <mithraen@altlinux.ru> 0.1.13-alt1 >- version update >- OpenSSL-support builded >- rewrite and pcre support builded >- startup script >- useful default config-file > >* Sat Nov 27 2004 Denis Smirnov <mithraen@altlinux.ru> 0.1.10-alt1 >- version update > >* Tue Oct 12 2004 Denis Smirnov <mithraen@altlinux.ru> 0.1.1-alt1 >- first build >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 6888
: 904