]> git.pld-linux.org Git - packages/rpm.git/blame - rpm.spec
- fixed broken perl dependencies with a little help of a hammer: we use
[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 12%include /usr/lib/rpm/macros.python
a998ac11 13%define snap 20030322
874f4c9a 14%define beecrypt_ver 2.2.0
003a039e
JB
15# versions of required libraries
16%define reqdb_ver 4.1.25-1
a998ac11 17%define reqpopt_ver 1.8
e5f02e49
AM
18Summary: RPM Package Manager
19Summary(de): RPM Packet-Manager
313a4d1a 20Summary(es): Gestor de paquetes RPM
609cc585 21