Opened 11 years ago
Last modified 11 years ago
#119 closed defect
rpm-build: Support macros.d — at Initial Version
| Reported by: | dmik | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | rpm | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
I found that rpm-build.i386 version 4.8.1-22.oc00 doesn't seem to support automatically loading macros from the /@unixroot/usr/lib/rpm/marcos.d directory.
Some packages install various macros useful for maintaining .spec files. In particular, the texinfo package (info sub package) installs a file called macros.info that contains macros useful for handling documentation in Info format (%info_requires, %info_post, %info_preun) which save some monkey work and about to be used in nearly every .spec file.
We need to make this mechanism work.
Note:
See TracTickets
for help on using tickets.
