rpms/rubygem-right_aws/EL-5 rubygem-right_aws.spec,1.1,1.2

Michal fojtik mfojtik at fedoraproject.org
Thu Mar 18 13:37:10 UTC 2010


Author: mfojtik

Update of /cvs/pkgs/rpms/rubygem-right_aws/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3903

Modified Files:
	rubygem-right_aws.spec 
Log Message:
* Thu Mar 18 2010 Michal Fojtik <mfojtik at redhat.com> - 1.10.0-4
- Fixed right_http_connection dependenct



Index: rubygem-right_aws.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-right_aws/EL-5/rubygem-right_aws.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- rubygem-right_aws.spec	8 Mar 2010 13:25:17 -0000	1.1
+++ rubygem-right_aws.spec	18 Mar 2010 13:37:10 -0000	1.2
@@ -6,7 +6,7 @@
 Summary: Interface classes for the Amazon EC2/EBS, SQS, S3, SDB, and ACF Web Services
 Name: rubygem-%{gemname}
 Version: 1.10.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://rubyforge.org/projects/rightscale
@@ -14,7 +14,7 @@ Source0: http://gems.rubyforge.org/gems/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: rubygems
 Requires: ruby(abi) = 1.8
-Requires: rubygem(right-http_connection) >= 1.2.4
+Requires: rubygem(right_http_connection) >= 1.2.4
 BuildRequires: rubygems
 BuildArch: noarch
 Provides: rubygem(%{gemname}) = %{version}
@@ -52,6 +52,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Mar 18 2010 Michal Fojtik <mfojtik at redhat.com> - 1.10.0-4
+- Fixed right_http_connection dependenct
 * Wed Mar 03 2010 Michal Fojtik <mfojtik at redhat.com> - 1.10.0-3
 - Fixed dependency name
 - Fixed file list



More information about the scm-commits mailing list