]> git.pld-linux.org Git - packages/rpm.git/blame_incremental - rpm.spec
- updated from SPECS (HEAD)
[packages/rpm.git] / rpm.spec
... / ...
CommitLineData
1#
2# TODO:
3# - fix perl.req and perl.prov to support _noauto macros
4# - use system libmagic not internal libfmagic
5#
6# Conditional build:
7%bcond_without static # - build shared /bin/rpm (doesn't work at the moment)
8%bcond_without docs # - don't generate documentation with doxygen
9%bcond_without python # - don't build python bindings
10# force_cc - force using __cc other than "%{_target_cpu}-pld-linux-gcc"
11# force_cxx - force using __cxx other than "%{_target_cpu}-pld-linux-g++"
12# force_cpp - force using __cpp other than "%{_target_cpu}-pld-linux-gcc -E"
13
14%include /usr/lib/rpm/macros.python
15%define snap 20031227
16# versions of required libraries
17%define reqdb_ver 4.2.50-1
18%define reqpopt_ver 1.9
19%define beecrypt_ver 3.0.0-0.20030610.1
20%define rpm_macros_rev 1.133
21Summary: RPM Package Manager
22Summary(de): RPM Packet-Manager
23Summary(es): Gestor de paquetes RPM
24