- Make sure we have a theme settings file in place. (clumens@redhat.com)
- Keep liblzo2.* (#997643) (dshea@redhat.com) - Make sure dracut uses no-hostonly mode (bcl@redhat.com) - Run spice-vdagentd without systemd-logind integration (#969405) (dshea@redhat.com)
This commit is contained in:
parent
b1a3aeb558
commit
b0c2f0f0d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/lorax-19.5.tar.gz
|
||||
/lorax-19.6.tar.gz
|
||||
/lorax-19.7.tar.gz
|
||||
/lorax-19.8.tar.gz
|
||||
|
12
lorax.spec
12
lorax.spec
@ -1,8 +1,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 19.7
|
||||
Release: 2%{?dist}
|
||||
Version: 19.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
Group: Applications/System
|
||||
@ -88,8 +88,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_mandir}/man1/*.1*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2013 Dennis Gilmore <dennis@ausil.us> 19.7-2
|
||||
- Require hfsplus-tools on Fedora x86_64 builds
|
||||
* Fri Aug 23 2013 Brian C. Lane <bcl@redhat.com> 19.8-1
|
||||
- Make sure we have a theme settings file in place. (clumens@redhat.com)
|
||||
- Keep liblzo2.* (#997643) (dshea@redhat.com)
|
||||
- Make sure dracut uses no-hostonly mode (bcl@redhat.com)
|
||||
- Run spice-vdagentd without systemd-logind integration (#969405)
|
||||
(dshea@redhat.com)
|
||||
|
||||
* Thu Aug 01 2013 Brian C. Lane <bcl@redhat.com> 19.7-1
|
||||
- Add a dist target that copies the archive to fedorahosted (bcl@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user