[deltacloud-core: 2/2] Fixed 1.9 rebuild

Michal Fojtik mfojtik at fedoraproject.org
Wed Feb 8 10:56:10 UTC 2012


commit 250fd595b23d1f99dc3ead965aaef9300205e57e
Merge: 7c3f3ef edaef54
Author: Michal Fojtik <mi at mifo.sk>
Date:   Wed Feb 8 11:55:37 2012 +0100

    Fixed 1.9 rebuild

 deltacloud-core.spec |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)
---
diff --cc deltacloud-core.spec
index 9ca5f58,edde346..57d0bdc
--- a/deltacloud-core.spec
+++ b/deltacloud-core.spec
@@@ -11,13 -11,8 +11,13 @@@ Source0: http://www.apache.org/dist/del
  Source1: deltacloudd-fedora
  Source2: deltacloud-core.init
  Source3: deltacloud-core-config
 +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
- Requires: rubygems
- Requires: ruby(abi) = 1.8
+ Requires: ruby(rubygems)
+ Requires: ruby(abi) = 1.9.1
  Requires: rubygem(haml)
  Requires: rubygem(sinatra) >= 1.0
  Requires: rubygem(rack) >= 1.1.0
@@@ -308,8 -299,8 +311,6 @@@ f
  %{app_root}/public/javascripts
  %dir %attr(0755, nobody, nobody) %{_localstatedir}/log/%{name}
  
--%files doc
--%{_defaultdocdir}/%{name}
  %{app_root}/tests
  %{app_root}/%{name}.gemspec
  %{app_root}/Rakefile
@@@ -361,9 -352,9 +362,12 @@@
  %{app_root}/config/drivers/google.yaml
  
  %changelog
 +* Wed Feb 08 2012 Michal Fojtik <mfojtik at redhat.com> - 0.5.0-1
 +- Version bump 0.5.0 GA
 +
+ * Mon Feb 06 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 0.5.0-3.rc1
+ - Rebuilt for Ruby 1.9.3.
+ 
  * Wed Jan 11 2012 Michal Fojtik <mfojtik at redhat.com> - 0.5.0-2.rc1
  - Fixed dependencies
  


More information about the scm-commits mailing list