diff --git a/felix-gogo-shell.spec b/felix-gogo-shell.spec index 4cb15a2..abdb1a9 100644 --- a/felix-gogo-shell.spec +++ b/felix-gogo-shell.spec @@ -3,7 +3,7 @@ Name: %{project}-gogo-shell Version: 0.10.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Community OSGi R4 Service Platform Implementation - Basic Commands Group: Development/Tools License: ASL 2.0 @@ -20,7 +20,7 @@ BuildArch: noarch BuildRequires: java-devel >= 1.7.0 BuildRequires: jpackage-utils -BuildRequires: maven +BuildRequires: maven-local BuildRequires: maven-plugin-bundle BuildRequires: maven-surefire-provider-junit4 BuildRequires: felix-gogo-parent @@ -81,6 +81,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name} %{_javadocdir}/%{name} %changelog +* Wed Feb 06 2013 Java SIG - 0.10.0-5 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + * Thu Jul 19 2012 Fedora Release Engineering - 0.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild