[felix-gogo-command] Adapt to removed project define.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Jul 3 10:23:46 UTC 2014


commit 44d0cf9baad951464ea0977582827c9576ccb498
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Jul 3 13:23:53 2014 +0300

    Adapt to removed project define.

 felix-gogo-command.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/felix-gogo-command.spec b/felix-gogo-command.spec
index 1391de1..5b4e48a 100644
--- a/felix-gogo-command.spec
+++ b/felix-gogo-command.spec
@@ -1,9 +1,9 @@
 %global bundle org.apache.felix.gogo.command
 
 %{!?scl:%global pkg_name %{name}}
-%{?scl:%scl_package %{project}-gogo-command}
+%{?scl:%scl_package felix-gogo-command}
 
-Name:           %{?scl_prefix}%{project}-gogo-command
+Name:           %{?scl_prefix}felix-gogo-command
 Version:        0.14.0
 Release:        1%{?dist}
 Summary:        Apache Felix Gogo Command


More information about the scm-commits mailing list