Add missing BR.
This commit is contained in:
parent
478054e33e
commit
b750601abd
@ -1,6 +1,6 @@
|
|||||||
Name: maven-dependency-plugin
|
Name: maven-dependency-plugin
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
|
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -30,6 +30,7 @@ BuildRequires: maven-shared-common-artifact-filters
|
|||||||
BuildRequires: maven-shared-file-management
|
BuildRequires: maven-shared-file-management
|
||||||
BuildRequires: maven-project
|
BuildRequires: maven-project
|
||||||
BuildRequires: maven-artifact-manager
|
BuildRequires: maven-artifact-manager
|
||||||
|
BuildRequires: maven-plugin-testing-tools
|
||||||
|
|
||||||
Requires: maven
|
Requires: maven
|
||||||
Requires: jpackage-utils
|
Requires: jpackage-utils
|
||||||
@ -94,6 +95,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
|
|||||||
%{_javadocdir}/%{name}
|
%{_javadocdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 13 2012 Alexander Kurtakov <akurtako@redhat.com> 2.3-3
|
||||||
|
- Add missing BR.
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-2
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user