]> git.pld-linux.org Git - packages/avahi.git/commitdiff
Disable SSP (see http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2012-Octob... auto/th/avahi-0.6.31-5 auto/ti/avahi-0.6.31-5
authorArtur Frysiak <artur@frysiak.net>
Mon, 15 Oct 2012 18:33:16 +0000 (20:33 +0200)
committerArtur Frysiak <artur@frysiak.net>
Mon, 15 Oct 2012 18:33:16 +0000 (20:33 +0200)
avahi.spec

index b2bee6e8a3c6bd488a82ef532f807d42be08e4bf..fb64753718bd10b7c4c5ee0189cb9568563c97ae 100644 (file)
 %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 \
This page took 0.035481 seconds and 4 git commands to generate.