[felix-gogo-runtime] Update to new style parent pom provides.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Jul 3 09:43:48 UTC 2014


commit ea1b88afdf71fa2f46a8670cacf0a8f4e6e172ca
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Jul 3 12:43:55 2014 +0300

    Update to new style parent pom provides.

 felix-gogo-runtime.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec
index 2d03359..f038855 100644
--- a/felix-gogo-runtime.spec
+++ b/felix-gogo-runtime.spec
@@ -28,13 +28,12 @@ BuildArch:      noarch
 
 BuildRequires:  maven-local
 BuildRequires:  mvn(junit:junit)
-BuildRequires:  mvn(org.apache.felix:gogo-parent)
+BuildRequires:  mvn(org.apache.felix:gogo-parent:pom)
 BuildRequires:  mvn(org.easymock:easymock)
 BuildRequires:  mvn(org.mockito:mockito-all)
 BuildRequires:  mvn(org.osgi:org.osgi.compendium)
 BuildRequires:  mvn(org.osgi:org.osgi.core)
 
-BuildRequires:  %{?scl_prefix}felix-gogo-parent
 %{?scl:BuildRequires:	  %{?scl_prefix}build}
 
 %{?scl:Requires: %scl_runtime}


More information about the scm-commits mailing list