Add BR maven-site-plugin
This commit is contained in:
parent
69af2708a8
commit
712d35e101
@ -1,6 +1,6 @@
|
|||||||
Name: mojo-parent
|
Name: mojo-parent
|
||||||
Version: 34
|
Version: 34
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Codehaus MOJO parent project pom file
|
Summary: Codehaus MOJO parent project pom file
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -12,6 +12,7 @@ BuildArch: noarch
|
|||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
BuildRequires: codehaus-parent
|
BuildRequires: codehaus-parent
|
||||||
BuildRequires: maven-enforcer-plugin
|
BuildRequires: maven-enforcer-plugin
|
||||||
|
BuildRequires: maven-site-plugin
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Codehaus MOJO parent project pom file
|
Codehaus MOJO parent project pom file
|
||||||
@ -36,6 +37,9 @@ cp %SOURCE1 .
|
|||||||
%doc LICENSE-2.0.txt
|
%doc LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 19 2015 Michael Simacek <msimacek@redhat.com> - 34-2
|
||||||
|
- Add BR maven-site-plugin
|
||||||
|
|
||||||
* Mon Oct 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 34-1
|
* Mon Oct 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 34-1
|
||||||
- Update to upstream version 34
|
- Update to upstream version 34
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user