Opened 8 years ago
Closed 8 years ago
#230 closed defect (fixed)
rpm: Make brp-strip.os2 always create debugfiles.list in top build directory
Reported by: | dmik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | rpm | Version: | |
Severity: | medium | Keywords: | |
Cc: |
Description
Now, if the %install section of a .spec changes to some dir which is not the top package's build directory (i.e. the directory where %setup unpacks source files to), the %debug_packages macro which generates debuginfo sub-packages, fails like this:
error: Could not open %files file D:/Users/dmik/rpmbuild/BUILD/which-0.0/debugfiles.list: No such file or directory
The attached patches fix this.
Attachments (2)
Change History (5)
by , 8 years ago
Attachment: | macros.diff added |
---|
by , 8 years ago
Attachment: | brp-strip.os2.diff added |
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
to be applied to /@unixroot/usr/lib/rpm/platform/*-os2-emx/macro files