Skip to content

Commit

Permalink
fedora packaging also causes us problems with lz4 - PITA
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@13035 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Jul 18, 2016
1 parent 6e33c66 commit 58ea76e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rpmbuild/python-lz4.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
%{!?python3_sitearch: %global python3_sitearch %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}


Name: python-lz4
Name: python2-lz4
Version: 0.8.2
Release: 1%{?dist}
URL: https://github.com/steeve/python-lz4
Expand All @@ -31,6 +31,8 @@ BuildRequires: python-setuptools
BuildRequires: lz4-devel
%endif
Requires: lz4
Provides: python-lz4
Obsoletes: python-lz4 < 0.8.2
Patch0: lz4-skip-nose-vs-sphinx-mess.patch

%description
Expand Down

0 comments on commit 58ea76e

Please sign in to comment.