Use better Obsoletes for platform-python
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
8eafb268bf
commit
f31a41ed22
@ -21,7 +21,7 @@ output capture and more.\
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 1.3.7
|
Version: 1.3.7
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
License: LGPLv2+ and Public Domain
|
License: LGPLv2+ and Public Domain
|
||||||
@ -76,7 +76,7 @@ BuildRequires: python3-setuptools
|
|||||||
BuildRequires: python3-coverage >= 3.4-1
|
BuildRequires: python3-coverage >= 3.4-1
|
||||||
Requires: python3-setuptools
|
Requires: python3-setuptools
|
||||||
%{?python_provide:%python_provide python3-%{modname}}
|
%{?python_provide:%python_provide python3-%{modname}}
|
||||||
Obsoletes: platform-python-%{modname} < 1.3.7-17
|
Obsoletes: platform-python-%{modname} < %{version}-%{release}
|
||||||
|
|
||||||
%description -n python3-%{modname}
|
%description -n python3-%{modname}
|
||||||
%{desc}
|
%{desc}
|
||||||
@ -170,6 +170,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.7-18
|
||||||
|
- Use better Obsoletes for platform-python
|
||||||
|
|
||||||
* Sat Nov 04 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.7-17
|
* Sat Nov 04 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.7-17
|
||||||
- Remove platform-python subpackage
|
- Remove platform-python subpackage
|
||||||
- Cleanup spec
|
- Cleanup spec
|
||||||
|
Loading…
Reference in New Issue
Block a user