Author: areq Date: Sun Jun 1 18:00:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.6.31
---- Files affected: SPECS: nginx.spec (1.84 -> 1.85) ---- Diffs: ================================================================ Index: SPECS/nginx.spec diff -u SPECS/nginx.spec:1.84 SPECS/nginx.spec:1.85 --- SPECS/nginx.spec:1.84 Sun May 4 15:06:54 2008 +++ SPECS/nginx.spec Sun Jun 1 20:00:14 2008 @@ -23,12 +23,12 @@ Summary: High perfomance HTTP and reverse proxy server Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajności Name: nginx -Version: 0.5.36 +Version: 0.6.31 Release: 0.1 License: BSD-like Group: Networking/Daemons Source0: http://sysoev.ru/nginx/%{name}-%{version}.tar.gz -# Source0-md5: 1b5b6fca369843ac74cf6123a50d4cb1 +# Source0-md5: 824bcc25bbd5b636f182237b69227bd2 Source1: http://www.nginx.eu/favicon.ico # Source1-md5: 2aaf2115c752cbdbfb8a2f0b3c3189ab Source2: http://www.nginx.eu/download/proxy.conf @@ -49,6 +49,7 @@ Source16: %{name}-standard.init Source17: %{name}-mime.types.sh Patch0: %{name}-config.patch +Patch1: %{name}-glibc28.patch URL: http://nginx.net/ BuildRequires: mailcap BuildRequires: openssl-devel @@ -211,6 +212,7 @@ %prep %setup -q %patch0 -p0 +%patch1 -p0 # build mime.types.conf #sh %{SOURCE17} /etc/mime.types @@ -574,6 +576,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85 2008-06-01 18:00:14 areq +- 0.6.31 + Revision 1.84 2008-05-04 13:06:54 areq - 0.5.36 (Now 0.5.x branch has become legacy and 0.6.x - stable) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.84&r2=1.85&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
