]> git.pld-linux.org Git - packages/libplist.git/commitdiff
python build buildconflict with itself
authorElan Ruusamäe <glen@delfi.ee>
Wed, 20 Jan 2016 08:44:19 +0000 (10:44 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 20 Jan 2016 08:44:19 +0000 (10:44 +0200)
libplist.spec

index ed11f12bbd9f2694d9030b4c2151e0cc2db3416c..04a075a11e85926cd252df355f3ffcbc39512dc7 100644 (file)
@@ -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)
This page took 0.048271 seconds and 4 git commands to generate.