]> git.pld-linux.org Git - packages/rpm.git/blame - rpm.spec
- switch to elfutils-devel in devel subpackage
[packages/rpm.git] / rpm.spec
CommitLineData
52c10eff 1#
2# TODO:
3# - learn find-perl-provides to use the __perl macro instead
4# of /usr/bin/perl
5#
89427592
JB
6# Conditional build:
7# _without_static - build shared /bin/rpm (doesn't work at the moment)
8# force_cc - force using __cc other than "%{_target_cpu}-pld-linux-gcc"
9# force_cxx - force using __cxx other than "%{_target_cpu}-pld-linux-g++"
10# force_cpp - force using __cpp other than "%{_target_cpu}-pld-linux-gcc -E"
11#
874f4c9a
MM
12%include /usr/lib/rpm/macros.python
13%define beecrypt_ver 2.2.0
003a039e
JB
14# versions of required libraries
15%define reqdb_ver 4.1.25-1
16%define reqpopt_ver 1.7
e5f02e49
AM
17Summary: RPM Package Manager
18Summary(de): RPM Packet-Manager
313a4d1a 19Summary(es): Gestor de paquetes RPM
609cc585 20