- Check that the transaction process is still alive (vpodzime@redhat.com)

- livemedia-creator: Clean up resultdir handling (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2015-03-27 17:25:14 -07:00
parent e417ab55b1
commit c2aa35dded
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -56,3 +56,4 @@
/lorax-23.4.tar.gz
/lorax-23.5.tar.gz
/lorax-23.6.tar.gz
/lorax-23.7.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 23.6
Version: 23.7
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -106,6 +106,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1*
%changelog
* Fri Mar 27 2015 Brian C. Lane <bcl@redhat.com> 23.7-1
- Check that the transaction process is still alive (vpodzime@redhat.com)
- livemedia-creator: Clean up resultdir handling (bcl@redhat.com)
* 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)

View File

@ -1 +1 @@
3a128057513d1bc09b9c421b4e724bca lorax-23.6.tar.gz
b5a31bbbbbbc12b78474bee6973c5e08 lorax-23.7.tar.gz