Add missing dependencies (urlgrabber, dracut-live)
- Remove hfsplus-tools as a dependency for EL8+
This commit is contained in:
parent
28991af5f9
commit
3783ff4e33
@ -17,7 +17,7 @@
|
||||
Summary: Tools for building live CDs
|
||||
Name: livecd-tools
|
||||
Version: 28.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
%if 0%{?fedora}
|
||||
Epoch: 1
|
||||
%endif
|
||||
@ -225,6 +225,10 @@ rm -rfv %{buildroot}%{_mandir}/man8/livecd-iso-to-*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat May 08 2021 Neal Gompa <ngompa13@gmail.com> - 1:28.0-2
|
||||
- Add missing dependencies (urlgrabber, dracut-live)
|
||||
- Remove hfsplus-tools as a dependency for EL8+
|
||||
|
||||
* Sat May 08 2021 Neal Gompa <ngompa13@gmail.com> - 1:28.0-1
|
||||
- Release 28.0 (ngompa13)
|
||||
- HACKING: Fix URL for the Git repository (ngompa13)
|
||||
|
Loading…
Reference in New Issue
Block a user