[rubygem-xmpp4r-simple] Fixed broken dependencies.

Vít Ondruch vondruch at fedoraproject.org
Wed Feb 8 14:57:00 UTC 2012


commit 67fdc80fd332c0457deb195cba5c521c2794f97d
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Wed Feb 8 15:56:54 2012 +0100

    Fixed broken dependencies.

 rubygem-xmpp4r-simple.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-xmpp4r-simple.spec b/rubygem-xmpp4r-simple.spec
index e374fb2..b525eed 100644
--- a/rubygem-xmpp4r-simple.spec
+++ b/rubygem-xmpp4r-simple.spec
@@ -1,10 +1,10 @@
 %global gem_name xmpp4r-simple
-%global rubyabi 1.8
+%global rubyabi 1.9.1
 
 Summary: A simplified Jabber client library
 Name: rubygem-%{gem_name}
 Version: 0.8.8
-Release: 5%{?dist}
+Release: 6%{?dist}
 Group: Development/Languages
 License: GPLv2+
 URL: http://xmpp4r-simple.rubyforge.org/
@@ -70,6 +70,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Wed Feb 08 2012 Vít Ondruch <vondruch at redhat.com> - 0.8.8-6
+- Fixed broken dependencies.
+
 * Thu Feb 02 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 0.8.8-5
 - Rebuilt for Ruby 1.9.3.
 


More information about the scm-commits mailing list