[openstack-ceilometer/el6-icehouse] update to Icehouse release

Pádraig Brady pbrady at fedoraproject.org
Thu Apr 17 16:08:34 UTC 2014


commit 1a2873f39117e72435cab0d62f3f5cf6baa183ff
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Apr 17 16:48:49 2014 +0100

    update to Icehouse release

 .gitignore                                         |    1 +
 ...e-don-t-access-the-net-when-building-docs.patch |    2 +-
 openstack-ceilometer.spec                          |   11 +++++++----
 sources                                            |    2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d51310f..9d93a7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /ceilometer-2014.1.b3.tar.gz
 /ceilometer-2014.1.rc1.tar.gz
 /ceilometer-2014.1.rc2.tar.gz
+/ceilometer-2014.1.tar.gz
diff --git a/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch b/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
index 4ebc58d..a4e743c 100644
--- a/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
+++ b/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
@@ -1,4 +1,4 @@
-From ab03700f4e6cd70ff86921312414918b93f2ce32 Mon Sep 17 00:00:00 2001
+From d3899f186fee9ad4f050ec41a779814eed87258c Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P at draigBrady.com>
 Date: Mon, 27 Jan 2014 12:24:35 +0000
 Subject: [PATCH] Ensure we don't access the net when building docs
diff --git a/openstack-ceilometer.spec b/openstack-ceilometer.spec
index 7a5f2bf..56d078a 100644
--- a/openstack-ceilometer.spec
+++ b/openstack-ceilometer.spec
@@ -4,13 +4,13 @@
 
 Name:             openstack-ceilometer
 Version:          2014.1
-Release:          0.7.rc2%{?dist}
+Release:          1%{?dist}
 Summary:          OpenStack measurement collection service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              https://wiki.openstack.org/wiki/Ceilometer
-Source0:          http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{version}.rc2.tar.gz
+Source0:          http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 Source1:          %{pypi_name}-dist.conf
 Source2:          %{pypi_name}.logrotate
 
@@ -30,7 +30,7 @@ Source16:         %{name}-notification.init
 Source160:        %{name}-notification.upstart
 
 #
-# patches_base=2014.1.rc2
+# patches_base=2014.1
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -241,7 +241,7 @@ This package contains documentation files for ceilometer.
 %endif
 
 %prep
-%setup -q -n ceilometer-%{version}.rc2
+%setup -q -n ceilometer-%{version}
 
 %patch0001 -p1
 
@@ -553,6 +553,9 @@ fi
 
 
 %changelog
+* Thu Apr 17 2014 Pádraig Brady <pbrady at redhat.com> - 2014.1-1
+- Update to Icehouse release
+
 * Fri Apr 11 2014 Pádraig Brady <pbrady at redhat.com> - 2014.1-0.7.rc2
 - Update to upstream 2014.1.rc2
 - Remove qpid as default rpc backend
diff --git a/sources b/sources
index 25b43d6..f36eb3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-666a331348f94d0bba9e1c61c60f9dc1  ceilometer-2014.1.rc2.tar.gz
+36274d2a6cb49c267962893be5ef2ef6  ceilometer-2014.1.tar.gz


More information about the scm-commits mailing list