[openstack-packstack/f21] Delete 0001-Fix-NetworkManager-facter-error.patch

Gael Chamoulaud gchamoul at fedoraproject.org
Mon Feb 16 15:34:12 UTC 2015


commit ccd1278e682f6000130fa7fbc8e41a9ce7e8bc46
Author: Gael Chamoulaud <gchamoul at redhat.com>
Date:   Mon Feb 16 16:33:19 2015 +0100

    Delete 0001-Fix-NetworkManager-facter-error.patch
    
    Signed-off-by: Gael Chamoulaud <gchamoul at redhat.com>

 0001-Fix-NetworkManager-facter-error.patch |   39 ----------------------------
 openstack-packstack.spec                   |    5 +---
 2 files changed, 1 insertions(+), 43 deletions(-)
---
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 012eaa1..11633b8 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -16,7 +16,6 @@ URL:            https://github.com/stackforge/packstack
 Source0:        http://mmagr.fedorapeople.org/downloads/packstack/packstack-%{version}dev%{git_revno}.tar.gz
 
 Patch0:         enable-epel.patch
-Patch1:         0001-Fix-NetworkManager-facter-error.patch
 
 BuildArch:      noarch
 
@@ -70,9 +69,6 @@ This package contains documentation files for Packstack.
 %patch0 -p1
 %endif
 
-# Applying patch 0001-Fix-NetworkManager-facter-error.patch
-%patch1 -p1
-
 # Sanitizing a lot of the files in the puppet modules
 find packstack/puppet/modules \( -name .fixtures.yml -o -name .gemfile -o -name ".travis.yml" -o -name .rspec \) -exec rm {} +
 find packstack/puppet/modules \( -name "*.py" -o -name "*.rb" -o -name "*.pl" \) -exec sed -i '/^#!/{d;q}' {} + -exec chmod -x {} +
@@ -151,6 +147,7 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 - [Apache] support other components using apache mod_wsgi (lp#1348732)
 - [Puppet] Fix NetworkManager facter error (rhbz#1116403)
 - [Packstack] Don't initialize submodules and use f21-patches OpenStack-Puppet-Modules
+- Delete 0001-Fix-NetworkManager-facter-error.patch
 
 * Mon Nov 24 2014 Gael Chamoulaud <gchamoul at redhat.com> - 2014.1.1-0.31.1.dev1266
 - Add 0001-Fix-NetworkManager-facter-error.patch


More information about the scm-commits mailing list