commit 79905dc02dd19265d235c0cb37b0360a783c8eeb Author: Jonathan Wakely Date: Mon Jul 27 09:26:07 2015 +0100 Use -P flag during configure tests. diff --git a/flamerobin.spec b/flamerobin.spec index b7aeb95..beae887 100644 --- a/flamerobin.spec +++ b/flamerobin.spec @@ -3,7 +3,7 @@ Summary: Graphical client for Firebird Name: flamerobin Version: 0.9.3 -Release: 11.%{checkout}%{?dist} +Release: 12.%{checkout}%{?dist} License: BSD Group: Applications/Databases #Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz @@ -30,7 +30,7 @@ toolkit. %setup -q -c -n %{name} %build -%configure +%configure CPPFLAGS=-P make %{?_smp_mflags} %install @@ -59,6 +59,9 @@ rm -rf %{buildroot} %changelog +* Mon Jul 27 2015 Jonathan Wakely 0.9.3-12.20130401snap +- Use -P flag during configure tests. + * Wed Jul 22 2015 David Tardon - 0.9.3-11.20130401snap - rebuild for Boost 1.58