8a9769
%bcond_with bootstrap
8a9769
8a9769
Name:           apache-commons-beanutils
8a9769
Version:        1.9.4
8a9769
Release:        9%{?dist}
8a9769
Summary:        Java utility methods for accessing and modifying the properties of arbitrary JavaBeans
8a9769
License:        ASL 2.0
8a9769
URL:            http://commons.apache.org/beanutils
8a9769
BuildArch:      noarch
8a9769
Source0:        http://archive.apache.org/dist/commons/beanutils/source/commons-beanutils-%{version}-src.tar.gz
8a9769
8a9769
BuildRequires:  maven-local
8a9769
%if %{with bootstrap}
8a9769
BuildRequires:  javapackages-bootstrap
8a9769
%else
8a9769
BuildRequires:  mvn(commons-collections:commons-collections)
8a9769
BuildRequires:  mvn(commons-logging:commons-logging)
8a9769
BuildRequires:  mvn(org.apache.commons:commons-parent:pom:)
8a9769
%endif
8a9769
8a9769
%description
8a9769
The scope of this package is to create a package of Java utility methods
8a9769
for accessing and modifying the properties of arbitrary JavaBeans.  No
8a9769
dependencies outside of the JDK are required, so the use of this package
8a9769
is very lightweight.
8a9769
8a9769
%package javadoc
8a9769
Summary:        Javadoc for %{name}
8a9769
8a9769
%description javadoc
8a9769
%{summary}.
8a9769
8a9769
%prep
8a9769
%setup -q -n commons-beanutils-%{version}-src
8a9769
sed -i 's/\r//' *.txt
8a9769
8a9769
%pom_remove_plugin :maven-assembly-plugin
8a9769
8a9769
%mvn_alias :{*} :@1-core :@1-bean-collections
8a9769
%mvn_alias :{*} org.apache.commons:@1 org.apache.commons:@1-core org.apache.commons:@1-bean-collections
8a9769
%mvn_file : %{name} %{name}-core %{name}-bean-collections
8a9769
%mvn_file : commons-beanutils commons-beanutils-core commons-beanutils-bean-collections
8a9769
8a9769
%build
8a9769
# Some tests fail in Koji
8a9769
%mvn_build -f -- -Dcommons.osgi.symbolicName=org.apache.commons.beanutils
8a9769
8a9769
%install
8a9769
%mvn_install
8a9769
8a9769
%files -f .mfiles
8a9769
%doc RELEASE-NOTES.txt
8a9769
%doc LICENSE.txt NOTICE.txt
8a9769
8a9769
%files javadoc -f .mfiles-javadoc
8a9769
%doc LICENSE.txt NOTICE.txt
8a9769
8a9769
%changelog
8a9769
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.4-9
8a9769
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
8a9769
  Related: rhbz#1991688
