|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: geronimo-parent-poms
|
|
|
|
Name: geronimo-parent-poms
|
|
|
|
Version: 1.6
|
|
|
|
Version: 1.6
|
|
|
|
Release: 25%{?dist}
|
|
|
|
Release: 27%{?dist}
|
|
|
|
Summary: Parent POM files for geronimo-specs
|
|
|
|
Summary: Parent POM files for geronimo-specs
|
|
|
|
License: ASL 2.0
|
|
|
|
License: ASL 2.0
|
|
|
|
URL: http://geronimo.apache.org/
|
|
|
|
URL: http://geronimo.apache.org/
|
|
|
@ -26,6 +26,7 @@ cp -p %{SOURCE1} LICENSE
|
|
|
|
%pom_remove_parent
|
|
|
|
%pom_remove_parent
|
|
|
|
# IDEA plugin is not really useful in Fedora
|
|
|
|
# IDEA plugin is not really useful in Fedora
|
|
|
|
%pom_remove_plugin :maven-idea-plugin
|
|
|
|
%pom_remove_plugin :maven-idea-plugin
|
|
|
|
|
|
|
|
%pom_xpath_set "pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/*" 1.6
|
|
|
|
%mvn_alias : org.apache.geronimo.specs:specs
|
|
|
|
%mvn_alias : org.apache.geronimo.specs:specs
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
@ -38,6 +39,12 @@ cp -p %{SOURCE1} LICENSE
|
|
|
|
%doc LICENSE
|
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-27
|
|
|
|
|
|
|
|
- Mass rebuild for javapackages-tools 201902
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-26
|
|
|
|
|
|
|
|
- Mass rebuild for javapackages-tools 201901
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-25
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-25
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|