Jump to letter: [
ACDEFGIKLMOPRSTWYZ
]
rpm-devel - Development files for manipulating RPM packages
This package contains the RPM C library and header files. These
development files will simplify the process of writing programs that
manipulate RPM packages and databases. These files are intended to
simplify the process of creating graphical package managers or any
other tools that need an intimate knowledge of RPM packages in order
to function.
This package should be installed if you want to develop programs that
will manipulate RPM packages and databases.
Packages
Latest: rpm-devel-4.7.2-2.el5.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
rpm-devel |
0 |
4.7.2 |
2.el5.fio |
x86_64 |
87 KiB |
2013-05-05 04:07:02 |
Changelog:
- * 2009-12-08 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 4.7.2-1
- update to 4.7.2 (http://rpm.org/wiki/Releases/4.7.2)
- fix posix chmod test to unbreak %fixperms macro (#543035)
- avoid looking into OpenPGP subkeys (#436812)
- dont fail build on unrecognized non-executable files (#532489)
- fix password check result when gpg is missing (#496754)
- permit python to handle 64bit integer types from headers
- all header integer types are unsigned, match this in python too
- return python long objects where ints are not sufficient (#531243)
- enable posix capability + acl verification support
- add bugurl tag to have it across supported releases
- * 2009-10-08 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 4.7.1-3
- use relative paths within db environment (related to #507309, #507309...)
- remove db environment on close in chrooted operation (related to above)
- initialize rpmlib earlier in rpm2cpio (#523260)
- fix file dependency tag extension formatting (#523282)
- fix duplicate dependency filtering on build (#490378)
- permit absolute paths in file lists again (#521760)
- use permissions 444 for all .debug files (#522194)
- perl dep extractor heredoc parsing improvements (#524929)
- * 2009-07-27 - Bill Nottingham <notting[AT]redhat[DOTCOM]> - 4.7.1-2
- bump release
- * 2009-07-23 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 4.7.1-1
- update to 4.7.1 (http://rpm.org/wiki/Releases/4.7.1)
- fixes #461353, #475359, #502269, #508021, #509637, #511101
- enable XZ support
- fix source url
- * 2009-06-18 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 4.7.0-2
- file classification tweaks for text files (#494817)
- disable libmagic text token checks, it's way too error-prone
- consistently classify all text as such and include description
- fix find-lang --with-kde with KDE3 (#466009)
- fix pgp pubkey signature tag parsing
- don't mess up problem altNEVR in python ts.check() (#501068)
- fix hardlink size calculation on build (#503020)
- fix segfault in symlink fingerprinting (#505777)
- fix invalid memory access causing bogus file dependency errors (#506323)
- eliminate bogus leftover rpm:rpm rpmdb ownership