Add several packages to BR/R as stated in pom.xml
This commit is contained in:
parent
0a8b02c0f5
commit
48958ddae5
@ -25,11 +25,21 @@ BuildRequires: maven-surefire-provider-junit
|
|||||||
BuildRequires: maven-doxia-sitetools
|
BuildRequires: maven-doxia-sitetools
|
||||||
BuildRequires: maven-plugin-testing-harness
|
BuildRequires: maven-plugin-testing-harness
|
||||||
BuildRequires: maven-shared-reporting-impl
|
BuildRequires: maven-shared-reporting-impl
|
||||||
|
BuildRequires: maven-shared-filtering
|
||||||
|
BuildRequires: plexus-interpolation
|
||||||
BuildRequires: plexus-digest
|
BuildRequires: plexus-digest
|
||||||
|
BuildRequires: maven-project
|
||||||
|
BuildRequires: maven-monitor
|
||||||
|
|
||||||
Requires: maven-plugin-testing-harness
|
|
||||||
Requires: plexus-build-api
|
Requires: plexus-build-api
|
||||||
|
Requires: plexus-containers-container-default
|
||||||
|
Requires: plexus-utils
|
||||||
|
Requires: plexus-interpolation
|
||||||
|
Requires: maven-plugin-testing-harness
|
||||||
|
Requires: maven-shared-filtering
|
||||||
Requires: maven
|
Requires: maven
|
||||||
|
Requires: maven-project
|
||||||
|
Requires: maven-monitor
|
||||||
Requires: jpackage-utils
|
Requires: jpackage-utils
|
||||||
Requires: java
|
Requires: java
|
||||||
Requires(post): jpackage-utils
|
Requires(post): jpackage-utils
|
||||||
@ -91,7 +101,7 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jun 23 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4.3-4
|
* Thu Jun 23 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4.3-4
|
||||||
- Add plexus-build-api to Requires
|
- Add several packages to BR/R as stated in pom.xml
|
||||||
|
|
||||||
* Tue Jun 21 2011 Alexander Kurtakov <akurtako@redhat.com> 2.4.3-3
|
* Tue Jun 21 2011 Alexander Kurtakov <akurtako@redhat.com> 2.4.3-3
|
||||||
- Build with maven 3.
|
- Build with maven 3.
|
||||||
|
Loading…
Reference in New Issue
Block a user