From 50810226f4af19287dd3d808e0aa19fa289b3cb3 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Feb 25 2013 16:01:17 +0000 Subject: Add missing BR: maven-local --- diff --git a/felix-osgi-core.spec b/felix-osgi-core.spec index 9b85a8d..85d1663 100644 --- a/felix-osgi-core.spec +++ b/felix-osgi-core.spec @@ -2,7 +2,7 @@ Name: felix-osgi-core Version: 1.4.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Felix OSGi R4 Core Bundle Group: Development/Libraries @@ -13,6 +13,7 @@ Source0: http://www.apache.org/dist/felix/%{bundle}-%{version}-project.tar.gz BuildArch: noarch BuildRequires: java-devel +BuildRequires: maven-local BuildRequires: felix-parent BuildRequires: maven-surefire-provider-junit4 BuildRequires: jpackage-utils @@ -63,6 +64,9 @@ install -d -m 0755 %{buildroot}%{_javadocdir}/%{name} %{_javadocdir}/%{name} %changelog +* Mon Feb 25 2013 Mikolaj Izdebski - 1.4.0-12 +- Add missing BR: maven-local + * Wed Feb 13 2013 Fedora Release Engineering - 1.4.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild