forked from pool/python-xattr
Accepting request 498480 from home:Pharaoh_Atem:branches:devel:languages:python
Properly add python-cffi as a runtime requirement OBS-URL: https://build.opensuse.org/request/show/498480 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
af5fe79195
commit
1756aeec2e
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 26 13:04:00 UTC 2017 - ngompa13@gmail.com
|
||||
|
||||
- Properly add python-cffi as a runtime requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 13:09:27 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
@@ -30,7 +30,7 @@ BuildRequires: python-setuptools
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1310
|
||||
BuildRequires: update-alternatives
|
||||
%endif
|
||||
%requires_eq python-cffi
|
||||
Requires: python-cffi
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user