Thu, 30 May 2024 16:51:14 UTC | login

Information for build argtable-2.13-14.fc29

ID37483
Package Nameargtable
Version2.13
Release14.fc29
Epoch
SummaryCross platform C library for parsing GNU style command line arguments
DescriptionArgtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 15:39:19 UTC
CompletedThu, 07 Jun 2018 16:21:15 UTC
Taskbuild (f29-candidate, argtable-2.13-14.fc29.src.rpm)
Tags
f29
RPMs
src
argtable-2.13-14.fc29.src.rpm (info) (download)
riscv64
argtable-2.13-14.fc29.riscv64.rpm (info) (download)
argtable-devel-2.13-14.fc29.riscv64.rpm (info) (download)
argtable-debuginfo-2.13-14.fc29.riscv64.rpm (info) (download)
argtable-debugsource-2.13-14.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jul 12 2014 Mukundan Ragavan <nonamedotc@gmail.com> - 2.13-7 - Rebuilt for F22 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Dec 13 2013 Ville Skyttä <ville.skytta@iki.fi> - 2.13-5 - Install doc to %{_pkgdocdir} where available (#993671). - Don't duplicate docs in main and -devel. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Oct 27 2012 Paul Wouters <pwouters@redhat.com> - 2.13-2 - Removed el5 specific spec options * Sat Oct 27 2012 Paul Wouters <pwouters@redhat.com> - 2.13-1 - Initial package - Notified upstream of incorrect-fsf-address