Click here to visit the old openkoji buildsystem (Archived)

Information for build libtool-2.4.7-10.fc41

ID20
Package Namelibtool
Version2.4.7
Release10.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/libtool.git#770440b2733c3e1c584512194399c857733c432b
SummaryThe GNU Portable Library Tool
DescriptionGNU Libtool is a set of shell scripts which automatically configure UNIX and UNIX-like systems to generically build shared libraries. Libtool provides a consistent, portable interface which simplifies the process of using shared libraries. If you are developing programs which will use shared libraries, but do not use the rest of the GNU Autotools (such as GNU Autoconf and GNU Automake), you should install the libtool package. The libtool package also includes all files needed to integrate the GNU Portable Library Tool (libtool) and the GNU Libtool Dynamic Module Loader (ltdl) into a package built using the GNU Autotools (including GNU Autoconf and GNU Automake).
Built byzhangsongsong
State complete
Volume DEFAULT
StartedThu, 18 Apr 2024 14:11:30 CST
CompletedThu, 18 Apr 2024 16:11:24 CST
Taskbuild (rawhide, /rpms/libtool.git:770440b2733c3e1c584512194399c857733c432b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libtool.git#770440b2733c3e1c584512194399c857733c432b'}}
Tags
f41
RPMs
src
libtool-2.4.7-10.fc41.src.rpm (info) (download)
riscv64
libtool-2.4.7-10.fc41.riscv64.rpm (info) (download)
libtool-ltdl-2.4.7-10.fc41.riscv64.rpm (info) (download)
libtool-ltdl-devel-2.4.7-10.fc41.riscv64.rpm (info) (download)
libtool-debugsource-2.4.7-10.fc41.riscv64.rpm (info) (download)
libtool-ltdl-debuginfo-2.4.7-10.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
Changelog * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 15 2024 Jakub Jelinek <jakub@redhat.com> - 2.4.7-9 - bump: for gcc 14.* in rawhide * Tue Aug 08 2023 Frederic Berat <fberat@redhat.com> - 2.4.7-8 - Migrate to SPDX licenses (#2222091). * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Jakub Jelinek <jakub@redhat.com> - 2.4.7-5 - bump: for gcc 13.* in rawhide * Tue Jan 10 2023 Florian Weimer <fweimer@redhat.com> - 2.4.7-4 - C99 compatibility fix in the testsuite * Wed Dec 21 2022 Frederic Berat <fberat@redhat.com> - 2.4.7-3 - Fix test failure due to grep update * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 21 2022 Frederic Berat <fberat@redhat.com> - 2.4.7-1 - Rebase to libtool 2.4.7 (#2065004) * Thu Feb 17 2022 Frederic Berat <fberat@redhat.com> - 2.4.6-50 - Keep compiler generated list of library dependencies. * Sun Feb 13 2022 Jeff Law <jeffreyalaw@gmail.com> - 2.4.6-49 - Re-enable LTO (completing change from Nov 29, 2021) * Tue Feb 01 2022 Frederic Berat <fberat@redhat.com> - 2.4.6-48 - Add support for "-fsanitize", rhbz#2024647 - Add support for "-fuse-ld", rhbz#2024647 - Use make macros (based on Tom Stellard work for f33 and Timm Bäder) https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro - Disable non-PIC test for ARM as this is not supported on this arch - Use autosetup - Use plain %configure