Add missing build-requires
This commit is contained in:
parent
cb14d49536
commit
e0dadc2752
@ -1,6 +1,6 @@
|
||||
Name: fusesource-pom
|
||||
Version: 1.9
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Parent POM for FuseSource Maven projects
|
||||
License: ASL 2.0
|
||||
URL: http://fusesource.com/
|
||||
@ -9,6 +9,8 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-scm-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.scm:maven-scm-provider-gitexe)
|
||||
|
||||
%description
|
||||
This is a shared POM parent for FuseSource Maven projects
|
||||
@ -33,6 +35,9 @@ cp -p %{SOURCE1} LICENSE
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9-13
|
||||
- Add missing build-requires
|
||||
|
||||
* Fri Feb 12 2016 Mat Booth <mat.booth@redhat.com> - 1.9-12
|
||||
- Add missing setup macro to make specfile more portable
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user