|
|
@ -17,7 +17,7 @@
|
|
|
|
Summary: Tools for building live CDs
|
|
|
|
Summary: Tools for building live CDs
|
|
|
|
Name: livecd-tools
|
|
|
|
Name: livecd-tools
|
|
|
|
Version: 28.0
|
|
|
|
Version: 28.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
%if 0%{?fedora}
|
|
|
|
%if 0%{?fedora}
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
@ -225,6 +225,10 @@ rm -rfv %{buildroot}%{_mandir}/man8/livecd-iso-to-*
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* Sat May 08 2021 Neal Gompa <ngompa13@gmail.com> - 1:28.0-1
|
|
|
|
- Release 28.0 (ngompa13)
|
|
|
|
- Release 28.0 (ngompa13)
|
|
|
|
- HACKING: Fix URL for the Git repository (ngompa13)
|
|
|
|
- HACKING: Fix URL for the Git repository (ngompa13)
|
|
|
|