70272b
Name:             weld-parent
70272b
Version:          34
70272b
Release:          5%{?dist}
70272b
Summary:          Parent POM for Weld
70272b
License:          ASL 2.0
70272b
URL:              http://weld.cdi-spec.org
70272b
Source0:          https://github.com/weld/parent/archive/%{version}.tar.gz
70272b
70272b
BuildArch:        noarch
70272b
70272b
BuildRequires:    maven-local
70272b
BuildRequires:    mvn(org.apache.maven.plugins:maven-install-plugin)
70272b
BuildRequires:    mvn(org.apache.maven.plugins:maven-source-plugin)
70272b
BuildRequires:    mvn(org.codehaus.mojo:build-helper-maven-plugin)
70272b
70272b
%description
70272b
Parent POM for Weld
70272b
70272b
%prep
70272b
%setup -q -n parent-%{version}
70272b
70272b
%pom_remove_plugin ":maven-enforcer-plugin"
70272b
%pom_remove_plugin ":maven-remote-resources-plugin"
70272b
%pom_remove_plugin ":maven-eclipse-plugin"
70272b
%pom_remove_plugin ":buildnumber-maven-plugin"
70272b
70272b
%build
70272b
%mvn_build
70272b
70272b
%install
70272b
%mvn_install
70272b
70272b
%files -f .mfiles
70272b
70272b
%changelog
70272b
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 34-5
70272b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
70272b
70272b
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 34-4
70272b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
70272b
70272b
* Mon Feb 06 2017 Michael Simacek <msimacek@redhat.com> - 34-3
70272b
- Remove buildnumber-plugin
70272b
70272b
* Wed Jun 15 2016 gil cattaneo <puntogil@libero.it> 34-2
70272b
- Add missing BRs on maven-source-plugin, buildnumber-maven-plugin
70272b
70272b
* Mon Jun 06 2016 gil cattaneo <puntogil@libero.it> 34-1
70272b
- Upstream release 34
70272b
70272b
* Tue Mar 01 2016 gil cattaneo <puntogil@libero.it> 31-4
70272b
- remove enforcer plugin support
70272b
- related to rhbz#1308237,1308238
70272b
- use BRs mvn()-like
70272b
- introduce license macro
70272b
70272b
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 31-3
70272b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
70272b
70272b
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 31-2
70272b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
70272b
70272b
* Mon Mar 23 2015 Marek Goldmann <mgoldman@redhat.com> - 31-1
70272b
- Upstream release 31
70272b
70272b
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 26-3
70272b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
70272b
70272b
* Wed Oct 23 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 26-2
70272b
- Rebuild to regenerate broken POM files
70272b
- Related: rhbz#1021484
70272b
70272b
* Tue Oct 22 2013 Marek Goldmann <mgoldman@redhat.com> - 26-1
70272b
- Upstream release 26
70272b
70272b
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17-9
70272b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
70272b
70272b
* Thu Jul 18 2013 Michal Srb <msrb@redhat.com> - 17-8
70272b
- Add ASL 2.0 license text
70272b
- Add missing BR: maven-plugin-build-helper, maven-install-plugin
70272b
70272b
* Tue Feb 19 2013 Marek Goldmann <mgoldman@redhat.com> - 17-7
70272b
- Added maven-shared BR
70272b
70272b
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17-6
70272b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
70272b
70272b
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 17-5
70272b
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
70272b
- Replace maven BuildRequires with maven-local
70272b
70272b
* Mon Jul 23 2012 Marek Goldmann <mgoldman@redhat.com> - 17-4
70272b
- Fixed BR, removed maven plugins from R
70272b
70272b
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17-3
70272b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
70272b
70272b
* Mon Mar 19 2012 Marek Goldmann <mgoldman@redhat.com> 17-2
70272b
- Added build section
70272b
70272b
* Wed Mar 14 2012 Marek Goldmann <mgoldman@redhat.com> 17-1
70272b
- Initial packaging
70272b