[os-cloud-config] Remove outdated patch

slagle slagle at fedoraproject.org
Wed Oct 1 16:37:24 UTC 2014


commit 302eb1cbdcc38cbab8dde352f148d50983a5d08d
Author: James Slagle <jslagle at redhat.com>
Date:   Wed Oct 1 12:36:53 2014 -0400

    Remove outdated patch

 os-cloud-config.spec |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/os-cloud-config.spec b/os-cloud-config.spec
index 2707064..a7b680a 100644
--- a/os-cloud-config.spec
+++ b/os-cloud-config.spec
@@ -7,8 +7,6 @@ License:		ASL 2.0
 URL:			http://pypi.python.org/pypi/%{name}
 Source0:		http://tarballs.openstack.org/%{name}/%{name}-%{version}.tar.gz
 
-Patch0001: 0001-Do-not-create-the-_member_-role.patch
-
 BuildArch:		noarch
 BuildRequires:		python-setuptools
 BuildRequires:		python2-devel
@@ -31,12 +29,6 @@ configuration of OpenStack clouds.
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch0001 -p1
-
-#
-# patches_base: 0.1.9
-#
-
 %build
 %{__python} setup.py build
 


More information about the scm-commits mailing list