| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rpm-build | Distribution: Fedora Project |
| Version: 6.0.91 | Vendor: Fedora Project |
| Release: 3.fc45 | Build date: Thu Jun 25 12:23:16 2026 |
| Group: Unspecified | Build host: buildvm-s390x-05.s390.fedoraproject.org |
| Size: 309337 | Source RPM: rpm-6.0.91-3.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://rpm.org/ | |
| Summary: Scripts and executable programs used to build packages | |
The rpm-build package contains the scripts and executable programs that are used to build packages using the RPM Package Manager.
GPL-2.0-or-later
* Thu Jun 25 2026 Panu Matilainen <pmatilai@redhat.com - 6.0.91-3
- Revert file trigger refactor for further investigation (#2492628)
- Fix a silly thinko causing a %define regression (#2492483)
* Wed Jun 24 2026 Panu Matilainen <pmatilai@redhat.com - 6.0.91-2
- Fix rubygem rpmuncompress -x regression (#2492128)
* Mon Jun 22 2026 Panu Matilainen <pmatilai@redhat.com - 6.0.91-1
- Rebase to 6.1 rc1 (https://fedoraproject.org/wiki/Changes/RPM-6.1)
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 6.0.1-6
- Rebuilt for Python 3.15
* Mon Feb 16 2026 Panu Matilainen <pmatilai@redhat.com - 6.0.1-5
- Enable enforcing signature checking by default, make it easy to flip back
https://fedoraproject.org/wiki/Changes/Enforcing_signature_checking_by_default
* Wed Feb 11 2026 Tom Callaway <spot@fedoraproject.org> - 6.0.1-4
- actually rebuild against lua 5.5.0
* Tue Feb 10 2026 Tom Callaway <spot@fedoraproject.org> - 6.0.1-3
- rebuild against lua 5.5.0
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Thu Dec 11 2025 Michal Domonkos <mdomonko@redhat.com> - 6.0.1-1
- Rebase to 6.0.1 (https://rpm.org/releases/6.0.1)
* Mon Sep 22 2025 Panu Matilainen <pmatilai@redhat.com> - 6.0.0-1
- Rebase to 6.0 final (https://rpm.org/releases/6.0.0)
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 5.99.92-2
- Rebuilt for Python 3.14.0rc3 bytecode
* Wed Aug 27 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.92-1
- Rebase to 6.0 beta2 (https://rpm.org/releases/5.99.92)
* Mon Aug 25 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.91-5
- Fix fingerprinting regression causing files left behind
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 5.99.91-4
- Rebuilt for Python 3.14.0rc2 bytecode
* Tue Aug 05 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.91-3
- Fix OpenPGP v6 signature verification, requires rpm-sequoia >= 1.9
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.99.91-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Jul 02 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.91-1
- Rebase to 6.0 beta1
- Revert to v4 package format by default for now (upstream switched to v6)
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 5.99.90-6
- Rebuilt for Python 3.14
* Mon May 12 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.90-5
- Upstream fixes for #2360342 and #2362996
* Mon Apr 28 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.90-4
- Drop no longer needed LTO hack for #2356219
* Thu Apr 17 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.90-3
- Temporary fix for #2360342
* Wed Apr 16 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.90-2
- Drop pointless build conditional on bdb_ro, it doesn't have external deps
* Mon Apr 14 2025 Panu Matilainen <pmatilai@redhat.com> - 5.99.90-1
- Rebase to 6.0 alpha (https://fedoraproject.org/wiki/Changes/RPM-6.0)
- Disable enforcing signature checking initially (ie back to rpm 4.x level)
* Mon Mar 31 2025 Panu Matilainen <pmatilai@redhat.com> - 4.20.1-3
- Disable LTO on x86 as a workaround for #2356219
* Mon Mar 31 2025 Panu Matilainen <pmatilai@redhat.com> - 4.20.1-2
- Re-enable hard dependencies for users and groups as a part of
https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers
* Wed Feb 26 2025 Michal Domonkos <mdomonko@redhat.com> - 4.20.1-1
- Rebase to 4.20.1
* Wed Jan 22 2025 Panu Matilainen <pmatilai@redhat.com> - 4.20.0-8
- Enable rpm sysusers.d integration via native systemd-sysusers for
https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.20.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jan 15 2025 Panu Matilainen <pamtilai@redhat.com> - 4.20.0-6
- Revert back to weak dependencies for users and groups
* Mon Jan 13 2025 Panu Matilainen <pmatilai@redhat.com> - 4.20.0-5
- Enable hard dependencies for users and groups as a part of
https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers
* Fri Jan 10 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.20.0-4
- Merge /usr/sbin and /usr/bin (2nd attempt)
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
* Thu Dec 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.20.0-3
- Fix unwanted rpmspec output when there are dynamic sections
* Tue Dec 10 2024 Michal Domonkos <mdomonko@redhat.com> - 4.20.0-2
- Drop build option for legacy OpenPGP parser (#2239780)
- Fix Python examples directory ownership (#2279750)
- Drop rpmdb migration scripts (#2274332)
* Mon Oct 07 2024 Michal Domonkos <mdomonko@redhat.com> - 4.20.0-1
- Rebase to 4.20.0
* Tue Sep 10 2024 Michal Domonkos <mdomonko@redhat.com> - 4.19.94-1
- Rebase to 4.20 rc2
* Tue Sep 03 2024 Michal Domonkos <mdomonko@redhat.com> - 4.19.93-1
- Rebase to 4.20 rc1
* Thu Aug 01 2024 Michal Domonkos <mdomonko@redhat.com> - 4.19.92-6
- Fix division by zero in elfdeps (#2299414)
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.19.92-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 17 2024 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 4.19.92-4
- Disable patch to set %_sbindir the same as %_bindir
* Tue Jul 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.19.92-3
- Apply patch to set %_sbindir the same as %_bindir
* Thu Jul 04 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 4.19.92-2
- Rebuild for ima-evm-utils 1.6
/usr/bin/gendiff /usr/bin/rpm-setup-autosign /usr/bin/rpmbuild /usr/bin/rpmlua /usr/bin/rpmspec /usr/bin/rpmuncompress /usr/lib/.build-id /usr/lib/.build-id/13 /usr/lib/.build-id/13/11a15c2485964413f799ce615fe3ffd69ec6cb /usr/lib/.build-id/14 /usr/lib/.build-id/14/25a4974e4133fe7e177b5c471362d4fcfb9e90 /usr/lib/.build-id/19 /usr/lib/.build-id/19/f56886a4619c8313a719259073c291339c8139 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/01e143ba186ece3b10009043bb4453598079f2 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/935cf22c841f36d8004997be5828d5b2f43307 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/87d4f6d3a59d164b493d2f43a52d7b05956fc2 /usr/lib/.build-id/dd /usr/lib/.build-id/dd/54149de7ad7bcb2adf328ec0fcec92be76fc24 /usr/lib/rpm/brp-compress /usr/lib/rpm/brp-remove-la-files /usr/lib/rpm/brp-strip /usr/lib/rpm/brp-strip-comment-note /usr/lib/rpm/brp-strip-static-archive /usr/lib/rpm/check-buildroot /usr/lib/rpm/check-files /usr/lib/rpm/check-prereqs /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-rpaths-worker /usr/lib/rpm/elfdeps /usr/lib/rpm/fileattrs/debuginfo.attr /usr/lib/rpm/fileattrs/desktop.attr /usr/lib/rpm/fileattrs/elf.attr /usr/lib/rpm/fileattrs/font.attr /usr/lib/rpm/fileattrs/metainfo.attr /usr/lib/rpm/fileattrs/ocaml.attr /usr/lib/rpm/fileattrs/pkgconfig.attr /usr/lib/rpm/fileattrs/rpm_lua.attr /usr/lib/rpm/fileattrs/rpm_macro.attr /usr/lib/rpm/fileattrs/script.attr /usr/lib/rpm/fileattrs/sysusers.attr /usr/lib/rpm/fileattrs/usergroup.attr /usr/lib/rpm/find-debuginfo.sh /usr/lib/rpm/find-lang.sh /usr/lib/rpm/find-provides /usr/lib/rpm/find-requires /usr/lib/rpm/fontconfig.prov /usr/lib/rpm/ocamldeps.sh /usr/lib/rpm/pkgconfigdeps.sh /usr/lib/rpm/rpm-setup-autosign /usr/lib/rpm/rpm_macros_provides.sh /usr/lib/rpm/rpmdeps /usr/lib/rpm/rpmdump /usr/lib/rpm/rpmuncompress /usr/lib/rpm/script.req /usr/share/man/man1/elfdeps.1.gz /usr/share/man/man1/gendiff.1.gz /usr/share/man/man1/rpm-setup-autosign.1.gz /usr/share/man/man1/rpmbuild.1.gz /usr/share/man/man1/rpmdeps.1.gz /usr/share/man/man1/rpmlua.1.gz /usr/share/man/man1/rpmspec.1.gz /usr/share/man/man1/rpmuncompress.1.gz /usr/share/man/man5/rpmbuild-config.5.gz /usr/share/man/man7/rpm-dependency-generators.7.gz /usr/share/man/man7/rpm-scriptlets.7.gz /usr/share/man/man7/rpm-sysusers.7.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 21 00:44:50 2026