import ppc64-diag-2.7.6-1.el8
This commit is contained in:
parent
ffb33d8d1f
commit
57e63db0b6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/ppc64-diag-2.7.5.tar.gz
|
SOURCES/ppc64-diag-2.7.6.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
70dc79cfeb1eed3deeb65465781fa887a0b5333f SOURCES/ppc64-diag-2.7.5.tar.gz
|
1e787343b4b9fa598fd5882bbad2c7f4ac541786 SOURCES/ppc64-diag-2.7.6.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: ppc64-diag
|
Name: ppc64-diag
|
||||||
Version: 2.7.5
|
Version: 2.7.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PowerLinux Platform Diagnostics
|
Summary: PowerLinux Platform Diagnostics
|
||||||
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -12,6 +12,7 @@ BuildRequires: ncurses-devel
|
|||||||
BuildRequires: librtas-devel >= 1.4.0
|
BuildRequires: librtas-devel >= 1.4.0
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: bison
|
||||||
|
|
||||||
Requires: servicelog, lsvpd
|
Requires: servicelog, lsvpd
|
||||||
# PCI hotplug support on PowerKVM guest depends on below
|
# PCI hotplug support on PowerKVM guest depends on below
|
||||||
@ -135,6 +136,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 07 2019 Than Ngo <than@redhat.com> - 2.7.6-1
|
||||||
|
- Resolves: #1725200, rebase to 2.7.6
|
||||||
|
|
||||||
* Wed Jun 19 2019 Than Ngo <than@redhat.com> - 2.7.5-2
|
* Wed Jun 19 2019 Than Ngo <than@redhat.com> - 2.7.5-2
|
||||||
- Resolves: #1721497, added /var/log/ppc64-diag and systemctl daemon-reload
|
- Resolves: #1721497, added /var/log/ppc64-diag and systemctl daemon-reload
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user