Jaromír Cápík 18feec
%global long_ver  2010-12-19
Jaromír Cápík 18feec
Mikolaj Izdebski 811f5f
Name:           base64coder
Mikolaj Izdebski 811f5f
Version:        20101219
Fedora Release Engineering b7696c
Release:        22%{?dist}
Mikolaj Izdebski 811f5f
Summary:        Fast and compact Base64 encoder/decoder Java library
Mikolaj Izdebski 98271d
License:        EPL-1.0 or EPL-2.0 or LGPLv2+ or GPLv2+ or ASL 2.0 or BSD
Mikolaj Izdebski 811f5f
BuildArch:      noarch
Mikolaj Izdebski 811f5f
URL:            http://www.source-code.biz/%{name}/java/
Mikolaj Izdebski 811f5f
Source0:        http://repo2.maven.org/maven2/biz/source_code/%{name}/%{long_ver}/%{name}-%{long_ver}-distribution.zip
Jaromír Cápík 18feec
Mikolaj Izdebski 811f5f
BuildRequires:  maven-local
Mikolaj Izdebski 7b02f7
BuildRequires:  mvn(junit:junit)
Mikolaj Izdebski 811f5f
BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
Mikolaj Izdebski 7b02f7
BuildRequires:  mvn(org.apache.maven.plugins:maven-assembly-plugin)
Mikolaj Izdebski 7b02f7
BuildRequires:  mvn(org.apache.maven.plugins:maven-source-plugin)
Mikolaj Izdebski 7b02f7
BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
Jaromír Cápík 18feec
Jaromír Cápík 18feec
%description
Jaromír Cápík 18feec
Base64Coder is a fast and compact Base64 encoder/decoder class.
Jaromír Cápík 18feec
Mikolaj Izdebski 811f5f
There is no Base64 encoder/decoder in the standard Java SDK class
Mikolaj Izdebski 811f5f
library.  The undocumented classes sun.misc.BASE64Encoder and
Mikolaj Izdebski 811f5f
sun.misc.BASE64Decoder should not be used.
Jaromír Cápík 18feec
Jaromír Cápík 18feec
%package javadoc
Mikolaj Izdebski 811f5f
Summary:        API documentation for %{name}
Jaromír Cápík 18feec
Jaromír Cápík 18feec
%description javadoc
Mikolaj Izdebski 811f5f
This package contains %{summary}.
Jaromír Cápík 18feec
Jaromír Cápík 18feec
%prep
Jaromír Cápík 18feec
%setup -q -n %{name}-%{long_ver}
Jaromír Cápík 18feec
sed -i 's/\r//g' README.txt CHANGES.txt
Mikolaj Izdebski 811f5f
%mvn_file : %{name}
Mikolaj Izdebski 4fd791
%pom_remove_plugin :maven-javadoc-plugin
Jaromír Cápík 18feec
Jaromír Cápík 18feec
%build
Mikolaj Izdebski 811f5f
%mvn_build
Jaromír Cápík 18feec
Jaromír Cápík 18feec
%install
Mikolaj Izdebski 811f5f
%mvn_install
Jaromír Cápík 18feec
Mikolaj Izdebski 811f5f
%files -f .mfiles
Jaromír Cápík 18feec
%doc README.txt CHANGES.txt
Jaromír Cápík 18feec
Mikolaj Izdebski 811f5f
%files javadoc -f .mfiles-javadoc
Jaromír Cápík 18feec
Jaromír Cápík 18feec
%changelog
Fedora Release Engineering b7696c
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20101219-22
Fedora Release Engineering b7696c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Fedora Release Engineering b7696c
Mikolaj Izdebski 98271d
* Mon Jul  2 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-21
Mikolaj Izdebski 98271d
- Update license tag
Mikolaj Izdebski 98271d
Fedora Release Engineering 282620
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20101219-20
Fedora Release Engineering 282620
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Fedora Release Engineering 282620
Michael Simacek b8cad2
* Mon Aug 07 2017 Michael Simacek <msimacek@redhat.com> - 20101219-19
Michael Simacek b8cad2
- Remove spurious plus in License tag
Michael Simacek b8cad2
Fedora Release Engineering 5b35a0
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20101219-18
Fedora Release Engineering 5b35a0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
Fedora Release Engineering 5b35a0
Mikolaj Izdebski 4fd791
* Thu Feb 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-17
Mikolaj Izdebski 4fd791
- Remove unneeded maven-javadoc-plugin invocation
Mikolaj Izdebski 4fd791
Fedora Release Engineering 8f94be
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20101219-16
Fedora Release Engineering 8f94be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Fedora Release Engineering 8f94be
Mikolaj Izdebski 7b02f7
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-15
Mikolaj Izdebski 7b02f7
- Add missing build-requires
Mikolaj Izdebski 7b02f7
Dennis Gilmore 4140fa
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 20101219-14
Dennis Gilmore 4140fa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Dennis Gilmore 4140fa
Dennis Gilmore 2d3326
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-13
Dennis Gilmore 2d3326
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore 2d3326
Mikolaj Izdebski d787a2
* Wed Jul 30 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-12
Mikolaj Izdebski d787a2
- Fix build-requires on sonatype-oss-parent
Mikolaj Izdebski d787a2
Dennis Gilmore f36b80
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-11
Dennis Gilmore f36b80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Dennis Gilmore f36b80
Stanislav Ochotnicky 6beb70
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 20101219-10
Stanislav Ochotnicky 6beb70
- Use Requires: java-headless rebuild (#1067528)
Stanislav Ochotnicky 6beb70
Dennis Gilmore c9dbdb
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-9
Dennis Gilmore c9dbdb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Dennis Gilmore c9dbdb
Mikolaj Izdebski 811f5f
* Fri Jun 14 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-8
Mikolaj Izdebski 811f5f
- Update to current packaging guidelines
Mikolaj Izdebski 811f5f
Dennis Gilmore 3a3d5b
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-7
Dennis Gilmore 3a3d5b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Dennis Gilmore 3a3d5b
Stanislav Ochotnicky c20e13
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 20101219-6
Stanislav Ochotnicky c20e13
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
Stanislav Ochotnicky c20e13
- Replace maven BuildRequires with maven-local
Stanislav Ochotnicky c20e13
Dennis Gilmore 4e2c56
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-5
Dennis Gilmore 4e2c56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore 4e2c56
Stanislav Ochotnicky 22e9a9
* Mon May 21 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 20101219-4
Stanislav Ochotnicky 22e9a9
- Add maven plugins to BuildRequires
Stanislav Ochotnicky 22e9a9
Dennis Gilmore c2b7c7
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-3
Dennis Gilmore c2b7c7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Dennis Gilmore c2b7c7
Jaromír Cápík 18feec
* Tue Jun 07 2011 Jaromir Capik <jcapik@redhat.com> - 20101219-2
Jaromír Cápík 18feec
- Java suffix removed from the package name and put in the summary instead
Jaromír Cápík 18feec
- Version string added in the source URL (no need for manual renaming)
Jaromír Cápík 18feec
- POM file added in the source package -> Source1 removed (no need for copying)
Jaromír Cápík 18feec
- Removal of the target directory removed (not present anymore)
Jaromír Cápík 18feec
Jaromír Cápík 18feec
* Mon May 30 2011 Jaromir Capik <jcapik@redhat.com> - 20101219-1
Jaromír Cápík 18feec
- Initial version of the package