Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rpm-apidocs-4.18.1-1.fc38 RPM for noarch

From Fedora 38 for x86_64 / r

Name: rpm-apidocs Distribution: Fedora Project
Version: 4.18.1 Vendor: Fedora Project
Release: 1.fc38 Build date: Wed Mar 15 15:26:06 2023
Group: Unspecified Build host: buildvm-x86-11.iad2.fedoraproject.org
Size: 9381326 Source RPM: rpm-4.18.1-1.fc38.src.rpm
Packager: Fedora Project
Url: http://www.rpm.org/
Summary: API documentation for RPM libraries
This package contains API documentation for developing applications
that will manipulate RPM packages and databases.

Provides

Requires

License

GPLv2+

Changelog

* Wed Mar 15 2023 Michal Domonkos <mdomonko@redhat.com> - 4.18.1-1
  - Rebase to rpm 4.18.1 (https://rpm.org/wiki/Releases/4.18.1)
* Thu Feb 16 2023 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-11
  - Disable debuginfod lookups in rpmbuild scripts
  - Exclude kernel modules from ELF dependency generation
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.18.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan 09 2023 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-9
  - Generate Python egg-info from automake (#2135561)
  - Drop setup.py-based Python build (#2135719)
* Wed Dec 07 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-8
  - Fix hang-up on failed key import (related to #2149762)
* Thu Nov 24 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-7
  - Require rpm-sequoia >= 1.2.0 for V3 signature support, re-enable (#2141686)
* Thu Nov 10 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-6
  - Revert back to internal OpenPGP parser for V3 signature support (#2141686)
* Tue Nov 01 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-5
  - Switch to Sequoia crypto (https://fedoraproject.org/wiki/Changes/RpmSequoia)
* Fri Oct 14 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-4
  - Add an option for building with Sequoia crypto
* Wed Oct 05 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-3
  - Break ancient rpm <-> rpm-libs ordering loop
* Mon Oct 03 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-2
  - Drop the temporary build-dependency on pandoc before it grows a beard
  - Start utilizing %patchlist, finally
* Wed Sep 21 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-1
  - Rebase to rpm 4.18.0 (https://rpm.org/wiki/Releases/4.18.0)
* Wed Sep 14 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.rc1.4
  - Fix a largish directory walk related memory leak in transactions
* Wed Sep 07 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.rc1.3
  - Fix buffer overrun on rpmdb queries involving ^ in version
* Wed Sep 07 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.rc1.2
  - Break selinux-policy <-> rpm-plugin-selinux ordering loop (#1851266)
* Fri Sep 02 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.rc1.1
  - Rebase to 4.18.0-rc1 (https://rpm.org/wiki/Releases/4.18.0)
* Tue Aug 02 2022 Michal Domonkos <mdomonko@redhat.com> - 4.18.0-0.beta1.4
  - Revert %autosetup -S git patch due to another regression
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.18.0-0.beta1.3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 11 2022 Michal Domonkos <mdomonko@redhat.com> - 4.18.0-0.beta1.2
  - Fix check-buildroot regression wrt bundled SRPM (#2104150)
  - Fix %autosetup -S git regression wrt default git branch
* Tue Jun 28 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.beta1.1
  - Rebase to 4.18.0-beta1 (https://rpm.org/wiki/Releases/4.18.0)
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.18.0-0.alpha2.2
  - Rebuilt for Python 3.11
* Mon May 23 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.alpha2.1
  - Rebase to 4.18.0-0.alpha2
  - Prevent uncontrolled sqlite WAL growth during large transactions
* Thu Apr 28 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.alpha1.6
  - Fix rubygem unpack regression, causing rubygem builds to fail
* Wed Apr 27 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.alpha1.5
  - Fix verbose source uncompress regression (#2079127)
* Tue Apr 26 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.alpha1.4
  - Further dynamic buildrequires cli switch regression fixes (#2078744)
* Tue Apr 26 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.alpha1.3
  - Fix rpmbuild -ba --nodeps regression wrt dynamic buildrequires (#2078744)
* Tue Apr 26 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.alpha1.2
  - Fix rpmbuild -br not producing a src.rpm regression (#2078744)
* Mon Apr 25 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-0.alpha1.1
  - Rebase to 4.18.0 alpha (https://fedoraproject.org/wiki/Changes/RPM-4.18)
  - Add patches for two late discovered regressions
* Mon Mar 21 2022 Neal Gompa <ngompa@fedoraproject.org> - 4.17.0-10
  - Create rpmdb directory symlink in posttrans by default (#2066427)
* Wed Feb 16 2022 Neal Gompa <ngompa@fedoraproject.org> - 4.17.0-9
  - Add dependencies for the rpmdb migration scriptlet (#2055033)
* Wed Feb 02 2022 Panu Matilainen <pmatilai@redhat.com> - 4.17.0-8
  - Really fix spurious %transfiletriggerpostun execution (#2023311, #2048168)
* Wed Jan 26 2022 Neal Gompa <ngompa@fedoraproject.org> - 4.17.0-7
  - Migrate rpmdb to /usr/lib/sysimage/rpm (#2042099)
    https://fedoraproject.org/wiki/Changes/RelocateRPMToUsr
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.17.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jan 20 2022 Björn Esser <besser82@fedoraproject.org> - 4.17.0-5
  - Rebuild (ima-evm-utils)
  - Use baserelease for rpm release tag to make rpmdev-bumpspec work
* Fri Jan 14 2022 Panu Matilainen <pmatilai@redhat.com> - 4.17.0-4
  - Fix spurious %transfiletriggerpostun execution (#2023311)
* Fri Jan 14 2022 Panu Matilainen <pmatilai@redhat.com> - 4.17.0-3
  - Fix fapolicyd plugin dependencies to replace fapolicyd-dnf-plugin (#2007639)
* Mon Nov 08 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 4.17.0-2
  - Rebuils for ima-evm-utils 1.4 soname bump
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 4.17.0-1.1
  - Rebuilt with OpenSSL 3.0.0
* Fri Sep 03 2021 Panu Matilainen <pmatilai@redhat.com> - 4.17.0-1
  - Rebase to 4.17.0 final (https://rpm.org/wiki/Releases/4.17.0)
* Thu Aug 19 2021 Panu Matilainen <pmatilai@redhat.com> - 4.17.0-0.rc1.1
  - Rebase to 4.17.0 rc1
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.17.0-0.beta1.0.2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 22 2021 Panu Matilainen <pmatilai@redhat.com> - 4.17.0-0.beta1.1
  - Rebase to 4.17.0 beta1
  - Add back /usr/lib/rpm/find-debuginfo.sh as a compat symlink
  - Add temporary buildrequire on pandoc due to makefile bugs in beta1
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 4.16.90-0.git15395.8.1
  - Rebuilt for Python 3.10
* Mon May 17 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.90-0.git15395.8
  - Switch to external debugedit
* Mon May 17 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.90-0.git15395.7
  - Handle different find-debuginfo.sh location with external debugedit
* Fri May 07 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.90-0.git15395.6
  - Fix regression causing a crash on Lua state reset (#1958095)
* Thu Apr 29 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.90-0.git15395.5
  - Proper fix for comments affecting macro file parsing (#1953910)
* Tue Apr 27 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.90-0.git15395.4
  - Enable fapolicyd plugin build
* Tue Apr 27 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.90-0.git15395.3
  - Temporarily revert macro file loading fix due to regression #1953910
* Mon Apr 26 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.90-0.git15395.2
  - Add a bcond to build with external debugedit
* Mon Apr 26 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.90-0.git15395.1
  - Rebase to rpm 4.17.0 alpha (https://rpm.org/wiki/Releases/4.17.0)
  - Drop a local hack for a cosmetic Fedora 22 era rpm2cpio issue
  - Drop BDB support leftovers from the spec
  - Add build conditional for fsverity plugin
* Mon Mar 22 2021 Panu Matilainen <pmatilai@redhat.com> - 4.16.1.3-1
  - Rebase to rpm 4.16.1.3 (https://rpm.org/wiki/Releases/4.16.1.3)

Files

/usr/share/doc/rpm-apidocs
/usr/share/doc/rpm-apidocs/Doxyheader_8h.html
/usr/share/doc/rpm-apidocs/Doxyheader_8h_source.html
/usr/share/doc/rpm-apidocs/annotated.html
/usr/share/doc/rpm-apidocs/argv_8h.html
/usr/share/doc/rpm-apidocs/argv_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/argv_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/argv_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/argv_8h__incl.map
/usr/share/doc/rpm-apidocs/argv_8h__incl.md5
/usr/share/doc/rpm-apidocs/argv_8h__incl.png
/usr/share/doc/rpm-apidocs/argv_8h_source.html
/usr/share/doc/rpm-apidocs/bc_s.png
/usr/share/doc/rpm-apidocs/bc_sd.png
/usr/share/doc/rpm-apidocs/bdwn.png
/usr/share/doc/rpm-apidocs/classes.html
/usr/share/doc/rpm-apidocs/closed.png
/usr/share/doc/rpm-apidocs/deprecated.html
/usr/share/doc/rpm-apidocs/dir_29c936d9388d655265625f80756ba99c.html
/usr/share/doc/rpm-apidocs/dir_29c936d9388d655265625f80756ba99c_dep.map
/usr/share/doc/rpm-apidocs/dir_29c936d9388d655265625f80756ba99c_dep.md5
/usr/share/doc/rpm-apidocs/dir_29c936d9388d655265625f80756ba99c_dep.png
/usr/share/doc/rpm-apidocs/dir_49e56c817e5e54854c35e136979f97ca.html
/usr/share/doc/rpm-apidocs/dir_7253c2499f67487bf77ad55bc4b19891.html
/usr/share/doc/rpm-apidocs/dir_7253c2499f67487bf77ad55bc4b19891_dep.map
/usr/share/doc/rpm-apidocs/dir_7253c2499f67487bf77ad55bc4b19891_dep.md5
/usr/share/doc/rpm-apidocs/dir_7253c2499f67487bf77ad55bc4b19891_dep.png
/usr/share/doc/rpm-apidocs/dir_d44c64559bbebec7f509842c48db8b23.html
/usr/share/doc/rpm-apidocs/doc.png
/usr/share/doc/rpm-apidocs/docd.png
/usr/share/doc/rpm-apidocs/doxygen.css
/usr/share/doc/rpm-apidocs/doxygen.svg
/usr/share/doc/rpm-apidocs/dynsections.js
/usr/share/doc/rpm-apidocs/files.html
/usr/share/doc/rpm-apidocs/folderclosed.png
/usr/share/doc/rpm-apidocs/folderopen.png
/usr/share/doc/rpm-apidocs/functions.html
/usr/share/doc/rpm-apidocs/functions_vars.html
/usr/share/doc/rpm-apidocs/globals.html
/usr/share/doc/rpm-apidocs/globals_a.html
/usr/share/doc/rpm-apidocs/globals_b.html
/usr/share/doc/rpm-apidocs/globals_c.html
/usr/share/doc/rpm-apidocs/globals_d.html
/usr/share/doc/rpm-apidocs/globals_defs.html
/usr/share/doc/rpm-apidocs/globals_e.html
/usr/share/doc/rpm-apidocs/globals_enum.html
/usr/share/doc/rpm-apidocs/globals_eval.html
/usr/share/doc/rpm-apidocs/globals_eval_b.html
/usr/share/doc/rpm-apidocs/globals_eval_c.html
/usr/share/doc/rpm-apidocs/globals_eval_f.html
/usr/share/doc/rpm-apidocs/globals_eval_h.html
/usr/share/doc/rpm-apidocs/globals_eval_i.html
/usr/share/doc/rpm-apidocs/globals_eval_l.html
/usr/share/doc/rpm-apidocs/globals_eval_p.html
/usr/share/doc/rpm-apidocs/globals_eval_q.html
/usr/share/doc/rpm-apidocs/globals_eval_r.html
/usr/share/doc/rpm-apidocs/globals_eval_s.html
/usr/share/doc/rpm-apidocs/globals_eval_t.html
/usr/share/doc/rpm-apidocs/globals_eval_u.html
/usr/share/doc/rpm-apidocs/globals_eval_v.html
/usr/share/doc/rpm-apidocs/globals_eval_x.html
/usr/share/doc/rpm-apidocs/globals_f.html
/usr/share/doc/rpm-apidocs/globals_func.html
/usr/share/doc/rpm-apidocs/globals_func_f.html
/usr/share/doc/rpm-apidocs/globals_func_h.html
/usr/share/doc/rpm-apidocs/globals_func_p.html
/usr/share/doc/rpm-apidocs/globals_func_r.html
/usr/share/doc/rpm-apidocs/globals_func_s.html
/usr/share/doc/rpm-apidocs/globals_func_u.html
/usr/share/doc/rpm-apidocs/globals_h.html
/usr/share/doc/rpm-apidocs/globals_i.html
/usr/share/doc/rpm-apidocs/globals_l.html
/usr/share/doc/rpm-apidocs/globals_m.html
/usr/share/doc/rpm-apidocs/globals_p.html
/usr/share/doc/rpm-apidocs/globals_q.html
/usr/share/doc/rpm-apidocs/globals_r.html
/usr/share/doc/rpm-apidocs/globals_s.html
/usr/share/doc/rpm-apidocs/globals_t.html
/usr/share/doc/rpm-apidocs/globals_type.html
/usr/share/doc/rpm-apidocs/globals_u.html
/usr/share/doc/rpm-apidocs/globals_v.html
/usr/share/doc/rpm-apidocs/globals_vars.html
/usr/share/doc/rpm-apidocs/globals_x.html
/usr/share/doc/rpm-apidocs/graph_legend.html
/usr/share/doc/rpm-apidocs/graph_legend.md5
/usr/share/doc/rpm-apidocs/graph_legend.png
/usr/share/doc/rpm-apidocs/group__buildsign.html
/usr/share/doc/rpm-apidocs/group__buildsign.map
/usr/share/doc/rpm-apidocs/group__buildsign.md5
/usr/share/doc/rpm-apidocs/group__buildsign.png
/usr/share/doc/rpm-apidocs/group__datatypes.html
/usr/share/doc/rpm-apidocs/group__datatypes.map
/usr/share/doc/rpm-apidocs/group__datatypes.md5
/usr/share/doc/rpm-apidocs/group__datatypes.png
/usr/share/doc/rpm-apidocs/group__header.html
/usr/share/doc/rpm-apidocs/group__header.map
/usr/share/doc/rpm-apidocs/group__header.md5
/usr/share/doc/rpm-apidocs/group__header.png
/usr/share/doc/rpm-apidocs/group__headquery.html
/usr/share/doc/rpm-apidocs/group__headquery.map
/usr/share/doc/rpm-apidocs/group__headquery.md5
/usr/share/doc/rpm-apidocs/group__headquery.png
/usr/share/doc/rpm-apidocs/group__install.html
/usr/share/doc/rpm-apidocs/group__install.map
/usr/share/doc/rpm-apidocs/group__install.md5
/usr/share/doc/rpm-apidocs/group__install.png
/usr/share/doc/rpm-apidocs/group__io.html
/usr/share/doc/rpm-apidocs/group__io.map
/usr/share/doc/rpm-apidocs/group__io.md5
/usr/share/doc/rpm-apidocs/group__io.png
/usr/share/doc/rpm-apidocs/group__rpmargv.html
/usr/share/doc/rpm-apidocs/group__rpmargv.map
/usr/share/doc/rpm-apidocs/group__rpmargv.md5
/usr/share/doc/rpm-apidocs/group__rpmargv.png
/usr/share/doc/rpm-apidocs/group__rpmbuild.html
/usr/share/doc/rpm-apidocs/group__rpmbuild.map
/usr/share/doc/rpm-apidocs/group__rpmbuild.md5
/usr/share/doc/rpm-apidocs/group__rpmbuild.png
/usr/share/doc/rpm-apidocs/group__rpmcallback.html
/usr/share/doc/rpm-apidocs/group__rpmcallback.map
/usr/share/doc/rpm-apidocs/group__rpmcallback.md5
/usr/share/doc/rpm-apidocs/group__rpmcallback.png
/usr/share/doc/rpm-apidocs/group__rpmcli.html
/usr/share/doc/rpm-apidocs/group__rpmcli.map
/usr/share/doc/rpm-apidocs/group__rpmcli.md5
/usr/share/doc/rpm-apidocs/group__rpmcli.png
/usr/share/doc/rpm-apidocs/group__rpmcrypto.html
/usr/share/doc/rpm-apidocs/group__rpmdb.html
/usr/share/doc/rpm-apidocs/group__rpmdb.map
/usr/share/doc/rpm-apidocs/group__rpmdb.md5
/usr/share/doc/rpm-apidocs/group__rpmdb.png
/usr/share/doc/rpm-apidocs/group__rpmds.html
/usr/share/doc/rpm-apidocs/group__rpmds.map
/usr/share/doc/rpm-apidocs/group__rpmds.md5
/usr/share/doc/rpm-apidocs/group__rpmds.png
/usr/share/doc/rpm-apidocs/group__rpmfc.html
/usr/share/doc/rpm-apidocs/group__rpmfc.map
/usr/share/doc/rpm-apidocs/group__rpmfc.md5
/usr/share/doc/rpm-apidocs/group__rpmfc.png
/usr/share/doc/rpm-apidocs/group__rpmfi.html
/usr/share/doc/rpm-apidocs/group__rpmfiles.html
/usr/share/doc/rpm-apidocs/group__rpmfileutil.html
/usr/share/doc/rpm-apidocs/group__rpmfileutil.map
/usr/share/doc/rpm-apidocs/group__rpmfileutil.md5
/usr/share/doc/rpm-apidocs/group__rpmfileutil.png
/usr/share/doc/rpm-apidocs/group__rpmio.html
/usr/share/doc/rpm-apidocs/group__rpmio.map
/usr/share/doc/rpm-apidocs/group__rpmio.md5
/usr/share/doc/rpm-apidocs/group__rpmio.png
/usr/share/doc/rpm-apidocs/group__rpmkeyring.html
/usr/share/doc/rpm-apidocs/group__rpmlog.html
/usr/share/doc/rpm-apidocs/group__rpmmacro.html
/usr/share/doc/rpm-apidocs/group__rpmpgp.html
/usr/share/doc/rpm-apidocs/group__rpmprob.html
/usr/share/doc/rpm-apidocs/group__rpmprob.map
/usr/share/doc/rpm-apidocs/group__rpmprob.md5
/usr/share/doc/rpm-apidocs/group__rpmprob.png
/usr/share/doc/rpm-apidocs/group__rpmps.html
/usr/share/doc/rpm-apidocs/group__rpmps.map
/usr/share/doc/rpm-apidocs/group__rpmps.md5
/usr/share/doc/rpm-apidocs/group__rpmps.png
/usr/share/doc/rpm-apidocs/group__rpmrc.html
/usr/share/doc/rpm-apidocs/group__rpmrc.map
/usr/share/doc/rpm-apidocs/group__rpmrc.md5
/usr/share/doc/rpm-apidocs/group__rpmrc.png
/usr/share/doc/rpm-apidocs/group__rpmsign.html
/usr/share/doc/rpm-apidocs/group__rpmsign.map
/usr/share/doc/rpm-apidocs/group__rpmsign.md5
/usr/share/doc/rpm-apidocs/group__rpmsign.png
/usr/share/doc/rpm-apidocs/group__rpmsq.html
/usr/share/doc/rpm-apidocs/group__rpmsq.map
/usr/share/doc/rpm-apidocs/group__rpmsq.md5
/usr/share/doc/rpm-apidocs/group__rpmsq.png
/usr/share/doc/rpm-apidocs/group__rpmstring.html
/usr/share/doc/rpm-apidocs/group__rpmstring.map
/usr/share/doc/rpm-apidocs/group__rpmstring.md5
/usr/share/doc/rpm-apidocs/group__rpmstring.png
/usr/share/doc/rpm-apidocs/group__rpmstrpool.html
/usr/share/doc/rpm-apidocs/group__rpmstrpool.map
/usr/share/doc/rpm-apidocs/group__rpmstrpool.md5
/usr/share/doc/rpm-apidocs/group__rpmstrpool.png
/usr/share/doc/rpm-apidocs/group__rpmsw.html
/usr/share/doc/rpm-apidocs/group__rpmsw.map
/usr/share/doc/rpm-apidocs/group__rpmsw.md5
/usr/share/doc/rpm-apidocs/group__rpmsw.png
/usr/share/doc/rpm-apidocs/group__rpmtag.html
/usr/share/doc/rpm-apidocs/group__rpmtag.map
/usr/share/doc/rpm-apidocs/group__rpmtag.md5
/usr/share/doc/rpm-apidocs/group__rpmtag.png
/usr/share/doc/rpm-apidocs/group__rpmtd.html
/usr/share/doc/rpm-apidocs/group__rpmtd.map
/usr/share/doc/rpm-apidocs/group__rpmtd.md5
/usr/share/doc/rpm-apidocs/group__rpmtd.png
/usr/share/doc/rpm-apidocs/group__rpmte.html
/usr/share/doc/rpm-apidocs/group__rpmte.map
/usr/share/doc/rpm-apidocs/group__rpmte.md5
/usr/share/doc/rpm-apidocs/group__rpmte.png
/usr/share/doc/rpm-apidocs/group__rpmts.html
/usr/share/doc/rpm-apidocs/group__rpmts.map
/usr/share/doc/rpm-apidocs/group__rpmts.md5
/usr/share/doc/rpm-apidocs/group__rpmts.png
/usr/share/doc/rpm-apidocs/group__rpmtypes.html
/usr/share/doc/rpm-apidocs/group__rpmtypes.map
/usr/share/doc/rpm-apidocs/group__rpmtypes.md5
/usr/share/doc/rpm-apidocs/group__rpmtypes.png
/usr/share/doc/rpm-apidocs/group__rpmurl.html
/usr/share/doc/rpm-apidocs/group__rpmurl.map
/usr/share/doc/rpm-apidocs/group__rpmurl.md5
/usr/share/doc/rpm-apidocs/group__rpmurl.png
/usr/share/doc/rpm-apidocs/group__rpmver.html
/usr/share/doc/rpm-apidocs/group__rpmver.map
/usr/share/doc/rpm-apidocs/group__rpmver.md5
/usr/share/doc/rpm-apidocs/group__rpmver.png
/usr/share/doc/rpm-apidocs/group__rpmvf.html
/usr/share/doc/rpm-apidocs/group__rpmvf.map
/usr/share/doc/rpm-apidocs/group__rpmvf.md5
/usr/share/doc/rpm-apidocs/group__rpmvf.png
/usr/share/doc/rpm-apidocs/group__signature.html
/usr/share/doc/rpm-apidocs/group__signature.map
/usr/share/doc/rpm-apidocs/group__signature.md5
/usr/share/doc/rpm-apidocs/group__signature.png
/usr/share/doc/rpm-apidocs/header_8h.html
/usr/share/doc/rpm-apidocs/header_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/header_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/header_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/header_8h__incl.map
/usr/share/doc/rpm-apidocs/header_8h__incl.md5
/usr/share/doc/rpm-apidocs/header_8h__incl.png
/usr/share/doc/rpm-apidocs/header_8h_source.html
/usr/share/doc/rpm-apidocs/index.html
/usr/share/doc/rpm-apidocs/jquery.js
/usr/share/doc/rpm-apidocs/menu.js
/usr/share/doc/rpm-apidocs/menudata.js
/usr/share/doc/rpm-apidocs/modules.html
/usr/share/doc/rpm-apidocs/nav_f.png
/usr/share/doc/rpm-apidocs/nav_fd.png
/usr/share/doc/rpm-apidocs/nav_g.png
/usr/share/doc/rpm-apidocs/nav_h.png
/usr/share/doc/rpm-apidocs/nav_hd.png
/usr/share/doc/rpm-apidocs/open.png
/usr/share/doc/rpm-apidocs/pages.html
/usr/share/doc/rpm-apidocs/rpmarchive_8h.html
/usr/share/doc/rpm-apidocs/rpmarchive_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmarchive_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmarchive_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmarchive_8h_source.html
/usr/share/doc/rpm-apidocs/rpmbase64_8h.html
/usr/share/doc/rpm-apidocs/rpmbase64_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmbase64_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmbase64_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmbase64_8h_source.html
/usr/share/doc/rpm-apidocs/rpmbuild_8h.html
/usr/share/doc/rpm-apidocs/rpmbuild_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmbuild_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmbuild_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmbuild_8h_source.html
/usr/share/doc/rpm-apidocs/rpmcallback_8h.html
/usr/share/doc/rpm-apidocs/rpmcallback_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmcallback_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmcallback_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmcallback_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmcallback_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmcallback_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmcallback_8h_source.html
/usr/share/doc/rpm-apidocs/rpmcli_8h.html
/usr/share/doc/rpm-apidocs/rpmcli_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmcli_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmcli_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmcli_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmcli_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmcli_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmcli_8h_source.html
/usr/share/doc/rpm-apidocs/rpmcrypto_8h.html
/usr/share/doc/rpm-apidocs/rpmcrypto_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmcrypto_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmcrypto_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmcrypto_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmcrypto_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmcrypto_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmcrypto_8h_source.html
/usr/share/doc/rpm-apidocs/rpmdb_8h.html
/usr/share/doc/rpm-apidocs/rpmdb_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmdb_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmdb_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmdb_8h_source.html
/usr/share/doc/rpm-apidocs/rpmds_8h.html
/usr/share/doc/rpm-apidocs/rpmds_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmds_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmds_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmds_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmds_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmds_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmds_8h_source.html
/usr/share/doc/rpm-apidocs/rpmfc_8h.html
/usr/share/doc/rpm-apidocs/rpmfc_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmfc_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmfc_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmfc_8h_source.html
/usr/share/doc/rpm-apidocs/rpmfi_8h.html
/usr/share/doc/rpm-apidocs/rpmfi_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmfi_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmfi_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmfi_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmfi_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmfi_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmfi_8h_source.html
/usr/share/doc/rpm-apidocs/rpmfiles_8h.html
/usr/share/doc/rpm-apidocs/rpmfiles_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmfiles_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmfiles_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmfiles_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmfiles_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmfiles_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmfiles_8h_source.html
/usr/share/doc/rpm-apidocs/rpmfileutil_8h.html
/usr/share/doc/rpm-apidocs/rpmfileutil_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmfileutil_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmfileutil_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmfileutil_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmfileutil_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmfileutil_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmfileutil_8h_source.html
/usr/share/doc/rpm-apidocs/rpmio_8h.html
/usr/share/doc/rpm-apidocs/rpmio_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmio_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmio_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmio_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmio_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmio_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmio_8h_source.html
/usr/share/doc/rpm-apidocs/rpmkeyring_8h.html
/usr/share/doc/rpm-apidocs/rpmkeyring_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmkeyring_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmkeyring_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmkeyring_8h_source.html
/usr/share/doc/rpm-apidocs/rpmlib_8h.html
/usr/share/doc/rpm-apidocs/rpmlib_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmlib_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmlib_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmlib_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmlib_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmlib_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmlib_8h_source.html
/usr/share/doc/rpm-apidocs/rpmlog_8h.html
/usr/share/doc/rpm-apidocs/rpmlog_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmlog_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmlog_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmlog_8h_source.html
/usr/share/doc/rpm-apidocs/rpmmacro_8h.html
/usr/share/doc/rpm-apidocs/rpmmacro_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmmacro_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmmacro_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmmacro_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmmacro_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmmacro_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmmacro_8h_source.html
/usr/share/doc/rpm-apidocs/rpmpgp_8h.html
/usr/share/doc/rpm-apidocs/rpmpgp_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmpgp_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmpgp_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmpgp_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmpgp_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmpgp_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmpgp_8h_source.html
/usr/share/doc/rpm-apidocs/rpmpol_8h.html
/usr/share/doc/rpm-apidocs/rpmpol_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmpol_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmpol_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmpol_8h_source.html
/usr/share/doc/rpm-apidocs/rpmprob_8h.html
/usr/share/doc/rpm-apidocs/rpmprob_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmprob_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmprob_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmprob_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmprob_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmprob_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmprob_8h_source.html
/usr/share/doc/rpm-apidocs/rpmps_8h.html
/usr/share/doc/rpm-apidocs/rpmps_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmps_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmps_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmps_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmps_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmps_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmps_8h_source.html
/usr/share/doc/rpm-apidocs/rpmsign_8h.html
/usr/share/doc/rpm-apidocs/rpmsign_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmsign_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmsign_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmsign_8h_source.html
/usr/share/doc/rpm-apidocs/rpmspec_8h.html
/usr/share/doc/rpm-apidocs/rpmspec_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmspec_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmspec_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmspec_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmspec_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmspec_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmspec_8h_source.html
/usr/share/doc/rpm-apidocs/rpmsq_8h.html
/usr/share/doc/rpm-apidocs/rpmsq_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmsq_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmsq_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmsq_8h_source.html
/usr/share/doc/rpm-apidocs/rpmstring_8h.html
/usr/share/doc/rpm-apidocs/rpmstring_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmstring_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmstring_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmstring_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmstring_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmstring_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmstring_8h_source.html
/usr/share/doc/rpm-apidocs/rpmstrpool_8h.html
/usr/share/doc/rpm-apidocs/rpmstrpool_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmstrpool_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmstrpool_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmstrpool_8h_source.html
/usr/share/doc/rpm-apidocs/rpmsw_8h.html
/usr/share/doc/rpm-apidocs/rpmsw_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmsw_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmsw_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmsw_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmsw_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmsw_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmsw_8h_source.html
/usr/share/doc/rpm-apidocs/rpmtag_8h.html
/usr/share/doc/rpm-apidocs/rpmtag_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmtag_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmtag_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmtag_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmtag_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmtag_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmtag_8h_source.html
/usr/share/doc/rpm-apidocs/rpmtd_8h.html
/usr/share/doc/rpm-apidocs/rpmtd_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmtd_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmtd_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmtd_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmtd_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmtd_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmtd_8h_source.html
/usr/share/doc/rpm-apidocs/rpmte_8h.html
/usr/share/doc/rpm-apidocs/rpmte_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmte_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmte_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmte_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmte_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmte_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmte_8h_source.html
/usr/share/doc/rpm-apidocs/rpmts_8h.html
/usr/share/doc/rpm-apidocs/rpmts_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmts_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmts_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmts_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmts_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmts_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmts_8h_source.html
/usr/share/doc/rpm-apidocs/rpmtypes_8h.html
/usr/share/doc/rpm-apidocs/rpmtypes_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmtypes_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmtypes_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmtypes_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmtypes_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmtypes_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmtypes_8h_source.html
/usr/share/doc/rpm-apidocs/rpmurl_8h.html
/usr/share/doc/rpm-apidocs/rpmurl_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmurl_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmurl_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmurl_8h_source.html
/usr/share/doc/rpm-apidocs/rpmutil_8h.html
/usr/share/doc/rpm-apidocs/rpmutil_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmutil_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmutil_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmutil_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmutil_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmutil_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmutil_8h_source.html
/usr/share/doc/rpm-apidocs/rpmver_8h.html
/usr/share/doc/rpm-apidocs/rpmver_8h__dep__incl.map
/usr/share/doc/rpm-apidocs/rpmver_8h__dep__incl.md5
/usr/share/doc/rpm-apidocs/rpmver_8h__dep__incl.png
/usr/share/doc/rpm-apidocs/rpmver_8h__incl.map
/usr/share/doc/rpm-apidocs/rpmver_8h__incl.md5
/usr/share/doc/rpm-apidocs/rpmver_8h__incl.png
/usr/share/doc/rpm-apidocs/rpmver_8h_source.html
/usr/share/doc/rpm-apidocs/splitbar.png
/usr/share/doc/rpm-apidocs/splitbard.png
/usr/share/doc/rpm-apidocs/structARGI__s.html
/usr/share/doc/rpm-apidocs/structpgpPktCdata__s.html
/usr/share/doc/rpm-apidocs/structpgpPktEdata__s.html
/usr/share/doc/rpm-apidocs/structpgpPktKeyV3__s.html
/usr/share/doc/rpm-apidocs/structpgpPktKeyV4__s.html
/usr/share/doc/rpm-apidocs/structpgpPktLdata__s.html
/usr/share/doc/rpm-apidocs/structpgpPktOnepass__s.html
/usr/share/doc/rpm-apidocs/structpgpPktPubkey__s.html
/usr/share/doc/rpm-apidocs/structpgpPktSigV3__s.html
/usr/share/doc/rpm-apidocs/structpgpPktSigV4__s.html
/usr/share/doc/rpm-apidocs/structpgpPktSymkey__s.html
/usr/share/doc/rpm-apidocs/structpgpPktTrust__s.html
/usr/share/doc/rpm-apidocs/structpgpPktUid__s.html
/usr/share/doc/rpm-apidocs/structrpmBuildArguments__s.html
/usr/share/doc/rpm-apidocs/structrpmInstallArguments__s.html
/usr/share/doc/rpm-apidocs/structrpmInstallArguments__s__coll__graph.map
/usr/share/doc/rpm-apidocs/structrpmInstallArguments__s__coll__graph.md5
/usr/share/doc/rpm-apidocs/structrpmInstallArguments__s__coll__graph.png
/usr/share/doc/rpm-apidocs/structrpmQVKArguments__s.html
/usr/share/doc/rpm-apidocs/structrpmQVKArguments__s__coll__graph.map
/usr/share/doc/rpm-apidocs/structrpmQVKArguments__s__coll__graph.md5
/usr/share/doc/rpm-apidocs/structrpmQVKArguments__s__coll__graph.png
/usr/share/doc/rpm-apidocs/structrpmRelocation__s.html
/usr/share/doc/rpm-apidocs/structrpmSignArgs.html
/usr/share/doc/rpm-apidocs/structrpmop__s.html
/usr/share/doc/rpm-apidocs/structrpmop__s__coll__graph.map
/usr/share/doc/rpm-apidocs/structrpmop__s__coll__graph.md5
/usr/share/doc/rpm-apidocs/structrpmop__s__coll__graph.png
/usr/share/doc/rpm-apidocs/structrpmsw__s.html
/usr/share/doc/rpm-apidocs/structrpmtd__s.html
/usr/share/doc/rpm-apidocs/sync_off.png
/usr/share/doc/rpm-apidocs/sync_on.png
/usr/share/doc/rpm-apidocs/tab_a.png
/usr/share/doc/rpm-apidocs/tab_ad.png
/usr/share/doc/rpm-apidocs/tab_b.png
/usr/share/doc/rpm-apidocs/tab_bd.png
/usr/share/doc/rpm-apidocs/tab_h.png
/usr/share/doc/rpm-apidocs/tab_hd.png
/usr/share/doc/rpm-apidocs/tab_s.png
/usr/share/doc/rpm-apidocs/tab_sd.png
/usr/share/doc/rpm-apidocs/tabs.css
/usr/share/doc/rpm-apidocs/todo.html
/usr/share/doc/rpm-apidocs/unionpgpPktKey__u.html
/usr/share/doc/rpm-apidocs/unionpgpPktKey__u__coll__graph.map
/usr/share/doc/rpm-apidocs/unionpgpPktKey__u__coll__graph.md5
/usr/share/doc/rpm-apidocs/unionpgpPktKey__u__coll__graph.png
/usr/share/doc/rpm-apidocs/unionpgpPktPre__u.html
/usr/share/doc/rpm-apidocs/unionpgpPktPre__u__coll__graph.map
/usr/share/doc/rpm-apidocs/unionpgpPktPre__u__coll__graph.md5
/usr/share/doc/rpm-apidocs/unionpgpPktPre__u__coll__graph.png
/usr/share/doc/rpm-apidocs/unionpgpPktSig__u.html
/usr/share/doc/rpm-apidocs/unionpgpPktSig__u__coll__graph.map
/usr/share/doc/rpm-apidocs/unionpgpPktSig__u__coll__graph.md5
/usr/share/doc/rpm-apidocs/unionpgpPktSig__u__coll__graph.png
/usr/share/licenses/rpm-apidocs
/usr/share/licenses/rpm-apidocs/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:26:30 2024