- add system-logos dependency for syslinux (pbrobinson@gmail.com)
- Really don't try to build EFI images on i386 (awilliam@redhat.com)
This commit is contained in:
parent
8bf06e094a
commit
7b90c54c40
1
.gitignore
vendored
1
.gitignore
vendored
@ -121,3 +121,4 @@
|
||||
/lorax-28.3.tar.gz
|
||||
/lorax-28.4.tar.gz
|
||||
/lorax-28.5.tar.gz
|
||||
/lorax-28.6.tar.gz
|
||||
|
14
lorax.spec
14
lorax.spec
@ -3,8 +3,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.5
|
||||
Release: 3%{?dist}
|
||||
Version: 28.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
Group: Applications/System
|
||||
@ -154,11 +154,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 28.5-3
|
||||
- Escape macros in %%changelog
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 28.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
* Thu Feb 22 2018 Brian C. Lane <bcl@redhat.com> 28.6-1
|
||||
- add system-logos dependency for syslinux (pbrobinson@gmail.com)
|
||||
- Really don't try to build EFI images on i386 (awilliam@redhat.com)
|
||||
|
||||
* Mon Jan 29 2018 Brian C. Lane <bcl@redhat.com> 28.5-1
|
||||
- Don't try to build efi images for basearch=i386. (pjones@redhat.com)
|
||||
@ -1306,7 +1304,7 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
- Allow specifying buildarch on the command line (#771382) (mgracik)
|
||||
- lorax: Don't touch /etc/mtab in cleanup (bcl)
|
||||
- Update TODO and POLICY to reflect the current state of things (wwoods)
|
||||
- consider %%ghost files part of the filelists in templates (wwoods)
|
||||
- consider %ghost files part of the filelists in templates (wwoods)
|
||||
- lorax: Add option to exclude packages (bcl)
|
||||
- dracut needs kbd directories (#769932) (bcl)
|
||||
- better debug, handle relative output paths (bcl)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-28.5.tar.gz) = 3bb85158ffa7a59dd3d184844727835a221de0fedf3428d95ca2ce0c6b23326581446f0e1662d84ac64de5eb437fe860ec6c1cb1f6c4fd1a18c3b8eb3b7b1562
|
||||
SHA512 (lorax-28.6.tar.gz) = 42a1023efdc88d56a46386af0662ed7f74ebdbe6c49f580d4075d8079519139ed0761eeb5a3afeb181ce0503597a4c64d9a1a4239b41249c01c0832036baab77
|
||||
|
Loading…
Reference in New Issue
Block a user