Blame SPECS/base64coder.spec

3af4e8
%global pkg_name base64coder
3af4e8
%{?scl:%scl_package %{pkg_name}}
3af4e8
%{?java_common_find_provides_and_requires}
3af4e8
3af4e8
%global long_ver  2010-12-19
3af4e8
3af4e8
Name:           %{?scl_prefix}%{pkg_name}
3af4e8
Version:        20101219
3af4e8
Release:        10.12%{?dist}
3af4e8
Summary:        Fast and compact Base64 encoder/decoder Java library
3af4e8
License:        EPL or LGPLv2+ or GPLv2+ or ASL 2.0+ or BSD
3af4e8
BuildArch:      noarch
3af4e8
URL:            http://www.source-code.biz/%{pkg_name}/java/
3af4e8
Source0:        http://repo2.maven.org/maven2/biz/source_code/%{pkg_name}/%{long_ver}/%{pkg_name}-%{long_ver}-distribution.zip
3af4e8
3af4e8
BuildRequires:  %{?scl_prefix}maven-local
3af4e8
BuildRequires:  %{?scl_prefix_maven}mvn(org.sonatype.oss:oss-parent:pom:)
3af4e8
BuildRequires:  %{?scl_prefix_maven}mvn(org.apache.felix:maven-bundle-plugin)
3af4e8
3af4e8
%description
3af4e8
Base64Coder is a fast and compact Base64 encoder/decoder class.
3af4e8
3af4e8
There is no Base64 encoder/decoder in the standard Java SDK class
3af4e8
library.  The undocumented classes sun.misc.BASE64Encoder and
3af4e8
sun.misc.BASE64Decoder should not be used.
3af4e8
3af4e8
%package javadoc
3af4e8
Summary:        API documentation for %{pkg_name}
3af4e8
3af4e8
%description javadoc
3af4e8
This package contains %{summary}.
3af4e8
3af4e8
%prep
3af4e8
%setup -q -n %{pkg_name}-%{long_ver}
3af4e8
%{?scl:scl enable %{scl_maven} %{scl} - <<"EOF"}
3af4e8
set -e -x
3af4e8
sed -i 's/\r//g' README.txt CHANGES.txt
3af4e8
%mvn_file : %{pkg_name}
3af4e8
%{?scl:EOF}
3af4e8
3af4e8
%build
3af4e8
%{?scl:scl enable %{scl_maven} %{scl} - <<"EOF"}
3af4e8
set -e -x
3af4e8
%mvn_build
3af4e8
%{?scl:EOF}
3af4e8
3af4e8
%install
3af4e8
%{?scl:scl enable %{scl_maven} %{scl} - <<"EOF"}
3af4e8
set -e -x
3af4e8
%mvn_install
3af4e8
%{?scl:EOF}
3af4e8
3af4e8
%files -f .mfiles
3af4e8
%doc README.txt CHANGES.txt
3af4e8
3af4e8
%files javadoc -f .mfiles-javadoc
3af4e8
3af4e8
%changelog
3af4e8
* Thu Feb 04 2016 Michal Srb <msrb@redhat.com> - 20101219-10.12
3af4e8
- Changes related to rh-java-common migration
3af4e8
3af4e8
* Mon Jan 11 2016 Michal Srb <msrb@redhat.com> - 20101219-10.11
3af4e8
- maven33 rebuild #2
3af4e8
3af4e8
* Sat Jan 09 2016 Michal Srb <msrb@redhat.com> - 20101219-10.10
3af4e8
- maven33 rebuild
3af4e8
3af4e8
* Thu Jan 15 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-10.9
3af4e8
- Rebuild to fix provides
3af4e8
3af4e8
* Wed Jan 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-10.8
3af4e8
- Fix BR on sonatype-oss-parent
3af4e8
3af4e8
* Tue Jan 13 2015 Michael Simacek <msimacek@redhat.com> - 20101219-10.8
3af4e8
- Mass rebuild 2015-01-13
3af4e8
3af4e8
* Tue Jan 06 2015 Michael Simacek <msimacek@redhat.com> - 20101219-10.7
3af4e8
- Mass rebuild 2015-01-06
3af4e8
3af4e8
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-10.6
3af4e8
- Mass rebuild 2014-05-26
3af4e8
3af4e8
* Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-10.5
3af4e8
- Mass rebuild 2014-02-19
3af4e8
3af4e8
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-10.4
3af4e8
- Mass rebuild 2014-02-18
3af4e8
3af4e8
* Mon Feb 17 2014 Michal Srb <msrb@redhat.com> - 20101219-10.3
3af4e8
- SCL-ize BR/R
3af4e8
3af4e8
* Thu Feb 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-10.2
3af4e8
- Rebuild to regenerate auto-requires
3af4e8
3af4e8
* Tue Feb 11 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-10.1
3af4e8
- First maven30 software collection build
3af4e8
3af4e8
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 20101219-10
3af4e8
- Mass rebuild 2013-12-27
3af4e8
3af4e8
* Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-9
3af4e8
- Rebuild to regenerate API documentation
3af4e8
- Resolves: CVE-2013-1571
3af4e8
3af4e8
* Fri Jun 14 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 20101219-8
3af4e8
- Update to current packaging guidelines
3af4e8
3af4e8
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-7
3af4e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3af4e8
3af4e8
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 20101219-6
3af4e8
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
3af4e8
- Replace maven BuildRequires with maven-local
3af4e8
3af4e8
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-5
3af4e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
3af4e8
3af4e8
* Mon May 21 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 20101219-4
3af4e8
- Add maven plugins to BuildRequires
3af4e8
3af4e8
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20101219-3
3af4e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
3af4e8
3af4e8
* Tue Jun 07 2011 Jaromir Capik <jcapik@redhat.com> - 20101219-2
3af4e8
- Java suffix removed from the package name and put in the summary instead
3af4e8
- Version string added in the source URL (no need for manual renaming)
3af4e8
- POM file added in the source package -> Source1 removed (no need for copying)
3af4e8
- Removal of the target directory removed (not present anymore)
3af4e8
3af4e8
* Mon May 30 2011 Jaromir Capik <jcapik@redhat.com> - 20101219-1
3af4e8
- Initial version of the package