fc06e0
Name:           apache-commons-codec
fc06e0
Version:        1.11
fc06e0
Release:        3%{?dist}
fc06e0
Summary:        Implementations of common encoders and decoders
fc06e0
License:        ASL 2.0
fc06e0
URL:            http://commons.apache.org/codec/
fc06e0
BuildArch:      noarch
fc06e0
fc06e0
Source0:        http://archive.apache.org/dist/commons/codec/source/commons-codec-%{version}-src.tar.gz
fc06e0
# Data in DoubleMetaphoneTest.java originally has an inadmissible license.
fc06e0
# The author gives MIT in e-mail communication.
fc06e0
Source1:        aspell-mail.txt
fc06e0
fc06e0
BuildRequires:  maven-local
fc06e0
BuildRequires:  mvn(org.apache.commons:commons-parent:pom:)
fc06e0
BuildRequires:  mvn(org.apache.maven.plugins:maven-assembly-plugin)
fc06e0
fc06e0
%description
fc06e0
Commons Codec is an attempt to provide definitive implementations of
fc06e0
commonly used encoders and decoders. Examples include Base64, Hex,
fc06e0
Phonetic and URLs.
fc06e0
fc06e0
%{?javadoc_package}
fc06e0
fc06e0
%prep
fc06e0
%autosetup -n commons-codec-%{version}-src
fc06e0
cp %{SOURCE1} aspell-mail.txt
fc06e0
sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
fc06e0
fc06e0
%mvn_file : commons-codec %{name}
fc06e0
%mvn_alias : commons-codec:commons-codec
fc06e0
fc06e0
%build
fc06e0
%mvn_build
fc06e0
fc06e0
%install
fc06e0
%mvn_install
fc06e0
fc06e0
%files -f .mfiles
fc06e0
%license LICENSE.txt NOTICE.txt aspell-mail.txt
fc06e0
%doc RELEASE-NOTES*
fc06e0
fc06e0
%changelog
fc06e0
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-3
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
fc06e0
fc06e0
* Mon Jan 29 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11-2
fc06e0
- Cleanup spec file
fc06e0
fc06e0
* Fri Nov 24 2017 Mat Booth <mat.booth@redhat.com> - 1.11-1
fc06e0
- Update to latest upstream version
fc06e0
fc06e0
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-5
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
fc06e0
fc06e0
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-4
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
fc06e0
fc06e0
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-3
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fc06e0
fc06e0
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-2
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
fc06e0
fc06e0
* Mon Nov 17 2014 Mat Booth <mat.booth@redhat.com> - 1.10-1
fc06e0
- Update to upstream version 1.10
fc06e0
fc06e0
* Tue Oct 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9-5
fc06e0
- Remove legacy Obsoletes/Provides for jakarta-commons
fc06e0
fc06e0
* Wed Jul 30 2014 Mat Booth <mat.booth@redhat.com> - 1.9-4
fc06e0
- Fix incorrect parent BR causing FTBFS
fc06e0
fc06e0
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-3
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
fc06e0
fc06e0
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.9-2
fc06e0
- Use Requires: java-headless rebuild (#1067528)
fc06e0
fc06e0
* Mon Jan  6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9-1
fc06e0
- Update to upstream version 1.9
fc06e0
- Update to current packaging guidelines
fc06e0
fc06e0
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-5
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
fc06e0
fc06e0
* Mon Jul 08 2013 Tomas Radej <tradej@redhat.com> - 1.8-4
fc06e0
- Fixed license tag (MIT is only in test that doesn't make it into binary RPM)
fc06e0
fc06e0
* Tue Jun 25 2013 Tomas Radej <tradej@redhat.com> - 1.8-2
fc06e0
- Clarified licensing of DoubleMetaphoneTest.java
fc06e0
fc06e0
* Fri May 03 2013 Mat Booth <fedora@matbooth.co.uk> - 1.8-1
fc06e0
- Update to 1.8, rhbz #957598
fc06e0
fc06e0
* Mon Apr 29 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7-5
fc06e0
- Remove unneeded BR: maven-idea-plugin
fc06e0
fc06e0
* Mon Feb 18 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.7-4
fc06e0
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
fc06e0
- Replace maven BuildRequires with maven-local
fc06e0
fc06e0
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-3
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
fc06e0
fc06e0
* Mon Nov 19 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7-2
fc06e0
- Add Provides/Obsoletes for jakarta-commons-codec
fc06e0
fc06e0
* Thu Oct 25 2012 Mat Booth <fedora@matbooth.co.uk> - 1.7-1
fc06e0
- Update to 1.7.
fc06e0
- Can finally remove the provides/obsoletes on the old jakarta name.
fc06e0
fc06e0
* Mon Sep 17 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-5
fc06e0
- Restore apache-commons-codec.jar symlink, resolves #857947
fc06e0
fc06e0
* Tue Aug  7 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-4
fc06e0
- Enable tests
fc06e0
- Install NOTICE with javadoc package
fc06e0
- Fix file permissions
fc06e0
- Remove versioned symlinks
fc06e0
fc06e0
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-3
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
fc06e0
fc06e0
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-2
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
fc06e0
fc06e0
* Wed Dec 7 2011 akurtakov <akurtakov@rh.akurtakov> 1.6-1
fc06e0
- Update to latest upstream (1.6).
fc06e0
fc06e0
* Wed Nov 30 2011 Alexander Kurtakov <akurtako@redhat.com> 1.4-13
fc06e0
- Build with maven 3.
fc06e0
- Adapt to current guidelines.
fc06e0
fc06e0
* Thu Feb 10 2011 mbooth <fedora@matbooth.co.uk> 1.4-12
fc06e0
- Drop versioned jars and javadocs.
fc06e0
fc06e0
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-11
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
fc06e0
fc06e0
* Fri May 21 2010 Mat Booth <fedora@matbooth.co.uk> 1.4-10
fc06e0
- Correct dep-map names #594717.
fc06e0
fc06e0
* Fri May 21 2010 Alexander Kurtakov <akurtako@redhat.com> 1.4-9
fc06e0
- Obsolete/Provide commons-codec.
fc06e0
fc06e0
* Fri May 14 2010 Mat Booth <fedora@matbooth.co.uk> - 1.4-8
fc06e0
- Obsolete jakarta javadoc package.
fc06e0
- Keep legacy depmap around.
fc06e0
fc06e0
* Thu May 13 2010 Mat Booth <fedora@matbooth.co.uk> - 1.4-7
fc06e0
- Use global instead of define.
fc06e0
- Drop really old obsoletes/provides on short_name.
fc06e0
- Fix requires.
fc06e0
fc06e0
* Tue May 11 2010 Mat Booth <fedora@matbooth.co.uk> - 1.4-6
fc06e0
- Rename package (jakarta-commons-codec->apache-commons-codec).
fc06e0
fc06e0
* Tue Dec 8 2009 Mat Booth <fedora@matbooth.co.uk> - 1.4-5
fc06e0
- Enable OSGi automatic depsolving (from Alphonse Van Assche).
fc06e0
fc06e0
* Sun Nov 8 2009 Mat Booth <fedora@matbooth.co.uk> - 1.4-4
fc06e0
- Fix javadoc package requires
fc06e0
fc06e0
* Sat Nov 7 2009 Mat Booth <fedora@matbooth.co.uk> - 1.4-3
fc06e0
- Correct Obsoletes/Provides according to naming guidelines
fc06e0
fc06e0
* Sat Nov 7 2009 Mat Booth <fedora@matbooth.co.uk> - 1.4-2
fc06e0
- Add all maven related build reqs
fc06e0
- Require Java 1.6 because tests fail on GCJ
fc06e0
fc06e0
* Sat Nov 7 2009 Mat Booth <fedora@matbooth.co.uk> - 1.4-1
fc06e0
- Update to 1.4
fc06e0
- Rewrite spec file to build using upstream-preferred maven instead of ant
fc06e0
- Drop patch to add OSGi manifest (done automatically in the maven build)
fc06e0
- Install pom and add to maven dep-map
fc06e0
- Re-enable all tests
fc06e0
fc06e0
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.3-11.4
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
fc06e0
fc06e0
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.3-10.4
fc06e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
fc06e0
fc06e0
* Thu Jul 24 2008 Andrew Overholt <overholt@redhat.com> 1.3-9.4
fc06e0
- Update OSGi manifest.
fc06e0
fc06e0
* Wed Jul  9 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:1.3-9.3
fc06e0
- drop repotag
fc06e0
- fix license tag
fc06e0
fc06e0
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0:1.3-9jpp.2
fc06e0
- Autorebuild for GCC 4.3
fc06e0
fc06e0
* Thu Sep 06 2007 Andrew Overholt <overholt@redhat.com> 1.3-8jpp.2
fc06e0
- Add OSGi manifest.
fc06e0
fc06e0
* Wed Mar 21 2007 Matt Wringe <mwringe@redhat.com> 0:1.3-8jpp.1
fc06e0
- Update to latest jpp version
fc06e0
- Fix rpmlint issues
fc06e0
fc06e0
* Wed Mar 21 2007 Matt Wringe <mwringe@redhat.com> 0:1.3-8jpp
fc06e0
- Fix some rpmlint warnings
fc06e0
- Update copyright year
fc06e0
fc06e0
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> 0:1.3-7jpp.2
fc06e0
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
fc06e0
fc06e0
* Tue Sep 26 2006 Matt Wringe <mwringe at redhat.com> 0:1.3-7jpp.1
fc06e0
- Merge with upstream version.
fc06e0
fc06e0
* Tue Sep 26 2006 Matt Wringe <mwringe at redhat.com> 0:1.3-7jpp
fc06e0
- Add missing java-javadoc requires and buildrequires.
fc06e0
fc06e0
* Mon Sep 25 2006 Matt Wringe <mwringe at redhat.com> 0:1.3-6jpp.1
fc06e0
- Merge with upstream version.
fc06e0
fc06e0
* Mon Sep 25 2006 Matt Wringe <mwringe at redhat.com> 0:1.3-6jpp
fc06e0
- Update jakarta-commons-codec-1.3-buildscript.patch to build
fc06e0
  offline.
fc06e0
fc06e0
* Thu Aug 10 2006 Matt Wringe <mwringe at redhat.com> 0:1.3-5jpp.1
fc06e0
- Merge with upstream version
fc06e0
 - Add missing javadoc requires
fc06e0
fc06e0
* Sat Jul 22 2006 Jakub Jelinek <jakub@redhat.com> - 0:1.3-4jpp_2fc
fc06e0
- Rebuilt
fc06e0
fc06e0
* Thu Jul 20 2006 Matt Wringe <mwringe at redhat.com> 0:1.3-4jpp_1fc
fc06e0
- Merged with upstream version
fc06e0
- Now is natively compiled
fc06e0
fc06e0
* Thu Jul 20 2006 Matt Wringe <mwringe at redhat.com> 0:1.3-4jpp
fc06e0
- Added conditional native compiling
fc06e0
fc06e0
* Tue Apr 04 2006 Ralph Apel <r.apel@r-apel.de> 0:1.3-3jpp
fc06e0
- First JPP-1.7 release
fc06e0
fc06e0
* Wed Sep 08 2004 Fernando Nasser <fnasser@redhat.com> 0:1.3-2jpp
fc06e0
- Do not stop on test failure
fc06e0
fc06e0
* Tue Sep 07 2004 Fernando Nasser <fnasser@redhat.com> 0:1.3-1jpp
fc06e0
- Upgrade to 1.3
fc06e0
- Rebuilt with Ant 1.6.2
fc06e0
fc06e0
* Thu Jan 22 2004 David Walluck <david@anti-microsoft.org> 0:1.2-1jpp
fc06e0
- 1.2
fc06e0
- use perl instead of patch
fc06e0
fc06e0
* Wed May 28 2003 Ville Skyttä <jpackage-discuss at zarb.org> - 0:1.1-1jpp
fc06e0
- First JPackage release.