]> git.pld-linux.org Git - packages/rpm.git/blame - rpm.spec
- updated to 4.3 snap 20030515
[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
87ef0d95 5# - use system libmagic not internal libfmagic
52c10eff 6#
89427592
JB
7# Conditional build:
8# _without_static - build shared /bin/rpm (doesn't work at the moment)
9# force_cc - force using __cc other than "%{_target_cpu}-pld-linux-gcc"
10# force_cxx - force using __cxx other than "%{_target_cpu}-pld-linux-g++"
11# force_cpp - force using __cpp other than "%{_target_cpu}-pld-linux-gcc -E"
12#
874f4c9a 13%include /usr/lib/rpm/macros.python
87ef0d95 14%define snap 20030515
003a039e
JB
15# versions of required libraries
16%define reqdb_ver 4.1.25-1
87ef0d95
AF
17%define reqpopt_ver 1.9
18%define beecrypt_ver 3.0.0
e5f02e49
AM
19Summary: RPM Package Manager
20Summary(de): RPM Packet-Manager
313a4d1a 21Summary(es): Gestor de paquetes RPM
609cc585 22