|
|
@ -1,7 +1,7 @@
|
|
|
|
Name: appliance-tools
|
|
|
|
Name: appliance-tools
|
|
|
|
Summary: Tools for building Appliances
|
|
|
|
Summary: Tools for building Appliances
|
|
|
|
Version: 008.0
|
|
|
|
Version: 008.0
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Release: 10%{?dist}
|
|
|
|
License: GPLv2
|
|
|
|
License: GPLv2
|
|
|
|
Group: System Environment/Base
|
|
|
|
Group: System Environment/Base
|
|
|
|
URL: https://pagure.io/appliance-tools
|
|
|
|
URL: https://pagure.io/appliance-tools
|
|
|
@ -59,6 +59,9 @@ rm -fv %{buildroot}%{_pkgdocdir}/COPYING
|
|
|
|
%{python2_sitelib}/ec2convert/*
|
|
|
|
%{python2_sitelib}/ec2convert/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 008.0-10
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 05 2018 Kevin Fenzi <kevin@scrye.com> - 008.0-9
|
|
|
|
* Thu Jul 05 2018 Kevin Fenzi <kevin@scrye.com> - 008.0-9
|
|
|
|
- Add a patch to open nss libs in the chroot to avoid install_root keeping them open.
|
|
|
|
- Add a patch to open nss libs in the chroot to avoid install_root keeping them open.
|
|
|
|
- See https://bugzilla.redhat.com/show_bug.cgi?id=1591804
|
|
|
|
- See https://bugzilla.redhat.com/show_bug.cgi?id=1591804
|
|
|
|