- livemedia-creator: Handle virt-install failure cleanup (bcl@redhat.com)
- livemedia-creator: Fail when there are missing packages (bcl@redhat.com) - Keep virtio_console harder. (dshea@redhat.com)
This commit is contained in:
parent
a1a67d988b
commit
d71ee14324
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/lorax-21.8.tar.gz
|
||||
/lorax-21.9.tar.gz
|
||||
/lorax-21.10.tar.gz
|
||||
/lorax-21.11.tar.gz
|
||||
|
10
lorax.spec
10
lorax.spec
@ -1,8 +1,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 21.10
|
||||
Release: 2%{?dist}
|
||||
Version: 21.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
Group: Applications/System
|
||||
@ -101,8 +101,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_mandir}/man1/*.1*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 21.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
* Thu Jun 19 2014 Brian C. Lane <bcl@redhat.com> 21.11-1
|
||||
- livemedia-creator: Handle virt-install failure cleanup (bcl@redhat.com)
|
||||
- livemedia-creator: Fail when there are missing packages (bcl@redhat.com)
|
||||
- Keep virtio_console harder. (dshea@redhat.com)
|
||||
|
||||
* Mon May 12 2014 Brian C. Lane <bcl@redhat.com> 21.10-1
|
||||
- Add --add-template{,-var} (walters@verbum.org)
|
||||
|
Loading…
Reference in New Issue
Block a user