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 82
[-]
[+]
Changed
nginx.spec
@@ -17,7 +17,7 @@ Name: nginx Version: 1.5.10 -Release: 1ixhuge2 +Release: ixhuge3 Summary: Robust, small and high performance http and reverse proxy server - heavy module extended pack incl. a few fixes to make them apply cleanly together. RPM Tag Ãxhuge from now. Group: System Environment/Daemons @@ -33,11 +33,7 @@ BuildRequires: httpd-devel lua-devel curl-devel BuildRequires: libxslt-devel,GeoIP-devel,gd-devel -%if 0%{?el5} -BuildRequires: asl-libxml2-devel -%else -BuildRequires: libxml2-devel -%endif +BuildRequires: libxml2-devel Requires: pcre zlib openssl pam @@ -47,7 +43,7 @@ Requires(preun): chkconfig initscripts Requires(postun): initscripts -Provides: webserver +Provides: webserver Source0: http://sysoev.ru/nginx/nginx-%{version}.tar.gz @@ -119,7 +115,8 @@ * nginx-slowfs-cache * nginx-limit-traffic-rate * nginx-upstream-carp-read-only - +* nginx mod pagespeed +* nginx mod security %prep %setup -q @@ -329,6 +326,11 @@ %changelog +* Sun Feb 18 2014 Juergen Gotteswinter <jg@internetx.de> - 1.5.10-ixhuge3 +* added nginx mod_pagespeed +* added nginx mod_security +* added nginx cache_purge + * Sun Jan 19 2014 Juergen Gotteswinter <jg@internetx.de> - 1.5.8-ixhuge2 * added nginx-http-rdns module