8a9769
8a9769
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.4-8
8a9769
- Rebuild to workaround DistroBaker issue
8a9769
8a9769
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.4-7
8a9769
- Bootstrap Maven for CentOS Stream 9
8a9769
8a9769
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.4-6
8a9769
- Bootstrap build
8a9769
- Non-bootstrap build
8a9769
8a9769
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-5
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
8a9769
8a9769
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-4
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
8a9769
8a9769
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1.9.4-3
8a9769
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
8a9769
8a9769
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-2
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
8a9769
8a9769
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.4-2
8a9769
- Mass rebuild for javapackages-tools 201902
8a9769
8a9769
* Fri Oct 04 2019 Fabio Valentini <decathorpe@gmail.com> - 1.9.4-1
8a9769
- Update to version 1.9.4.
8a9769
- Re-enable test suite.
8a9769
8a9769
* Thu Aug 15 2019 Marian Koncek <mkoncek@redhat.com> - 1.9.4-1
8a9769
- Update to upstream version 1.9.4
8a9769
8a9769
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-7
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
8a9769
8a9769
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.3-5
8a9769
- Mass rebuild for javapackages-tools 201901
8a9769
8a9769
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-6
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
8a9769
8a9769
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-5
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
8a9769
8a9769
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-4
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
8a9769
8a9769
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-3
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8a9769
8a9769
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-2
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8a9769
8a9769
* Tue Nov 01 2016 Michael Simacek <msimacek@redhat.com> - 1.9.3-1
8a9769
- Update to upstream version 1.9.3
8a9769
8a9769
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-5
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8a9769
8a9769
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.2-4
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8a9769
8a9769
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.2-3
8a9769
- Remove Provides/Obsoletes for javadoc package
8a9769
8a9769
* Wed Jul 30 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.2-2
8a9769
- Fix build-requires on apache-commons-parent
8a9769
8a9769
* Fri Jun  6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.2-1
8a9769
- Update to upstream version 1.9.2
8a9769
- Remove legacy Provides/Obsoletes for jakarta-commons-beanutils
8a9769
- Remove RPM bug workaround
8a9769
8a9769
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.9.1-2
8a9769
- Use Requires: java-headless rebuild (#1067528)
8a9769
8a9769
* Mon Jan 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.1-1
8a9769
- Update to upstream version 1.9.1
8a9769
8a9769
* Mon Jan  6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.0-1
8a9769
- Update to upstream version 1.9.0
8a9769
8a9769
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-11
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
8a9769
8a9769
* Mon Apr 29 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.3-10
8a9769
- Build with xmvn
8a9769
- Don't generate extra JARs
8a9769
- Simplify build dependencies
8a9769
- Update to current packaging guidelines
8a9769
8a9769
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-9
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8a9769
8a9769
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.8.3-8
8a9769
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
8a9769
- Replace maven BuildRequires with maven-local
8a9769
8a9769
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-7
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
8a9769
8a9769
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-6
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8a9769
8a9769
* Tue Nov 22 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.8.3-5
8a9769
- Packaging fixes
8a9769
- Remove unneeded depmap
8a9769
- Remove versioned jars and javadocs
8a9769
- Use maven 3 to build
8a9769
8a9769
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.3-4
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8a9769
8a9769
* Thu Jul  8 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.8.3-3
8a9769
- Add license to javadoc subpackage
8a9769
8a9769
* Mon May 24 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.8.3-2
8a9769
- Added provides to javadoc subpackage
8a9769
8a9769
* Fri May 21 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.8.3-1
8a9769
- Re-did whole spec file, dropped gcj support
8a9769
- Rename package (jakarta-commons-beanutils->apache-commons-beanutils)
8a9769
8a9769
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.7.0-12.3
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8a9769
8a9769
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.7.0-11.3
8a9769
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8a9769
8a9769
* Thu Oct 23 2008 David Walluck <dwalluck@redhat.com> 0:1.7.0-10.3
8a9769
- Fedora-specific: enable GCJ support
8a9769
8a9769
* Thu Oct 23 2008 David Walluck <dwalluck@redhat.com> 0:1.7.0-10.2
8a9769
- Fedora-specific: BuildRequires: java-1.6.0-devel
8a9769
8a9769
* Thu Oct 23 2008 David Walluck <dwalluck@redhat.com> 0:1.7.0-10.1
8a9769
- Fedora-specific: remove repolib
8a9769
- Fedora-specific: enable JDK6 support
8a9769
8a9769
* Mon Oct 20 2008 David Walluck <dwalluck@redhat.com> 0:1.7.0-10
8a9769
- add flag to build with maven
8a9769
8a9769
* Fri Sep 19 2008 David Walluck <dwalluck@redhat.com> 0:1.7.0-9
8a9769
- add jdk6 patch
8a9769
- fix repolib
8a9769
8a9769
* Sun Jun 15 2008 David Walluck <dwalluck@redhat.com> 0:1.7.0-8.jpp5
8a9769
- fix duplicate files
8a9769
- correctly unpack sources
8a9769
- remove spurious gnu-crypto requirement
8a9769
- remove spurious javadoc package requirements
8a9769
- fix javadoc directory
8a9769
- fix build-classpath call
8a9769
- use macros
8a9769
8a9769
* Fri May 30 2008 Permaine Cheung <pcheung@redhat.com> - 0:1.7.0-7
8a9769
- First JPP5 build
8a9769
8a9769
* Tue Jul 24 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.7.0-6jpp
8a9769
- Make Vendor, Distribution based on macro
8a9769
- Fix aot build
8a9769
- Add poms and depmap frags
8a9769
- Build with maven1 by default
8a9769
- Add manual subpackage when built with maven
8a9769
8a9769
* Tue Mar 13 2007 Vivek Lakshmanan <vivekl@redhat.com> - 0:1.7.0-2jpp.ep1.2
8a9769
- Fix repolib location
8a9769
8a9769
* Tue Mar 13 2007 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-2jpp.ep1.1
8a9769
- New repolib location
8a9769
8a9769
* Mon Mar 05 2007 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-2jpp.el4ep1.3
8a9769
- Remove pre section used for RHUG cleanup
8a9769
8a9769
* Tue Feb 20 2007 Vivek Lakshmanan <vivekl@redhat.com> - 0:1.7.0-2jpp.el4ep1.2
8a9769
- Add -brew suffix
8a9769
8a9769
* Fri Feb 17 2007 Vivek Lakshmanan <vivekl@redhat.com> - 0:1.7.0-2jpp.el4ep1.1
8a9769
- Add repolib support
8a9769
8a9769
* Thu Aug 17 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-5jpp
8a9769
- Require what is used in post/postun for javadoc
8a9769
8a9769
* Fri Jul 14 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-4jpp
8a9769
- Add AOT bits
8a9769
8a9769
* Thu May 11 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-3jpp
8a9769
- Add header
8a9769
- Remove unecessary macro definitions
8a9769
8a9769
* Wed Feb 22 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-2jpp_1rh
8a9769
- Merge with upstream
8a9769
8a9769
* Wed Apr 27 2005 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-1jpp_3rh
8a9769
- Fix build so that collections jar is created
8a9769
8a9769
* Sat Jan 29 2005 Ralph Apel <r.apel@r-apel.de> - 0:1.7.0-2jpp
8a9769
- Use the "dist" target to get a full build, including bean-collections
8a9769
8a9769
* Thu Oct 21 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-1jpp_1rh
8a9769
- Import from upstream
8a9769
8a9769
* Thu Oct 21 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.7.0-1jpp
8a9769
- Upgrade to 1.7.0
8a9769
8a9769
* Fri Oct 1 2004 Andrew Overholt <overholt@redhat.com> 0:1.6.1-4jpp_6rh
8a9769
- add coreutils BuildRequires
8a9769
8a9769
* Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:1.6.1-5jpp
8a9769
- Rebuild with ant-1.6.2
8a9769
8a9769
* Fri Jul 2 2004 Aizaz Ahmed <aahmed@redhat.com> 0:1.6.1-4jpp_5rh
8a9769
- Added trigger to restore symlinks that are removed if ugrading
8a9769
  from a commons-beanutils rhug package
8a9769
8a9769
* Fri Apr  2 2004 Frank Ch. Eigler <fche@redhat.com> 0:1.6.1-4jpp_4rh
8a9769
- more of the same, for version-suffixed .jar files
8a9769
8a9769
* Fri Mar 26 2004 Frank Ch. Eigler <fche@redhat.com> 0:1.6.1-4jpp_3rh
8a9769
- add RHUG upgrade cleanup
8a9769
8a9769
* Fri Mar  5 2004 Frank Ch. Eigler <fche@redhat.com> 0:1.6.1-4jpp_2rh
8a9769
- RH vacuuming part II
8a9769
8a9769
* Thu Mar  4 2004 Frank Ch. Eigler <fche@redhat.com> 0:1.6.1-4jpp_1rh
8a9769
- RH vacuuming
8a9769
8a9769
* Fri May 09 2003 David Walluck <david@anti-microsoft.org> 0:1.6.1-4jpp
8a9769
- update for JPackage 1.5
8a9769
8a9769
* Thu Feb 27 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.6.1-2jpp
8a9769
- fix ASF license and add packager name
8a9769
8a9769
* Wed Feb 19 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.6.1-1jpp
8a9769
- 1.6.1
8a9769
8a9769
* Thu Feb 13 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.6-1jpp
8a9769
- 1.6
8a9769
8a9769
* Thu Oct 24 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.5-1jpp
8a9769
- 1.5
8a9769
8a9769
* Fri Aug 23 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.4.1-1jpp
8a9769
- 1.4.1
8a9769
8a9769
* Tue Aug 20 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.4-1jpp
8a9769
- 1.4
8a9769
8a9769
* Fri Jul 12 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.3-3jpp
8a9769
- change to commons-xxx.jar instead of commons-xxx.home in ant parameters
8a9769
8a9769
* Mon Jun 10 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.3-2jpp
8a9769
- use sed instead of bash 2.x extension in link area to make spec compatible
8a9769
  with distro using bash 1.1x
8a9769
8a9769
* Fri Jun 07 2002 Henri Gomez <hgomez@users.sourceforge.net> 1.3-1jpp
8a9769
- 1.3
8a9769
- added short names in %%{_javadir}, as does jakarta developpers
8a9769
- first jPackage release