debugsources
This commit is contained in:
parent
2302f71017
commit
8d56ef8f85
@ -4,7 +4,7 @@
|
||||
Summary: YUM, an rpm updater
|
||||
Name: %{name}
|
||||
%define version 2.6.2
|
||||
%define release 5
|
||||
%define release 6
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -31,7 +31,7 @@ Requires: mailx
|
||||
Requires: deltarpm
|
||||
Requires: yum-cron
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
BuildRequires: python
|
||||
BuildRequires: python3
|
||||
Conflicts: centos-yumconf
|
||||
AutoReqProv: no
|
||||
%description
|
||||
@ -77,6 +77,9 @@ fi
|
||||
|
||||
|
||||
%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
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user