[os-apply-config] Add patch file missing in -4.

Steven Dake sdake at fedoraproject.org
Mon Feb 24 17:23:32 UTC 2014


commit ed7f841285bcc861cdbbbf5fcce76eb572e24285
Author: Steven Dake <sdake at redhat.com>
Date:   Mon Feb 24 10:24:11 2014 -0700

    Add patch file missing in -4.

 os-apply-config.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/os-apply-config.spec b/os-apply-config.spec
index ab883ec..e797050 100644
--- a/os-apply-config.spec
+++ b/os-apply-config.spec
@@ -1,12 +1,14 @@
 Name:		os-apply-config
 Version:	0.1.12
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Configure files from cloud metadata
 
 License:	ASL 2.0
 URL:		http://pypi.python.org/pypi/%{name}
 Source0:	http://tarballs.openstack.org/%{name}/%{name}-%{version}.tar.gz
 
+Patch0001: 0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch
+
 BuildArch:	noarch
 BuildRequires:	python2-devel
 BuildRequires:	python-setuptools
@@ -45,6 +47,9 @@ sed -i s/REDHATOSAPPLYCONFIGRELEASE/%{release}/ os_apply_config/version.py
 %{python_sitelib}/os_apply_config*
 
 %changelog
+* Mon Feb 24 2014 Steven Dake <sdake at redhat.com> - 0.1.12-5
+- Add patch file to spec missing in -4
+
 * Mon Feb 24 2014 Steven Dake <sdake at redhat.com> - 0.1.12-4
 - Add sed logic for python-pbr requires
 


More information about the scm-commits mailing list