- Add kexec anaconda addon (#1115914) (bcl@redhat.com)
This commit is contained in:
parent
f8290a9785
commit
ba5e6b5133
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/lorax-21.16.tar.gz
|
/lorax-21.16.tar.gz
|
||||||
/lorax-21.17.tar.gz
|
/lorax-21.17.tar.gz
|
||||||
/lorax-21.18.tar.gz
|
/lorax-21.18.tar.gz
|
||||||
|
/lorax-21.19.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 21.18
|
Version: 21.19
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -101,6 +101,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 30 2014 Brian C. Lane <bcl@redhat.com> 21.19-1
|
||||||
|
- Add kexec anaconda addon (#1115914) (bcl@redhat.com)
|
||||||
|
|
||||||
* Wed Jul 23 2014 Brian C. Lane <bcl@redhat.com> 21.18-1
|
* Wed Jul 23 2014 Brian C. Lane <bcl@redhat.com> 21.18-1
|
||||||
- Revert "Add kexec anaconda addon (#1115914)" (bcl@redhat.com)
|
- Revert "Add kexec anaconda addon (#1115914)" (bcl@redhat.com)
|
||||||
- Disable dnf-makecache.timer (#1120368) (bcl@redhat.com)
|
- Disable dnf-makecache.timer (#1120368) (bcl@redhat.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user