Add missing R: httpcomponents-project
This commit is contained in:
parent
dbb075ae16
commit
af149cca3d
@ -1,6 +1,6 @@
|
|||||||
Name: javapackages-tools
|
Name: javapackages-tools
|
||||||
Version: 0.11.2
|
Version: 0.11.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Macros and scripts for Java packaging support
|
Summary: Macros and scripts for Java packaging support
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -27,6 +27,7 @@ Requires: xmvn
|
|||||||
# POM files needed by maven itself
|
# POM files needed by maven itself
|
||||||
Requires: apache-commons-parent
|
Requires: apache-commons-parent
|
||||||
Requires: apache-parent
|
Requires: apache-parent
|
||||||
|
Requires: httpcomponents-project
|
||||||
Requires: jboss-parent
|
Requires: jboss-parent
|
||||||
Requires: maven-parent
|
Requires: maven-parent
|
||||||
Requires: maven-plugins-pom
|
Requires: maven-plugins-pom
|
||||||
@ -111,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/mvn-{local,rpmbuild}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.11.2-4
|
||||||
|
- Add missing R: httpcomponents-project
|
||||||
|
|
||||||
* Thu Feb 7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.11.2-3
|
* Thu Feb 7 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.11.2-3
|
||||||
- Add missing R: jboss-patent
|
- Add missing R: jboss-patent
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user