From 5c47231d3b9fffecbff8cf31586a8b9a50411fec Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 30 May 2017 11:08:05 -0700 Subject: [PATCH 1/2] - Try all packages when installpkg --optional is used. (#1440417) --- .gitignore | 1 + lorax.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b2ac35a..1d5ff5c 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ /lorax-26.5.tar.gz /lorax-26.6.tar.gz /lorax-26.7.tar.gz +/lorax-26.8.tar.gz diff --git a/lorax.spec b/lorax.spec index 46b47de..85ddf6b 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 26.7 +Version: 26.8 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -152,6 +152,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Tue May 30 2017 Brian C. Lane 26.8-1 +- Try all packages when installpkg --optional is used. (#1440417) + * Mon Mar 06 2017 Brian C. Lane 26.7-1 - add ostree to get installed in anaconda environment (dusty@dustymabe.com) - Add dependency for lvmdump -l command (#1255659) (jkonecny@redhat.com) diff --git a/sources b/sources index e3af69d..cc04dc8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-26.7.tar.gz) = df046f89f6fcbd01bebc152994b21fb235208df302499832deaed14ca91279c44209c9d999413dc3f259ba8b783f8266c9fb47df4a1f75a50d9393258b9452ef +SHA512 (lorax-26.8.tar.gz) = 7192b26f23ad1bb73ec125e5bc0fd7ff051070a7966715cfce9aff05e9c93210c65c0949b43c314f1bfc1934d437392d59a3dd5c0883df01c50591f11194ef9e From 8f2eed71053a826c02cfbb254f5d7fa2ba6d897d Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 10 Jul 2017 11:54:42 -0700 Subject: [PATCH 2/2] - runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com) --- .gitignore | 1 + lorax.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1d5ff5c..5570ba6 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ /lorax-26.6.tar.gz /lorax-26.7.tar.gz /lorax-26.8.tar.gz +/lorax-26.9.tar.gz diff --git a/lorax.spec b/lorax.spec index 85ddf6b..38392bb 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 26.8 +Version: 26.9 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -152,6 +152,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Mon Jul 10 2017 Brian C. Lane 26.9-1 +- runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com) + * Tue May 30 2017 Brian C. Lane 26.8-1 - Try all packages when installpkg --optional is used. (#1440417) diff --git a/sources b/sources index cc04dc8..0f75ed8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-26.8.tar.gz) = 7192b26f23ad1bb73ec125e5bc0fd7ff051070a7966715cfce9aff05e9c93210c65c0949b43c314f1bfc1934d437392d59a3dd5c0883df01c50591f11194ef9e +SHA512 (lorax-26.9.tar.gz) = f39e5e09e2b62dda36ae8b8d0054589752cc066c19a06b13318b65418b0422e6be804f474818b381dabee8d475754720a9106c53c1dad11828e558af443d78a4