Package librpm-devel: Information

Binary package: librpm-devel
Version: 4.13.0.1-alt36
Architecture: i586
Build time:  Mar 18, 2023, 07:37 PM in the task #316666
Source package: rpm
Category: Development/C
Report package bug
License: GPLv2+ and LGPLv2+ with exceptions
Summary: Development files for manipulating RPM packages
Description: 
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.

Maintainer: Vitaly Chikunov


Last changed


March 13, 2023 Vitaly Chikunov 4.13.0.1-alt36
- scripts/find-package: replaced "fgrep" with "grep -F".
Nov. 5, 2022 Vitaly Chikunov 4.13.0.1-alt35
- Increase Signature Header allowed size.
July 9, 2022 Vladimir D. Seleznev 4.13.0.1-alt34
- Fixed FTBFS: changed BR from liblua5-devel to liblua5.3-devel.