debugsources
This commit is contained in:
parent
2302f71017
commit
8d56ef8f85
@ -4,7 +4,7 @@
|
|||||||
Summary: YUM, an rpm updater
|
Summary: YUM, an rpm updater
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.6.2
|
%define version 2.6.2
|
||||||
%define release 5
|
%define release 6
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -31,7 +31,7 @@ Requires: mailx
|
|||||||
Requires: deltarpm
|
Requires: deltarpm
|
||||||
Requires: yum-cron
|
Requires: yum-cron
|
||||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||||
BuildRequires: python
|
BuildRequires: python3
|
||||||
Conflicts: centos-yumconf
|
Conflicts: centos-yumconf
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
%description
|
%description
|
||||||
@ -77,6 +77,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.2-6.sme
|
||||||
|
- use python 3 to build
|
||||||
|
|
||||||
* Thu Oct 26 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.2-5.sme
|
* Thu Oct 26 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.2-5.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user