[rubygem-rhc/el6] doc pkg requires fixed

Guillermo Gómez gomix at fedoraproject.org
Wed Jun 13 14:03:18 UTC 2012


commit 2880f61ef14e5a42471ef4433835920364824255
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Wed Jun 13 09:33:08 2012 -0430

    doc pkg requires fixed

 rubygem-rhc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index 8e7dd08..fc29236 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -31,7 +31,7 @@ to manage your applications in the cloud.
 %package doc
 Summary: Documentation for %{gem_name}
 Group: Documentation
-Requires: rubygem(%{name})
+Requires: %{name}
 
 %description doc
 Documentation for %{name}


More information about the scm-commits mailing list