- Include ld.so.conf (#1204031) (bcl@redhat.com)

- Revert "Turn off ldconfig" (bcl@redhat.com)
- Add ability for external templates to graft content into boot.iso
  (walters@verbum.org)
- Keep logitech hid drivers (#1199770) (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2015-03-20 18:10:57 -07:00
parent 40387eaee0
commit e417ab55b1
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -55,3 +55,4 @@
/lorax-23.3.tar.gz /lorax-23.3.tar.gz
/lorax-23.4.tar.gz /lorax-23.4.tar.gz
/lorax-23.5.tar.gz /lorax-23.5.tar.gz
/lorax-23.6.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: lorax Name: lorax
Version: 23.5 Version: 23.6
Release: 1%{?dist} Release: 1%{?dist}
Summary: Tool for creating the anaconda install images Summary: Tool for creating the anaconda install images
@ -106,6 +106,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1* %{_mandir}/man1/*.1*
%changelog %changelog
* Fri Mar 20 2015 Brian C. Lane <bcl@redhat.com> 23.6-1
- Include ld.so.conf (#1204031) (bcl@redhat.com)
- Revert "Turn off ldconfig" (bcl@redhat.com)
- Add ability for external templates to graft content into boot.iso
(walters@verbum.org)
- Keep logitech hid drivers (#1199770) (bcl@redhat.com)
* Mon Mar 16 2015 Brian C. Lane <bcl@redhat.com> 23.5-1 * Mon Mar 16 2015 Brian C. Lane <bcl@redhat.com> 23.5-1
- Don't erase /usr/lib/os.release.d (sgallagh@redhat.com) - Don't erase /usr/lib/os.release.d (sgallagh@redhat.com)

View File

@ -1 +1 @@
e6b3e0c01da700e738025ca3e54a6ba5 lorax-23.5.tar.gz 3a128057513d1bc09b9c421b4e724bca lorax-23.6.tar.gz