Mon, 29 Apr 2024 03:36:03 UTC | login

Information for build avro-1.7.6-2.fc26

ID957
Package Nameavro
Version1.7.6
Release2.fc26
Epoch
SummaryData serialization system
DescriptionApache Avro is a data serialization system. Avro provides: * Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:47:48 UTC
CompletedSat, 14 Apr 2018 19:47:48 UTC
Tags
f28
f29
RPMs
src
avro-1.7.6-2.fc26.src.rpm (info) (download)
noarch
avro-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-compiler-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-ipc-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-javadoc-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-mapred-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-maven-plugin-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-parent-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-protobuf-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-thrift-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-toplevel-1.7.6-2.fc26.noarch.rpm (info) (download)
avro-trevni-1.7.6-2.fc26.noarch.rpm (info) (download)
Changelog * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Aug 01 2016 gil cattaneo <puntogil@libero.it> - 1.7.6-1 - update to 1.7.6 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.5-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Sep 20 2015 gil cattaneo <puntogil@libero.it> - 1.7.5-12 - fix FTBFS rhbz#1239381 - add sub package maven-plugin rhbz#1119277,1170178 - fix BR list and use BR mvn()-like - introduce license macro - fix some rpmlint problems * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 21 2015 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7.5-10 - Hadoop is now on ARM * Fri Sep 12 2014 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7.5-9 - No hadoop on ARM (yet) * Sun Jun 29 2014 Ricardo Arguello <ricardo@fedoraproject.org> - 1.7.5-8 - Fix to compile with OpenJDK 8 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Mar 30 2014 Ricardo Arguello <ricardo@fedoraproject.org> - 1.7.5-6 - Add a patch to build with OpenJDK 8 * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 1.7.5-5 - Use Requires: java-headless rebuild (#1067528) * Mon Jan 27 2014 Marek Goldmann <mgoldman@redhat.com> - 1.7.5-4 - Use netty 3 compat package, RHBZ#1053466 * Fri Nov 29 2013 Marek Goldmann <mgoldman@redhat.com> - 1.7.5-3 - Do not ship avro-mapred on ARM since hadoop is not available there (yet) * Thu Nov 28 2013 Marek Goldmann <mgoldman@redhat.com> - 1.7.5-2 - Support for new hadoop * Mon Oct 14 2013 Peter MacKinnon <pmackinn@redhat.com> - 1.7.5-1 - Updated to 1.7.5 - Add mapred (hadoop2), ipc, trevni, thrift, protobuf artifacts * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.6.2-5 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Mar 13 2012 Ricardo Arguello <ricardo@fedoraproject.org> - 1.6.2-3 - Remove *.dll files from source tarball - Include license file * Tue Mar 06 2012 Ricardo Arguello <ricardo@fedoraproject.org> - 1.6.2-2 - Cleanup of the spec file * Tue Feb 21 2012 Marek Goldmann <mgoldman@redhat.com> - 1.6.2-1 - Initial packaging