[openstack-puppet-modules/f21] Revert "Add 0007-Fix-against-mongodb-2.6.5-from-epel.patch"

Gael Chamoulaud gchamoul at fedoraproject.org
Mon Feb 16 14:30:19 UTC 2015


commit 63eee42115101b5bcac3d0f2169c39f5796678fb
Author: Gael Chamoulaud <gchamoul at redhat.com>
Date:   Mon Feb 16 15:29:54 2015 +0100

    Revert "Add 0007-Fix-against-mongodb-2.6.5-from-epel.patch"
    
    This reverts commit 182bf98db0badec5c007074ed2ff3cdd51b8fe67.

 0026-Fix-against-mongodb-2.6.5-from-epel.patch |   32 ------------------------
 openstack-puppet-modules.spec                  |    7 +----
 2 files changed, 1 insertions(+), 38 deletions(-)
---
diff --git a/openstack-puppet-modules.spec b/openstack-puppet-modules.spec
index 261c831..abc054d 100644
--- a/openstack-puppet-modules.spec
+++ b/openstack-puppet-modules.spec
@@ -1,7 +1,7 @@
 
 Name:           openstack-puppet-modules
 Version:        2014.1.1
-Release:        3%{?dist}
+Release:        2%{?dist}
 Summary:        Collection of Puppet modules for OpenStack deployment
 License:        ASL 2.0 and GPLv2 and GPLv3
 
@@ -34,7 +34,6 @@ Patch0022: 0022-nova-vlan-is-not-the-same-as-vlan_start.patch
 Patch0023: 0023-neutron-New-manifest-file-to-deploy-Cisco-N1KV-VEM.patch
 Patch0024: 0024-vswitch-Fixed-issue-with-vlan-on-redhat-provider.patch
 Patch0025: 0025-Fix-the-subnet-dhcp-enable-disable-param.patch
-Patch0026: 0026-Fix-against-mongodb-2.6.5-from-epel.patch
 
 BuildArch:      noarch
 Requires:       rubygem-json
@@ -72,7 +71,6 @@ OpenStack via installers using Puppet configuration tool.
 %patch0023 -p1
 %patch0024 -p1
 %patch0025 -p1
-%patch0026 -p1
 
 find %{_builddir}/%{name}-%{version}/ -type f -name ".*" -exec rm {} +
 find %{_builddir}/%{name}-%{version}/ -size 0 -exec rm {} +
@@ -138,9 +136,6 @@ rm -f %{buildroot}/%{_datadir}/openstack-puppet/modules/nova/files/nova-novncpro
 
 
 %changelog
-* Mon Feb 16 2014 Gaël Chamoulaud <gchamoul at redhat.com> 2014.1.1-3
-- Added 0026-Fix-against-mongodb-2.6.5-from-epel.patch
-
 * Wed Dec 10 2014 Iván Chavero <ichavero at redhat.com> 2014.1.1-2
 - Added 0025-Fix-the-subnet-dhcp-enable-disable-param.patch
 


More information about the scm-commits mailing list