From 6492751120614fca9c9dec4e55c836689fd734b0 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Mon, 30 Mar 2015 15:28:30 +0200 Subject: [PATCH] Add BR maven-site-plugin --- apache-james-project.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apache-james-project.spec b/apache-james-project.spec index 781d067..75390ff 100644 --- a/apache-james-project.spec +++ b/apache-james-project.spec @@ -3,7 +3,7 @@ Name: %{short_name}-project Version: 1.8.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Main project POM files and resources License: ASL 2.0 Group: Development/Libraries @@ -15,6 +15,7 @@ BuildArch: noarch BuildRequires: java-devel >= 1:1.6.0 BuildRequires: maven-local +BuildRequires: maven-site-plugin %description @@ -39,6 +40,9 @@ Main project POM files and resources for Apache James project %doc LICENSE NOTICE %changelog +* Mon Mar 30 2015 Michael Simacek - 1.8.1-10 +- Add BR maven-site-plugin + * Sat Jun 07 2014 Fedora Release Engineering - 1.8.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild