- Installing *-firmware should be optional (bcl@redhat.com)
This commit is contained in:
parent
f4bc93fe27
commit
aceebe3232
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
|||||||
/lorax-25.7.tar.gz
|
/lorax-25.7.tar.gz
|
||||||
/lorax-25.8.tar.gz
|
/lorax-25.8.tar.gz
|
||||||
/lorax-25.9.tar.gz
|
/lorax-25.9.tar.gz
|
||||||
|
/lorax-25.10.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 25.9
|
Version: 25.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -148,6 +148,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 13 2016 Brian C. Lane <bcl@redhat.com> 25.10-1
|
||||||
|
- Installing *-firmware should be optional (bcl@redhat.com)
|
||||||
|
|
||||||
* Fri Jul 08 2016 Brian C. Lane <bcl@redhat.com> 25.9-1
|
* Fri Jul 08 2016 Brian C. Lane <bcl@redhat.com> 25.9-1
|
||||||
- Fix installpkg error handling (bcl@redhat.com)
|
- Fix installpkg error handling (bcl@redhat.com)
|
||||||
- Switch installpkg default to --required (bcl@redhat.com)
|
- Switch installpkg default to --required (bcl@redhat.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user