]> git.pld-linux.org Git - packages/nginx.git/commitdiff
- up to 1.0.5 auto/th/nginx-1_0_5-1
authormarti <marti@pld-linux.org>
Wed, 24 Aug 2011 15:32:24 +0000 (15:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added patch resolving build problems with gcc 4.6

Changed files:
    nginx.spec -> 1.106

nginx.spec

index 2ecbae59ab37564e58986d480edc3fac08e67aff..fea2612f4be419dbd5c6ddab88793227ca81d154 100644 (file)
 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
@@ -48,6 +48,7 @@ Source14:     %{name}-standard.conf
 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
@@ -210,6 +211,7 @@ Plik monitrc do monitorowania serwera WWW nginx.
 
 %prep
 %setup -q
+%patch0 -p1
 
 # build mime.types.conf
 #sh %{SOURCE17} /etc/mime.types
This page took 0.037618 seconds and 4 git commands to generate.