[deltacloud-core] Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0

Vít Ondruch vondruch at fedoraproject.org
Fri Apr 5 14:04:39 UTC 2013


commit 8c71e773f43c296228aedc1734ff8b5cd069d526
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Apr 5 15:02:08 2013 +0200

    Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0

 deltacloud-core.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/deltacloud-core.spec b/deltacloud-core.spec
index 22af871..29df1de 100644
--- a/deltacloud-core.spec
+++ b/deltacloud-core.spec
@@ -3,7 +3,7 @@
 Summary: Deltacloud REST API
 Name: deltacloud-core
 Version: 1.1.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Development/Languages
 License: ASL 2.0 and MIT
 URL: http://deltacloud.org
@@ -12,7 +12,7 @@ Source1: deltacloudd-fedora
 Source2: deltacloud-core-config
 Source3: deltacloud-core.service
 Requires: ruby(rubygems)
-Requires: ruby(abi) = 1.9.1
+Requires: ruby(release)
 Requires: rubygem(haml)
 Requires: rubygem(sinatra) >= 1.0
 Requires: rubygem(rack) >= 1.1.0
@@ -29,7 +29,7 @@ Requires(preun): systemd-units
 Requires(postun): systemd-units
 Requires(post): systemd-sysv
 BuildRequires: rubygems-devel
-BuildRequires: ruby(abi) = 1.9.1
+BuildRequires: ruby(release)
 BuildRequires: rubygem(haml)
 BuildRequires: rubygem(sinatra) >= 1.0
 BuildRequires: rubygem(nokogiri)
@@ -352,6 +352,9 @@ fi
 %{app_root}/config/drivers/digitalocean.yaml
 
 %changelog
+* Fri Apr 05 2013 Vít Ondruch <vondruch at redhat.com> - 1.1.2-3
+- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
+
 * Mon Mar 18 2013 Michal Fojtik <mfojtik at redhat.com> - 1.1.2-2
 - Bumped rbovirt and sinatra-rabbit versions
 


More information about the scm-commits mailing list