Sun, 09 Jun 2024 05:07:39 UTC | login

Information for build popt-1.18-1.fc33

ID163787
Package Namepopt
Version1.18
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/popt.git#86c2078acfcee18118ea39eb117a8d1a5730f29a
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
StartedMon, 13 Jul 2020 15:44:47 UTC
CompletedMon, 13 Jul 2020 16:01:06 UTC
Taskbuild (f33, /rpms/popt.git:86c2078acfcee18118ea39eb117a8d1a5730f29a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/popt.git#86c2078acfcee18118ea39eb117a8d1a5730f29a'}}
Tags
f33
RPMs
src
popt-1.18-1.fc33.src.rpm (info) (download)
riscv64
popt-1.18-1.fc33.riscv64.rpm (info) (download)
popt-devel-1.18-1.fc33.riscv64.rpm (info) (download)
popt-static-1.18-1.fc33.riscv64.rpm (info) (download)
popt-debuginfo-1.18-1.fc33.riscv64.rpm (info) (download)
popt-debugsource-1.18-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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