[deltacloud-core/f16] Removed failing patch

Michal Fojtik mfojtik at fedoraproject.org
Tue Jul 10 14:40:01 UTC 2012


commit 58af99462a9c29e1d535f8a0a7586f58b7d873d2
Author: Michal <mi at mifo.sk>
Date:   Tue Jul 10 16:29:57 2012 +0200

    Removed failing patch

 deltacloud-core.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/deltacloud-core.spec b/deltacloud-core.spec
index 4a85137..a384076 100644
--- a/deltacloud-core.spec
+++ b/deltacloud-core.spec
@@ -15,9 +15,9 @@ Patch1: 0001-EC2-We-should-return-404-instead-of-502-or-500-in-ca.patch
 Patch2: 0002-Core-Return-404-instead-of-exception-when-accessing-.patch
 Patch3: 0001-Improved-valid-credentials.patch
 Patch4: 0001-VSphere-Fixed-typo-in-handling-InvalidLogin-exceptio.patch
-Patch5: 0001-EC2-Fixed-uninitialized-constant-in-valid_credential.patch
-Patch6: 0.5.0-8-30cbc71f61a9f8f02d1da62d1710b95cd7a364e7.patch
-Patch7: 0.5.0-9-b922f47472fdb35db2cd36be58bbfd35412515fb.patch
+#Patch5: 0001-EC2-Fixed-uninitialized-constant-in-valid_credential.patch
+Patch5: 0.5.0-8-30cbc71f61a9f8f02d1da62d1710b95cd7a364e7.patch
+Patch6: 0.5.0-9-b922f47472fdb35db2cd36be58bbfd35412515fb.patch
 Requires: rubygems
 Requires: ruby(abi) = 1.8
 Requires: rubygem(haml)
@@ -223,7 +223,6 @@ pushd %{_builddir}/%{name}-%{version}
 %patch4 -p2
 %patch5 -p2
 %patch6 -p2
-%patch7 -p2
 popd
 
 %build
@@ -368,6 +367,9 @@ fi
 %{app_root}/config/drivers/google.yaml
 
 %changelog
+* Tue Jul 10 2012 Michal Fojtik <mfojtik at redhat.com> - 0.5.0-10
+- Removed failing patch
+
 * Fri Jun 01 2012 Michal Fojtik <mfojtik at redhat.com> - 0.5.0-9
 - Added better error reporting for the VSPhere driver (BZ: #805171)
 - Added provider setting to deltacloud-core init script (BZ: #806294)


More information about the scm-commits mailing list