Add missing BR/R: plexus-pom
This commit is contained in:
parent
816520ee63
commit
ca27c32df4
@ -2,7 +2,7 @@
|
||||
|
||||
Name: %{short_name}-pom
|
||||
Version: 1.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Plexus Components POM
|
||||
BuildArch: noarch
|
||||
Group: Development/Libraries
|
||||
@ -13,8 +13,10 @@ Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: maven
|
||||
BuildRequires: plexus-pom
|
||||
|
||||
Requires: jpackage-utils
|
||||
Requires: plexus-pom
|
||||
|
||||
%description
|
||||
This package provides Plexus Components parent POM used by different
|
||||
@ -38,6 +40,9 @@ install -p -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
|
||||
%{_mavendepmapfragdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Nov 13 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-3
|
||||
- Add missing BR/R: plexus-pom
|
||||
|
||||
* Mon Nov 12 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-2
|
||||
- Install LICENSE file
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user