Accepting request 263241 from home:bmanojlovic:python

Replace version specific requirement to general opensuse/sle requirement

OBS-URL: https://build.opensuse.org/request/show/263241
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmltodict?expand=0&rev=3
This commit is contained in:
Jan Matejek 2014-11-27 15:58:33 +00:00 committed by Git OBS Bridge
parent 353f3ff0c6
commit c1e573c9f3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 27 14:46:28 UTC 2014 - boris@steki.net
- add python-xml to all *suse distributions as SLE 12 requires it too
-------------------------------------------------------------------
Mon Nov 3 13:45:57 UTC 2014 - boris@steki.net

View File

@ -26,7 +26,7 @@ Url: https://github.com/martinblech/xmltodict
Source: https://pypi.python.org/packages/source/x/xmltodict/xmltodict-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
%if 0%{?suse_version} == 1110
%if 0%{?suse_version}
BuildRequires: python-xml
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build