[packages/gnucash] - BC crossguid-devel, swig is picking its headers instead of build tree's guid.h

baggins baggins at pld-linux.org
Wed Dec 25 15:35:33 CET 2024


commit 9a9764d48eca94f4d067d7bc4c91bf78ce4466e7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Dec 25 16:34:53 2024 +0100

    - BC crossguid-devel, swig is picking its headers instead of build tree's guid.h

 gnucash.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gnucash.spec b/gnucash.spec
index d834bce..3eda801 100644
--- a/gnucash.spec
+++ b/gnucash.spec
@@ -65,6 +65,7 @@ BuildRequires:	ktoblzcheck-devel >= 1.20
 %if %{with webkit}
 BuildRequires:	gtk-webkit4.1-devel
 %endif
+BuildConflicts:	crossguid-devel
 Requires(post,preun):	/sbin/ldconfig
 Recommends:	%{name}-docs
 # For translation of currency names
@@ -136,6 +137,7 @@ Pliki nagłówkowe bibliotek GnuCash.
 install -d build
 cd build
 
+export CXXFLAGS="%{rpmcxxflags} -Wno-error"
 %cmake \
   -DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name} \
   -DWITH_PYTHON=ON \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnucash.git/commitdiff/9a9764d48eca94f4d067d7bc4c91bf78ce4466e7



More information about the pld-cvs-commit mailing list