packages: nginx/nginx.spec - up to 1.0.5 - added patch resolving build prob...
marti
marti at pld-linux.org
Wed Aug 24 17:32:29 CEST 2011
Author: marti Date: Wed Aug 24 15:32:29 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.0.5
- added patch resolving build problems with gcc 4.6
---- Files affected:
packages/nginx:
nginx.spec (1.105 -> 1.106)
---- Diffs:
================================================================
Index: packages/nginx/nginx.spec
diff -u packages/nginx/nginx.spec:1.105 packages/nginx/nginx.spec:1.106
--- packages/nginx/nginx.spec:1.105 Tue May 10 22:31:17 2011
+++ packages/nginx/nginx.spec Wed Aug 24 17:32:24 2011
@@ -24,12 +24,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: 1.0.2
+Version: 1.0.5
Release: 1
License: BSD-like
Group: Networking/Daemons/HTTP
Source0: http://sysoev.ru/nginx/%{name}-%{version}.tar.gz
-# Source0-md5: 8a528ccaab3ddba84e72443fa40b19e7
+# Source0-md5: 373c7761a7c682b92b164c8ee3d6d243
Source1: http://www.nginx.eu/favicon.ico
# Source1-md5: 2aaf2115c752cbdbfb8a2f0b3c3189ab
Source2: http://www.nginx.eu/download/proxy.conf
@@ -49,6 +49,7 @@
Source15: %{name}-standard.monitrc
Source16: %{name}-standard.init
Source17: %{name}-mime.types.sh
+Patch0: %{name}-gcc46-build.patch
URL: http://nginx.net/
BuildRequires: mailcap
BuildRequires: openssl-devel
@@ -211,6 +212,7 @@
%prep
%setup -q
+%patch0 -p1
# build mime.types.conf
#sh %{SOURCE17} /etc/mime.types
@@ -578,6 +580,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.106 2011/08/24 15:32:24 marti
+- up to 1.0.5
+- added patch resolving build problems with gcc 4.6
+
Revision 1.105 2011/05/10 20:31:17 areq
- 1.0.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nginx/nginx.spec?r1=1.105&r2=1.106&f=u
More information about the pld-cvs-commit
mailing list