Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5190fddc6f |
1 changed files with 7 additions and 1 deletions
|
|
@ -1,11 +1,13 @@
|
||||||
Name: amtterm
|
Name: amtterm
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
Summary: Serial-over-lan (sol) client for Intel AMT
|
Summary: Serial-over-lan (sol) client for Intel AMT
|
||||||
URL: http://www.kraxel.org/blog/linux/amtterm/
|
URL: http://www.kraxel.org/blog/linux/amtterm/
|
||||||
Source: http://www.kraxel.org/releases/%{name}/%{name}-%{version}.tar.gz
|
Source: http://www.kraxel.org/releases/%{name}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Requires: xdg-utils
|
Requires: xdg-utils
|
||||||
|
Requires: perl(SOAP::Lite)
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
|
|
@ -43,6 +45,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications/ \
|
||||||
%{_datadir}/applications/gamt.desktop
|
%{_datadir}/applications/gamt.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 19 2020 Gerd Hoffman <kraxel@redhat.com> - 1.6-12
|
||||||
|
- Add missing perl dependency for amttool.
|
||||||
|
- Resolves: rhbz#1869766
|
||||||
|
|
||||||
* Fri Jul 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-11
|
* Fri Jul 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-11
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue