Re: [Rpm-maint] [rpm-software-management/rpm] add brp helper scripts from mandriva's spec-helper (#122)

2017-06-09 Thread proyvind
@proyvind pushed 1 commit. 667aaf0 WIP: copyright notices in progress -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[Rpm-maint] [PATCH] Use a file list to add build-id files to pkgList and explicitly set attrs.

2017-06-09 Thread Mark Wielaard
When setting attributes with %attr or %defattr we want to be explicit about the mode and not just use - to pick up the mode from the file on disk. Change the generation of build-id files to a file list using ARGV_t. First go through the current package list and generate a files list. Then add