diff --git a/cups.spec b/cups.spec index fe4ca2b..ae6d8d0 100644 --- a/cups.spec +++ b/cups.spec @@ -180,7 +180,7 @@ if pkg-config openssl ; then export LDFLAGS=`pkg-config --libs-only-L openssl` fi %configure --with-docdir=%{_docdir}/cups-%{version} \ - --with-optim="$RPM_OPT_FLAGS $CFLAGS" + --with-optim="$RPM_OPT_FLAGS $CFLAGS -fstack-protector-all" # If we got this far, all prerequisite libraries must be here. make @@ -421,7 +421,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/cups/daemon/cups-lpd %changelog -* Sat Oct 15 2005 Florian La Roche +* Thu Oct 20 2005 Tim Waugh +- Build with -fstack-protector-all. + +* Sat Oct 15 2005 Florian La Roche 1:1.1.23-23 - link libcupsimage.so against libcups * Tue Oct 11 2005 Tim Waugh 1:1.1.23-22