forked from pool/python-libnacl
Accepting request 238214 from home:aboe76:branches:devel:languages:python
cleaned python-libnac.spec file further OBS-URL: https://build.opensuse.org/request/show/238214 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
b4450dc7a8
commit
edb7e3ee34
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 15:10:52 UTC 2014 - aboe76@gmail.com
|
||||
|
||||
- Simplified BuildRequirements to libsodium-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 10:53:12 UTC 2014 - aboe76@gmail.com
|
||||
|
||||
|
@@ -27,14 +27,9 @@ BuildRoot: %{_tmppath}/libnacl-%{version}-build
|
||||
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-devel
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
BuildRequires: libsodium-devel
|
||||
%else
|
||||
BuildRequires: libsodium-devel
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
Reference in New Issue
Block a user