From b65c67c5205aa4c6a10d9aa7565c485424a8cef1 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Jun 16 2016 05:33:20 +0000 Subject: Add BR maven-bundle-plugin to fix build. --- diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index dd12e40..fb100c5 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -1,6 +1,6 @@ Name: felix-gogo-runtime Version: 0.16.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Community OSGi R4 Service Platform Implementation - Basic Commands License: ASL 2.0 URL: http://felix.apache.org/site/apache-felix-gogo.html @@ -27,6 +27,7 @@ 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: mvn(org.apache.felix:maven-bundle-plugin) %description Apache Felix is a community effort to implement the OSGi R4 Service Platform @@ -65,6 +66,9 @@ This package contains the API documentation for %{name}. %doc LICENSE NOTICE %changelog +* Thu Jun 16 2016 Alexander Kurtakov 0.16.2-4 +- Add BR maven-bundle-plugin to fix build. + * Wed Feb 03 2016 Fedora Release Engineering - 0.16.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild