[nginx/f16] Updated F16 Branch to 1.0.5

Keiran Smith affix at fedoraproject.org
Fri Aug 26 05:08:00 UTC 2011


commit 6ad071800822609509ff2da608e3f5d7327d1f48
Author: Affix <affix at affix.me>
Date:   Fri Aug 26 06:07:32 2011 +0100

    Updated F16 Branch to 1.0.5

 .gitignore |    1 +
 nginx.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ce8123..2047745 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ x86_64/
 *swp
 *.rpm
 /nginx-1.0.0.tar.gz
+/nginx-1.0.5.tar.gz
diff --git a/nginx.spec b/nginx.spec
index db3f9e0..a8b3f48 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -8,8 +8,8 @@
 %define nginx_webroot   %{nginx_datadir}/html
 
 Name:           nginx
-Version:        1.0.0
-Release:        3%{?dist}
+Version:        1.0.5
+Release:        1%{?dist}
 Summary:        Robust, small and high performance HTTP and reverse proxy server
 Group:          System Environment/Daemons   
 
@@ -31,7 +31,7 @@ Requires(preun):    chkconfig, initscripts
 Requires(postun):   initscripts
 Provides:           webserver
 
-Source0:    http://sysoev.ru/nginx/nginx-%{version}.tar.gz
+Source0:    http://nginx.org/download/nginx-%{version}.tar.gz
 Source1:    %{name}.init
 Source2:    %{name}.logrotate
 Source3:    virtual.conf
@@ -191,6 +191,9 @@ fi
 
 
 %changelog
+* Fri Aug 26 2011 Keiran "Affix" Smith <fedora at affix.me> - 1.0.5-1
+- Update nginx to Latest Stable Release
+
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.0.0-3
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 6b86968..177b93f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5751c920c266ea5bb5fc38af77e9c71c  nginx-1.0.0.tar.gz
+373c7761a7c682b92b164c8ee3d6d243  nginx-1.0.5.tar.gz


More information about the scm-commits mailing list