Update Python 2 dependency declarations to new packaging standards
This commit is contained in:
parent
07a645517e
commit
4c40d0ff2e
@ -3,7 +3,7 @@
|
||||
Summary: X.Org X11 X authority utilities
|
||||
Name: xorg-x11-%{pkgname}
|
||||
Version: 1.0.9
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
# NOTE: Remove Epoch line if package gets renamed
|
||||
Epoch: 1
|
||||
License: MIT
|
||||
@ -18,7 +18,7 @@ BuildRequires: libXau-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: cmdtest
|
||||
BuildRequires: python-markdown
|
||||
BuildRequires: python2-markdown
|
||||
|
||||
Provides: xauth
|
||||
|
||||
@ -46,6 +46,10 @@ make check
|
||||
%{_mandir}/man1/xauth.1*
|
||||
|
||||
%changelog
|
||||
* Sun Mar 18 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1:1.0.9-12
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
||||
* Mon Feb 19 2018 Peter Hutterer <peter.hutterer@redhat.com> 1:1.0.9-11
|
||||
- Add BR for automake and gcc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user