- 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:
Brian C. Lane 2013-08-23 16:57:45 -07:00
parent b1a3aeb558
commit b0c2f0f0d8
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/lorax-19.5.tar.gz
/lorax-19.6.tar.gz
/lorax-19.7.tar.gz
/lorax-19.8.tar.gz

View File

@ -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)

View File

@ -1 +1 @@
fa37b2ee17c3f6259f5abf74e511be34 lorax-19.7.tar.gz
3875271bbb70364fb1e1b242bb1c1d80 lorax-19.8.tar.gz