[packages/libplist] python build buildconflict with itself
glen
glen at pld-linux.org
Wed Jan 20 09:44:26 CET 2016
commit 7cd19cde3880f508f89a25a89d68bc74f5931847
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jan 20 10:44:19 2016 +0200
python build buildconflict with itself
libplist.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/libplist.spec b/libplist.spec
index ed11f12..04a075a 100644
--- a/libplist.spec
+++ b/libplist.spec
@@ -1,6 +1,7 @@
# TODO
# - python3 package
# - split C++ lib?
+# - fix python binding linking against system pkg vs currently built
#
# Conditional build:
%bcond_without cython # build with Cython
@@ -25,6 +26,7 @@ BuildRequires: python-Cython
BuildRequires: python-devel
BuildRequires: python-modules
BuildRequires: rpm-pythonprov
+BuildConflicts: libplist-devel
%endif
BuildRequires: rpmbuild(macros) >= 1.600
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libplist.git/commitdiff/7cd19cde3880f508f89a25a89d68bc74f5931847
More information about the pld-cvs-commit
mailing list