Add Requires on objectweb-pom
This commit is contained in:
parent
7e233832ce
commit
0d77f3a18b
@ -1,6 +1,6 @@
|
|||||||
Name: javapackages-tools
|
Name: javapackages-tools
|
||||||
Version: 3.4.1
|
Version: 3.4.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
Summary: Macros and scripts for Java packaging support
|
Summary: Macros and scripts for Java packaging support
|
||||||
|
|
||||||
@ -49,6 +49,7 @@ Requires: jvnet-parent
|
|||||||
Requires: maven-parent
|
Requires: maven-parent
|
||||||
Requires: maven-plugins-pom
|
Requires: maven-plugins-pom
|
||||||
Requires: mojo-parent
|
Requires: mojo-parent
|
||||||
|
Requires: objectweb-pom
|
||||||
Requires: plexus-components-pom
|
Requires: plexus-components-pom
|
||||||
Requires: plexus-pom
|
Requires: plexus-pom
|
||||||
Requires: plexus-tools-pom
|
Requires: plexus-tools-pom
|
||||||
@ -134,6 +135,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 4 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.1-3
|
||||||
|
- Add Requires on objectweb-pom
|
||||||
|
|
||||||
* Tue Nov 19 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.4.1-2
|
* Tue Nov 19 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.4.1-2
|
||||||
- Do not create parent dirs for pom.properties
|
- Do not create parent dirs for pom.properties
|
||||||
- Resolves: rhbz#1031769
|
- Resolves: rhbz#1031769
|
||||||
|
Loading…
Reference in New Issue
Block a user