- 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:
parent
e417ab55b1
commit
c2aa35dded
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/lorax-23.4.tar.gz
|
||||
/lorax-23.5.tar.gz
|
||||
/lorax-23.6.tar.gz
|
||||
/lorax-23.7.tar.gz
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user