- add ostree to get installed in anaconda environment (dusty@dustymabe.com)
- Add dependency for lvmdump -l command (#1255659) (jkonecny@redhat.com)
This commit is contained in:
parent
e800298041
commit
9f8f21e9dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
|||||||
/lorax-26.4.tar.gz
|
/lorax-26.4.tar.gz
|
||||||
/lorax-26.5.tar.gz
|
/lorax-26.5.tar.gz
|
||||||
/lorax-26.6.tar.gz
|
/lorax-26.6.tar.gz
|
||||||
|
/lorax-26.7.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 26.6
|
Version: 26.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -152,6 +152,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 06 2017 Brian C. Lane <bcl@redhat.com> 26.7-1
|
||||||
|
- add ostree to get installed in anaconda environment (dusty@dustymabe.com)
|
||||||
|
- Add dependency for lvmdump -l command (#1255659) (jkonecny@redhat.com)
|
||||||
|
|
||||||
* Tue Feb 21 2017 Brian C. Lane <bcl@redhat.com> 26.6-1
|
* Tue Feb 21 2017 Brian C. Lane <bcl@redhat.com> 26.6-1
|
||||||
- Create /dev/random and /dev/urandom before running rpm -qa (#1420523) (bcl@redhat.com)
|
- Create /dev/random and /dev/urandom before running rpm -qa (#1420523) (bcl@redhat.com)
|
||||||
- Fix duplicate kernel messages in /tmp/syslog (#1382611) (rvykydal@redhat.com)
|
- Fix duplicate kernel messages in /tmp/syslog (#1382611) (rvykydal@redhat.com)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-26.6.tar.gz) = 0bccd24859a16b366826c0034afbeaf9b448724ece3c6c862613ea9153258a56caef47e41715f08a57211c308b614142b01baa6db39374e5c207b487ad40d00f
|
SHA512 (lorax-26.7.tar.gz) = df046f89f6fcbd01bebc152994b21fb235208df302499832deaed14ca91279c44209c9d999413dc3f259ba8b783f8266c9fb47df4a1f75a50d9393258b9452ef
|
||||||
|
Loading…
Reference in New Issue
Block a user