[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    [tinyproxy/f19] add missing NDEBUG to CFLAGS
From:       jjh <jjh () fedoraproject ! org>
Date:       2013-09-30 22:18:57
Message-ID: 20130930221857.812262C39E () pkgs01 ! phx2 ! fedoraproject ! org
[Download RAW message or body]

commit eab36c6343fe2bb78816fccf2e7afad819211b9b
Author: Jeremy Hinegardner <jeremy@hinegardner.org>
Date:   Mon Sep 30 16:18:46 2013 -0600

    add missing NDEBUG to CFLAGS

 tinyproxy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tinyproxy.spec b/tinyproxy.spec
index b388628..2e00ba3 100644
--- a/tinyproxy.spec
+++ b/tinyproxy.spec
@@ -9,7 +9,7 @@
 
 Name:           tinyproxy
 Version:        1.8.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A small, efficient HTTP/SSL proxy daemon
 
 Group:          System Environment/Daemons
@@ -39,7 +39,7 @@ resource intensive, or a security risk.
     --enable-reverse \
     --enable-transparent 
 
-make LDFLAGS="%{?__global_ldflags}" CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
+make LDFLAGS="%{?__global_ldflags}" CFLAGS="-DNDEBUG $RPM_OPT_FLAGS" %{?_smp_mflags}
 
 
 %install
@@ -94,6 +94,9 @@ fi
 %attr(-,%{tinyproxy_user},%{tinyproxy_group}) %dir %{tinyproxy_logdir}
 
 %changelog
+* Mon Sep 30 2013 Jeremy Hinegardner <jeremy@hinegardner.org> - 1.8.3-2
+- fix missing NDEBUG flag (#1011783)
+
 * Sun Sep 08 2013 Jeremy Hinegardner <jeremy@hinegardner.org> - 1.8.3-1
 - update to upstream 1.8.3
 
-- 
scm-commits mailing list
scm-commits@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/scm-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic