Mat Booth 463412
%global short_name commons-digester
mbooth 71a80b
mbooth 71a80b
Name:          apache-%{short_name}
Mat Booth 463412
Version:       2.1
Fedora Release Engineering 6290b6
Release:       11%{?dist}
mbooth 71a80b
Summary:       XML to Java object mapping module
mbooth 71a80b
License:       ASL 2.0
Mat Booth 463412
URL:           http://commons.apache.org/digester/
mbooth 71a80b
BuildArch:     noarch
mbooth 71a80b
Mikolaj Izdebski 19c5a8
Source0:       http://archive.apache.org/dist/commons/digester/source/%{short_name}-%{version}-src.tar.gz
Mikolaj Izdebski 19c5a8
Mikolaj Izdebski 19c5a8
BuildRequires:  maven-local
Mikolaj Izdebski 19c5a8
BuildRequires:  mvn(commons-beanutils:commons-beanutils)
Mikolaj Izdebski 19c5a8
BuildRequires:  mvn(commons-logging:commons-logging)
Mikolaj Izdebski 19c5a8
BuildRequires:  mvn(junit:junit)
Mikolaj Izdebski 19c5a8
BuildRequires:  mvn(org.apache.commons:commons-parent:pom:)
mbooth 71a80b
mbooth 71a80b
%description
mbooth 71a80b
Many projects read XML configuration files to provide initialization of
mbooth 71a80b
various Java objects within the system. There are several ways of doing this,
mbooth 71a80b
and the Digester component was designed to provide a common implementation
mbooth 71a80b
that can be used in many different projects
mbooth 71a80b
mbooth 71a80b
%package javadoc
mbooth 71a80b
Summary:       API documentation for %{name}
mbooth 71a80b
mbooth 71a80b
%description javadoc
Mat Booth 463412
This package contains the %{summary}.
mbooth 71a80b
mbooth 71a80b
%prep
mbooth 71a80b
%setup -q -n %{short_name}-%{version}-src
mbooth 71a80b
Mat Booth 463412
# Compatibility links
Mat Booth 463412
%mvn_alias "%{short_name}:%{short_name}" "org.apache.commons:%{short_name}"
Mat Booth 463412
%mvn_file :%{short_name} %{short_name} %{name}
mbooth 71a80b
mbooth 71a80b
%build
Mat Booth 463412
%mvn_build
mbooth 71a80b
mbooth 71a80b
%install
Mat Booth 463412
%mvn_install
Mat Booth 463412
Mat Booth 463412
%files -f .mfiles
Mat Booth 463412
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
Mat Booth 463412
Mat Booth 463412
%files javadoc -f .mfiles-javadoc
Mikolaj Izdebski 64d8e0
%doc LICENSE.txt NOTICE.txt
mbooth 71a80b
mbooth 71a80b
%changelog
Fedora Release Engineering 6290b6
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-11
Fedora Release Engineering 6290b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Fedora Release Engineering 6290b6
Fedora Release Engineering bba81c
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-10
Fedora Release Engineering bba81c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Fedora Release Engineering bba81c
Fedora Release Engineering f246c6
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-9
Fedora Release Engineering f246c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
Fedora Release Engineering f246c6
Fedora Release Engineering 888801
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-8
Fedora Release Engineering 888801
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Fedora Release Engineering 888801
Mikolaj Izdebski 19c5a8
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1-7
Mikolaj Izdebski 19c5a8
- Regenerate build-requires
Mikolaj Izdebski 19c5a8
Dennis Gilmore 6b5430
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-6
Dennis Gilmore 6b5430
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Dennis Gilmore 6b5430
Dennis Gilmore e24f9c
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-5
Dennis Gilmore e24f9c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore e24f9c
Mikolaj Izdebski 09f8b0
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1-4
Mikolaj Izdebski 09f8b0
- Remove legacy Obsoletes/Provides for jakarta-commons
Mikolaj Izdebski 09f8b0
Dennis Gilmore 6eb419
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-3
Dennis Gilmore 6eb419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Dennis Gilmore 6eb419
Stanislav Ochotnicky 10e415
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.1-2
Stanislav Ochotnicky 10e415
- Use Requires: java-headless rebuild (#1067528)
Stanislav Ochotnicky 10e415
Mat Booth 463412
* Wed Aug 21 2013 Mat Booth <fedora@matbooth.co.uk> - 2.1-1
Mat Booth 463412
- Update to latest upstream, rhbz #639893
Mat Booth 463412
- Update spec for latest guidelines
Mat Booth 463412
Dennis Gilmore 36261e
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-16
Dennis Gilmore 36261e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Dennis Gilmore 36261e
Mikolaj Izdebski 7c6d24
* Mon Apr 29 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.1-15
Mikolaj Izdebski 7c6d24
- Remove unneeded BR: maven-idea-plugin
Mikolaj Izdebski 7c6d24
Mat Booth 3d288f
* Mon Feb 18 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.8.1-14
Mat Booth 3d288f
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
Mat Booth 3d288f
- Replace maven BuildRequires with maven-local
Mat Booth 3d288f
Dennis Gilmore 332145
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-13
Dennis Gilmore 332145
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Dennis Gilmore 332145
Mikolaj Izdebski 64d8e0
* Tue Aug  7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.1-12
Mikolaj Izdebski 64d8e0
- Fix file permissions
Mikolaj Izdebski 64d8e0
- Install LICENSE and NOTICE with javadoc package
Mikolaj Izdebski 64d8e0
Dennis Gilmore aa37cf
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-11
Dennis Gilmore aa37cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore aa37cf
Dennis Gilmore 69550a
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-10
Dennis Gilmore 69550a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Dennis Gilmore 69550a
Alexander Kurtakov 032d03
* Wed Nov 30 2011 Alexander Kurtakov <akurtako@redhat.com> 1.8.1-9
Alexander Kurtakov 032d03
- Build with maven 3.
Alexander Kurtakov 032d03
- Adapt to current guidelines.
Alexander Kurtakov 032d03
Dennis Gilmore 95516d
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-8
Dennis Gilmore 95516d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Dennis Gilmore 95516d
mbooth 71a80b
* Fri May 21 2010 Mat Booth <fedora@matbooth.co.uk> - 1.8.1-7
mbooth 71a80b
- Correct dep-map names.
mbooth 71a80b
mbooth 71a80b
* Fri May 14 2010 Mat Booth <fedora@matbooth.co.uk> - 1.8.1-6
mbooth 71a80b
- Obsolete jakarta javadoc package.
mbooth 71a80b
- Keep legacy depmap around.
mbooth 71a80b
mbooth 71a80b
* Thu May 13 2010 Mat Booth <fedora@matbooth.co.uk> - 1.8.1-5
mbooth 71a80b
- Drop really old obsoletes/provides on short_name.
mbooth 71a80b
- Fix requires.
mbooth 71a80b
mbooth 71a80b
* Tue May 11 2010 Mat Booth <fedora@matbooth.co.uk> - 1.8.1-4
mbooth 71a80b
- Not ready for auto OSGi depsolving yet in this package.
mbooth 71a80b
- Rename package (jakarta-commons-digester->apache-commons-digester).
mbooth 71a80b
mbooth 71a80b
* Tue Dec 8 2009 Mat Booth <fedora@matbooth.co.uk> - 1.8.1-3
mbooth 71a80b
- Enable OSGi automatic depsolving (from Alphonse Van Assche).
mbooth 71a80b
mbooth 71a80b
* Sun Nov 8 2009 Mat Booth <fedora@matbooth.co.uk> - 1.8.1-2
mbooth 71a80b
- Fix build failure due to targeting too old a JRE
mbooth 71a80b
- Add missing doxia build req
mbooth 71a80b
mbooth 71a80b
* Sun Nov 8 2009 Mat Booth <fedora@matbooth.co.uk> - 1.8.1-1
mbooth 71a80b
- Update to 1.8.1
mbooth 71a80b
- Rewrite spec file to build using upstream-preferred maven instead of ant
mbooth 71a80b
- Install pom and add to maven dep-map
mbooth 71a80b
- Fix javadoc package requires
mbooth 71a80b
mbooth 71a80b
* Mon Aug 10 2009 Ville Skyttä <ville.skytta@iki.fi> - 0:1.7-10.3
mbooth 71a80b
- Convert specfile to UTF-8.
mbooth 71a80b
mbooth 71a80b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.7-9.3
mbooth 71a80b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
mbooth 71a80b
mbooth 71a80b
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.7-8.3
mbooth 71a80b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
mbooth 71a80b
mbooth 71a80b
* Wed Jul  9 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:1.7-7.3
mbooth 71a80b
- fix license tag
mbooth 71a80b
- drop repotag
mbooth 71a80b
mbooth 71a80b
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0:1.7-7jpp.2
mbooth 71a80b
- Autorebuild for GCC 4.3
mbooth 71a80b
mbooth 71a80b
* Fri Sep 07 2007 Matt Wringe <mwringe@redhat.com> - 0:1.7-6jpp.2
mbooth 71a80b
- Fix unowned dir (/usr/lib/gcj/jakarta-commons-digester)
mbooth 71a80b
mbooth 71a80b
* Mon Jan 22 2007 Vivek Lakshmanan <vivekl at redhat.com> - 0:1.7-6jpp.1
mbooth 71a80b
- Resynch with JPP release
mbooth 71a80b
mbooth 71a80b
* Tue Jan 16 2007 Vivek Lakshmanan <vivekl at redhat.com> - 0:1.7-5jpp.3
mbooth 71a80b
- Update component-info.xml to add scm and tag attribute instead of a comment
mbooth 71a80b
- Remove the export of a versioned jar
mbooth 71a80b
mbooth 71a80b
* Tue Jan 9 2007 Vivek Lakshmanan <vivekl at redhat.com> - 0:1.7-5jpp.2
mbooth 71a80b
- Upgrade to latest from JPP and FC6
mbooth 71a80b
- Remove old RHUG specific trigger
mbooth 71a80b
- Add support for conditional build of repolib package
mbooth 71a80b
- Build repolib package by default
mbooth 71a80b
mbooth 71a80b
* Thu Aug 10 2006 Matt Wringe <mwringe at redhat.com> - 0:1.7-5jpp.1
mbooth 71a80b
- Merge with upstream version:
mbooth 71a80b
 - Add missing requires for javadoc
mbooth 71a80b
mbooth 71a80b
* Thu Aug 10 2006 Karsten Hopp <karsten@redhat.de> 1.7-4jpp_3fc
mbooth 71a80b
- Requires(post/postun): coreutils
mbooth 71a80b
mbooth 71a80b
* Sat Jul 22 2006 Jakub Jelinek <jakub@redhat.com> - 0:1.7-4jpp_2fc
mbooth 71a80b
- Rebuilt
mbooth 71a80b
mbooth 71a80b
* Wed Jul 19 2006 Matt Wringe <mwringe at redhat.com> - 0:1.7-4jpp_1fc
mbooth 71a80b
- Merged with upstream version
mbooth 71a80b
mbooth 71a80b
* Wed Jul 19 2006 Matt Wringe <mwringe at redhat.com> - 0:1.7-4jpp
mbooth 71a80b
- Removed separate definition of name, version and release.
mbooth 71a80b
mbooth 71a80b
* Mon Jul 17 2006 Matt Wringe <mwringe at redhat.com> - 0:1.7-3jpp
mbooth 71a80b
- Added conditional native compiling
mbooth 71a80b
mbooth 71a80b
* Wed Apr 26 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.7-2jpp
mbooth 71a80b
- First JPP 1.7 build
mbooth 71a80b
mbooth 71a80b
* Tue Jul 26 2005 Fernando Nasser <fnasser@redhat.com> - 0:1.7-1jpp
mbooth 71a80b
- Upgrade to 1.7
mbooth 71a80b
mbooth 71a80b
* Thu Nov 26 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.6-2jpp
mbooth 71a80b
- Rebuild so that rss package is included
mbooth 71a80b
mbooth 71a80b
* Thu Oct 21 2004 Fernando Nasser <fnasser@redhat.com> - 0:1.6-1jpp
mbooth 71a80b
- Upgrade to 1.6
mbooth 71a80b
mbooth 71a80b
* Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:1.5-4jpp
mbooth 71a80b
- Rebuild with ant-1.6.2
mbooth 71a80b
mbooth 71a80b
* Fri May 09 2003 David Walluck <david@anti-microsoft.org> 0:1.5-3jpp
mbooth 71a80b
- update for JPackage 1.5
mbooth 71a80b
mbooth 71a80b
* Thu May 08 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.5-2jpp
mbooth 71a80b
- used correct JPP 1.5 spec file
mbooth 71a80b
mbooth 71a80b
* Thu May 08 2003 Henri Gomez <hgomez@users.sourceforge.net> 1.5-2jpp
mbooth 71a80b
- 1.5