[packages/libe-book] - fix build and BRs - rel 8

baggins baggins at pld-linux.org
Sat Mar 11 20:32:17 CET 2017


commit a1d38fa1e57ac0790b27ab1e01b6e28f8331da88
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Mar 11 20:31:57 2017 +0100

    - fix build and BRs
    - rel 8

 libe-book.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libe-book.spec b/libe-book.spec
index 80eff1e..bc96190 100644
--- a/libe-book.spec
+++ b/libe-book.spec
@@ -6,7 +6,7 @@ Summary:	Library and tools for reading and converting various non-HTML reflowabl
 Summary(pl.UTF-8):	Biblioteka i narzedzia do odczytu i konwersji różnych formatów e-booków
 Name:		libe-book
 Version:	0.1.2
-Release:	7
+Release:	8
 License:	LGPL v2.1+ or MPL v2.0+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/libebook/%{name}-%{version}.tar.xz
@@ -16,6 +16,7 @@ Patch1:		boost-1.59.patch
 Patch2:		%{name}-css.patch
 URL:		http://libebook.sourceforge.net/
 BuildRequires:	boost-devel
+BuildRequires:	cppunit-devel
 BuildRequires:	doxygen
 BuildRequires:	gperf
 BuildRequires:	libCSS-devel >= 0.6.0
@@ -132,6 +133,7 @@ obsługiwane są HTML, tekst i format surowy.
 %patch2 -p1
 
 %build
+export CXXFLAGS="%{rpmcxxflags} -Wno-unused-function"
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libe-book.git/commitdiff/a1d38fa1e57ac0790b27ab1e01b6e28f8331da88



More information about the pld-cvs-commit mailing list