Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created January 29, 2014 21:01
Show Gist options
  • Save mccun934/8697112 to your computer and use it in GitHub Desktop.
Save mccun934/8697112 to your computer and use it in GitHub Desktop.
diff --git a/utils/katello-utils.spec b/utils/katello-utils.spec
index b8e2219..6378d76 100644
--- a/utils/katello-utils.spec
+++ b/utils/katello-utils.spec
@@ -30,9 +30,7 @@ Source0: https://fedorahosted.org/releases/k/a/katello/%{name}-%{version}
Requires: coreutils
Requires: unzip
-Requires: katello-common
-Requires: katello
-Requires: katello-glue-pulp
+Requires: %{?scl_prefix}rubygem(katello)
Requires: %{?scl_prefix}rubygems
Requires: %{?scl_prefix}rubygem(json)
Requires: %{?scl_prefix}rubygem(activesupport)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment