Tue, 04 Jun 2024 21:10:09 UTC | login

Information for build popt-1.18-2.fc33

ID183207
Package Namepopt
Version1.18
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/popt.git#b7599d5d03e76f94f7734d9b0761ff66ec4400b4
SummaryC library for parsing command line parameters
DescriptionPopt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it improves on them by allowing more powerful argument expansion. Popt can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. Popt allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 00:42:24 UTC
CompletedSat, 15 Aug 2020 01:08:17 UTC
Taskbuild (f33, /rpms/popt.git:b7599d5d03e76f94f7734d9b0761ff66ec4400b4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/popt.git#b7599d5d03e76f94f7734d9b0761ff66ec4400b4'}}
Tags
f33
f37
f38
RPMs
src
popt-1.18-2.fc33.src.rpm (info) (download)
riscv64
popt-1.18-2.fc33.riscv64.rpm (info) (download)
popt-devel-1.18-2.fc33.riscv64.rpm (info) (download)
popt-static-1.18-2.fc33.riscv64.rpm (info) (download)
popt-debuginfo-1.18-2.fc33.riscv64.rpm (info) (download)
popt-debugsource-1.18-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 24 2020 Panu Matilainen <pmatilai@redhat.com> - 1.18-1 - Update to popt 1.18 final (no changes from rc1) * Fri May 29 2020 Panu Matilainen <pmatilai@redhat.com> - 1.18~rc1-1 - Rebase to popt 1.18-rc1 - Update URLs to the new upstream * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Oct 11 2018 Panu Matilainen <pmatilai@redhat.com> - 1.16-16 - Use modern build helper macros - Drop support for pre-usrmove versions (Fedora < 17 and RHEL < 7) - Erm, dont nuke build-root at beginning of %install