[packages/avahi] Disable SSP (see http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2012-October/155984.html)

wiget wiget at pld-linux.org
Mon Oct 15 20:34:45 CEST 2012


commit 130dbb9c7bd7c71b6b24602624bcde37f5ba6b4d
Author: Artur Frysiak <artur at frysiak.net>
Date:   Mon Oct 15 20:33:16 2012 +0200

    Disable SSP (see http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2012-October/155984.html)

 avahi.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/avahi.spec b/avahi.spec
index b2bee6e..fb64753 100644
--- a/avahi.spec
+++ b/avahi.spec
@@ -25,12 +25,15 @@
 %undefine	with_qt4
 %endif
 
+# see http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2012-October/155984.html
+%undefine _ssp_cflags
+
 %{?with_dotnet:%include /usr/lib/rpm/macros.mono}
 Summary:	Free mDNS/DNS-SD/Zeroconf implementation
 Summary(pl.UTF-8):	Wolna implementacja mDNS/DNS-SD/Zeroconf
 Name:		avahi
 Version:	0.6.31
-Release:	4
+Release:	5
 License:	LGPL v2.1+
 Group:		Applications
 Source0:	http://avahi.org/download/%{name}-%{version}.tar.gz
@@ -661,6 +664,7 @@ Narzędzia linii poleceń korzystające z avahi-client.
 %{__autoheader}
 %{__automake}
 %configure \
+	--disable-stack-protector \
 	--disable-silent-rules \
 	--enable-compat-libdns_sd \
 	--enable-compat-howl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/avahi.git/commitdiff/130dbb9c7bd7c71b6b24602624bcde37f5ba6b4d



More information about the pld-cvs-commit mailing list