[diskimage-builder] 0.1.34-17

slagle slagle at fedoraproject.org
Tue Dec 9 12:03:37 UTC 2014


commit 579b76b9fc5b45046bd3e8266b966dfa27636ed4
Author: James Slagle <jslagle at redhat.com>
Date:   Tue Dec 9 07:03:30 2014 -0500

    0.1.34-17

 diskimage-builder.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/diskimage-builder.spec b/diskimage-builder.spec
index 66866bc..28f4348 100644
--- a/diskimage-builder.spec
+++ b/diskimage-builder.spec
@@ -1,7 +1,7 @@
 Name:		diskimage-builder
 Summary:	Image building tools for OpenStack
 Version:	0.1.34
-Release:	16%{?dist}
+Release:	17%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		https://launchpad.net/diskimage-builder
@@ -84,6 +84,9 @@ chmod +x %{buildroot}/%{_datadir}/%{name}/elements/ramdisk-base/post-install.d/0
 chmod +x %{buildroot}/%{_datadir}/%{name}/elements/rhel-common/finalise.d/99-unregister
 chmod +x %{buildroot}/%{_datadir}/%{name}/elements/rhel-common/os-refresh-config/pre-configure.d/06-rhel-registration
 chmod +x %{buildroot}/%{_datadir}/%{name}/elements/rhel-common/pre-install.d/00-rhel-registration
+# For 0012-Allow-injecting-arbitrary-yum-repo-configuration.patch
+chmod +x %{buildroot}/%{_datadir}/%{name}/elements/yum/extra-data.d/99-yum-repo-conf
+chmod +x %{buildroot}/%{_datadir}/%{name}/elements/yum/cleanup.d/99-remove-yum-repo-conf
 # For Patch0013: 0013-Convert-deploy-ramdisk-to-targetcli.patch
 chmod +x %{buildroot}/%{_datadir}/%{name}/elements/dracut-ramdisk/extra-data.d/scripts/targetcli-wrapper
 chmod +x %{buildroot}/%{_datadir}/%{name}/elements/dracut-ramdisk/extra-data.d/scripts/module/python-deps
@@ -100,6 +103,9 @@ Components of TripleO that are responsible for building disk images.
 %{_datadir}/%{name}/elements
 
 %changelog
+* Tue Dec 08 2014 James Slagle <jslagle at redhat.com> 0.1.34-17
+- Make files created by patch 0012-Allow-injecting-arbitrary-yum-repo-configuration.patch +x
+
 * Sun Dec 07 2014 James Slagle <jslagle at redhat.com> 0.1.34-16
 - Make files created by patch 0013-Convert-deploy-ramdisk-to-targetcli.patch +x
 


More information about the scm-commits mailing list