[os-collect-config/f21] Revert "Update to upstream 0.1.21"

slagle slagle at fedoraproject.org
Fri Oct 3 12:12:22 UTC 2014


commit bfef004b3895216f1d014c08522b6fc2be27ebac
Author: James Slagle <jslagle at redhat.com>
Date:   Fri Oct 3 08:11:58 2014 -0400

    Revert "Update to upstream 0.1.21"
    
    This reverts commit 81be3002cc7de9e3a9f9256ea91627cec198b333.

 .gitignore                                         |    1 -
 ...runtime-dependency-and-replace-with-build.patch |    2 +-
 os-collect-config.spec                             |    9 ++-------
 sources                                            |    2 +-
 4 files changed, 4 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4147f5..777334a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 /os-collect-config-0.1.11.tar.gz
-/os-collect-config-0.1.21.tar.gz
diff --git a/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch b/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch
index 2becd56..dfaf124 100644
--- a/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch
+++ b/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch
@@ -1,4 +1,4 @@
-From 1d82edf2941674721b2116b8cfd255a882423ac4 Mon Sep 17 00:00:00 2001
+From d2a16310623e8a4d4ffd7b09020e65a9d92c4551 Mon Sep 17 00:00:00 2001
 From: Steven Dake <sdake at redhat.com>
 Date: Mon, 24 Feb 2014 09:33:40 -0700
 Subject: [PATCH] Remove pbr runtime dependency and replace with build time
diff --git a/os-collect-config.spec b/os-collect-config.spec
index 298bb1a..bbfbc35 100644
--- a/os-collect-config.spec
+++ b/os-collect-config.spec
@@ -1,6 +1,6 @@
 Name:			os-collect-config
-Version:		0.1.21
-Release:		1%{?dist}
+Version:		0.1.11
+Release:		7%{?dist}
 Summary:		Collect and cache metadata running hooks on changes
 
 License:		ASL 2.0
@@ -21,7 +21,6 @@ Requires:		python-setuptools
 Requires:		python-argparse
 Requires:		python-anyjson
 Requires:		python-eventlet
-Requires:		python-heatclient
 Requires:		python-keystoneclient
 Requires:		python-requests
 Requires:		python-iso8601
@@ -75,10 +74,6 @@ install -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/os-collect-config.con
 %{_unitdir}/os-collect-config.service
 
 %changelog
-* Fri Sep 12 2014 James Slagle <jslagle at redhat.com> 0.1.21-1
-- Update to upstream 0.1.21
-- Add requires on python-heatclient
-
 * Thu Sep 11 2014 James Slagle <jslagle at redhat.com> - 0.1.11-7
 - Switch to rdopkg.
 
diff --git a/sources b/sources
index 903c51b..e70296f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2aa3a15b26dfaadcd6f25259f21d7c82  os-collect-config-0.1.21.tar.gz
+784539d4d5bac3a33e201676694101c6  os-collect-config-0.1.11.tar.gz


More information about the scm-commits mailing list