Accepting request 283953 from home:TheBlackCat:branches:devel:languages:python
Explicitly require file OBS-URL: https://build.opensuse.org/request/show/283953 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-magic?expand=0&rev=2
This commit is contained in:
parent
98aff8bcda
commit
9e0b01305d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 3 19:12:38 UTC 2015 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Explicitly require file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 2 23:16:35 UTC 2015 - toddrme2178@gmail.com
|
Mon Feb 2 23:16:35 UTC 2015 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -26,6 +26,8 @@ Url: http://github.com/ahupp/python-magic
|
|||||||
Source: https://pypi.python.org/packages/source/p/python-magic/python-magic-%{version}.tar.gz
|
Source: https://pypi.python.org/packages/source/p/python-magic/python-magic-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
|
BuildRequires: file
|
||||||
|
Requires: file
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%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()")}
|
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
Loading…
Reference in New Issue
Block a user