[nginx/f15] Fix Spec File

Keiran Smith affix at fedoraproject.org
Wed Aug 24 01:20:42 UTC 2011


commit e07ba3865d9e963b2d08a55e352e37cb73b610fe
Author: Affix <affix at affix.me>
Date:   Wed Aug 24 02:20:22 2011 +0100

    Fix Spec File

 nginx-auto-cc-gcc.patch |   13 -------------
 nginx.spec              |    9 ++++-----
 2 files changed, 4 insertions(+), 18 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 92e8395..3fb9da9 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -8,7 +8,7 @@
 %define nginx_webroot   %{nginx_datadir}/html
 
 Name:           nginx
-Version:        0.8.54
+Version:        1.0.0
 Release:        1%{?dist}
 Summary:        Robust, small and high performance HTTP and reverse proxy server
 Group:          System Environment/Daemons   
@@ -47,10 +47,6 @@ Source102:  nginx-logo.png
 Source103:  50x.html
 Source104:  404.html
 
-# removes -Werror in upstream build scripts.  -Werror conflicts with
-# -D_FORTIFY_SOURCE=2 causing warnings to turn into errors.
-Patch0:     nginx-auto-cc-gcc.patch
-
 %description
 Nginx [engine x] is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3
 proxy server written by Igor Sysoev.
@@ -193,6 +189,9 @@ fi
 
 
 %changelog
+* Wed Aug 24 2011 Keiran "Affix" Smith <fedora at affix.me> - 1.0.0-1
+- Update to 0.8.54
+
 * Wed Apr 27 2011 Jeremy Hinegardner <jeremy at hinegardner dot org> - 0.8.54-1
 - Update to 0.8.54
 


More information about the scm-commits mailing list