Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/kdump-anaconda-addon.git#15b1f1bbd72e3ad22b54efb75bc86010af7e5e7f
This commit is contained in:
parent
82c9904f00
commit
fe52cc9067
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/kdump-anaconda-addon-c109552.tar.gz
|
||||
/kdump-anaconda-addon-122ccd9.tar.gz
|
||||
/kdump-anaconda-addon-80aab11.tar.gz
|
||||
/kdump-anaconda-addon-4ba507e.tar.gz
|
||||
|
@ -1,16 +1,16 @@
|
||||
%global gitcommit 80aab11a01382e1c12499c34ad227b895870db70
|
||||
%global gitcommit 4ba507e27a209a36589191f2fa28fc9983cf57f8
|
||||
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
|
||||
%global snapshotdate 20200220
|
||||
%global snapshotdate 20201128
|
||||
|
||||
Name: kdump-anaconda-addon
|
||||
Version: 005
|
||||
Release: 9.%{snapshotdate}git%{gitshortcommit}%{?dist}
|
||||
Version: 006
|
||||
Release: 1.%{snapshotdate}git%{gitshortcommit}%{?dist}
|
||||
Url: https://github.com/daveyoung/kdump-anaconda-addon
|
||||
License: GPLv2
|
||||
Summary: Kdump configuration anaconda addon
|
||||
|
||||
BuildArch: noarch
|
||||
Requires: anaconda >= 21.33
|
||||
Requires: anaconda >= 34.13
|
||||
Requires: hicolor-icon-theme
|
||||
BuildRequires: intltool gettext
|
||||
Obsoletes: kexec-tools-anaconda-addon < 2.0.17-9
|
||||
@ -35,9 +35,14 @@ Kdump anaconda addon
|
||||
%doc README
|
||||
%license LICENSE
|
||||
%{_datadir}/anaconda/addons/com_redhat_kdump
|
||||
%{_datadir}/anaconda/dbus/confs/org.fedoraproject.Anaconda.Addons.Kdump.conf
|
||||
%{_datadir}/anaconda/dbus/services/org.fedoraproject.Anaconda.Addons.Kdump.service
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
||||
|
||||
%changelog
|
||||
* Sat Nov 28 2020 Kairui Song <kasong@redhat.com> - 006-1.20201128git4ba507e
|
||||
- Update to latest git snapshot (20201128)
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 005-9.20200220git80aab11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kdump-anaconda-addon-80aab11.tar.gz) = fed4c217dbf5f57051e379be898e2749ce6e7f86be10941abe6a9208af4e028ddc7e046615bd0d5493198a2285ac24f9dd3613ab4b6dceb85e04b9ce0deed667
|
||||
SHA512 (kdump-anaconda-addon-4ba507e.tar.gz) = 13833ef3188bd3d476871416ceeabd9dfa70dd83e7d4914e2b128639a72d663531b77b85aab85b7a5ac148758e910df57003598b683985f83139b62e8c964c08
|
||||
|
Loading…
Reference in New Issue
Block a user