[openstack-sahara/f20] adding missing shell scripts to manifest patch

Michael McCune mimccune at fedoraproject.org
Wed May 7 16:31:10 UTC 2014


commit afb72f90cf27e9f38b9e1710f21387926f2d4397
Author: Michael McCune <mimccune at redhat.com>
Date:   Wed May 7 12:24:40 2014 -0400

    adding missing shell scripts to manifest patch

 ...d-migrations-and-hdp-versions-to-manifest.patch |    4 +++-
 openstack-sahara.spec                              |    5 ++++-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/0002-add-migrations-and-hdp-versions-to-manifest.patch b/0002-add-migrations-and-hdp-versions-to-manifest.patch
index 6015696..c416f55 100644
--- a/0002-add-migrations-and-hdp-versions-to-manifest.patch
+++ b/0002-add-migrations-and-hdp-versions-to-manifest.patch
@@ -11,7 +11,7 @@
  
  recursive-include sahara/locale *
  
-@@ -20,10 +22,10 @@
+@@ -20,10 +22,12 @@
  include sahara/plugins/vanilla/v2_3_0/resources/*.sh
  include sahara/plugins/vanilla/v2_3_0/resources/*.sql
  include sahara/plugins/vanilla/v2_3_0/resources/*.template
@@ -21,8 +21,10 @@
 -include sahara/plugins/hdp/versions/2_0/resources/*.json
 +include sahara/plugins/hdp/versions/version_1_3_2/resources/*.template
 +include sahara/plugins/hdp/versions/version_1_3_2/resources/*.json
++include sahara/plugins/hdp/versions/version_1_3_2/resources/*.sh
 +include sahara/plugins/hdp/versions/version_2_0_6/resources/*.template
 +include sahara/plugins/hdp/versions/version_2_0_6/resources/*.json
++include sahara/plugins/hdp/versions/version_2_0_6/resources/*.sh
  include sahara/resources/*.heat
  include sahara/service/edp/resources/*.xml
  include sahara/swift/resources/*.xml
diff --git a/openstack-sahara.spec b/openstack-sahara.spec
index f842c91..029e5e2 100644
--- a/openstack-sahara.spec
+++ b/openstack-sahara.spec
@@ -29,7 +29,7 @@
 
 Name:          openstack-sahara
 Version:       2014.1.0
-Release:       12%{?dist}
+Release:       13%{?dist}
 Provides:      openstack-savanna = %{version}-%{release}
 Obsoletes:     openstack-savanna <= 2014.1.b3-3
 Summary:       Apache Hadoop cluster management on OpenStack
@@ -246,6 +246,9 @@ fi
 
 
 %changelog
+* Wed May 05 2014 Michael McCune <mimccune at redhat> - 2014.1.0-13
+- Adding missing shell scripts to manifest patch
+
 * Mon May 05 2014 Michael McCune <mimccune at redhat> - 2014.1.0-12
 - Patching MANIFEST.in for missing hdp plugin resources and alembic migrations
 - Removing the cp for alembic migrations


More information about the scm-commits mailing list