]> git.pld-linux.org Git - packages/rpm-build-macros.git/blame - rpm-build-macros.spec
- extracted from rpm-debuginfo.patch
[packages/rpm-build-macros.git] / rpm-build-macros.spec
CommitLineData
b0a3e709 1# NOTE
c8ef390a
ER
2# - AC-branch is TAG. please move the tag if rebuild needed:
3# $ cvs tag -F AC-branch rpm-macros.spec
420843fe 4# TODO
296ccb12
ER
5# - move macros.pld to /usr/lib/rpm, but first need to change rpmmrc
6# for it to search the macrofile from there.
89506c89
ER
7%define rpm_macros_rev 1.223
8Summary: PLD Linux RPM Macros
157e31d6 9Summary(pl): Makra RPM dla Linuksa PLD
89506c89 10Name: rpm-macros
420843fe 11Version: %{rpm_macros_rev}
0e7e0b86 12Release: 0.5
89506c89
ER
13License: GPL
14Group: Base
15Source0: rpm.macros
0e7e0b86 16Patch0: %{name}-debuginfo.patch
f0a8f0ff 17Requires: rpm-build
157e31d6 18Provides: rpmbuild(macros) = %{rpm_macros_rev}
90a0f875 19Conflicts: rpm < 4.4.1
89506c89
ER
20BuildArch: noarch
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
23%description
24This package contains rpm macros for PLD Linux.
25
26Use this package to get newer rpm macros than rpm-build provides
27(perhaps this package will be separated in the future).
28
157e31d6
JB
29%description -l pl
30Ten pakiet zawiera makra rpm-a dla Linuksa PLD.
31
32