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