[packages/grantlee] updated BuildRequires -flto causes build error
bszx
bszx at pld-linux.org
Thu Dec 19 21:17:56 CET 2013
commit d6ac19b4e30098714182dcd00694d38ac2307338
Author: Bartek Szady <bszx at bszx.eu.org>
Date: Thu Dec 19 21:16:04 2013 +0100
updated BuildRequires
-flto causes build error
grantlee.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/grantlee.spec b/grantlee.spec
index 35e10a6..ee7b702 100644
--- a/grantlee.spec
+++ b/grantlee.spec
@@ -21,9 +21,12 @@ BuildRequires: QtWebKit-devel >= %{qt_ver}
BuildRequires: cmake >= 2.8.9
BuildRequires: qt4-build >= %{qt_ver}
BuildRequires: qt4-qmake >= %{qt_ver}
+BuildRequires: qt4-linguist >= %{qt_ver}
BuildRequires: rpmbuild(macros) >= 1.605
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define filterout -flto
+
%description
Grantlee is a string template engine based on the Django template
system and written using Qt.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grantlee.git/commitdiff/d6ac19b4e30098714182dcd00694d38ac2307338
More information about the pld-cvs-commit
mailing list