From bacb0d08f430941d06575ccf1259adecc83e80bb Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 30 Apr 2012 17:38:16 +0200 Subject: [PATCH] Add missing BuildRequires --- maven-plugin-bundle.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec index 2dea402..7f8f7a8 100644 --- a/maven-plugin-bundle.spec +++ b/maven-plugin-bundle.spec @@ -2,7 +2,7 @@ Name: maven-plugin-bundle Version: 2.3.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maven Bundle Plugin Group: Development/Tools @@ -30,6 +30,9 @@ BuildRequires: maven-surefire-plugin >= 2.3 BuildRequires: maven-surefire-provider-junit4 >= 2.3 BuildRequires: maven-doxia-sitetools BuildRequires: maven-shared-osgi +BuildRequires: maven-archiver +BuildRequires: plexus-archiver +BuildRequires: plexus-containers-container-default BuildRequires: felix-parent BuildRequires: felix-bundlerepository @@ -103,6 +106,9 @@ rm -rf target/site/api* %{_javadocdir}/%{name} %changelog +* Mon Apr 30 2012 Mikolaj Izdebski - 2.3.7-2 +- Add missing BuildRequires + * Wed Feb 29 2012 Jaromir Capik 2.3.7-1 - Update to 2.3.7