Re: [Rpm-maint] [rpm-software-management/rpm] Parse multiline conditional and %include parameters correctly (#775) (#778)

2019-07-08 Thread Florian Festi
Merged #778 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/778#event-2466318904___ Rpm-maint mailing list

[Rpm-maint] [rpm-software-management/rpm] Describe conditionally expanded macros in manual (#786)

2019-07-08 Thread pavlinamv
You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/786 -- Commit Summary -- * Describe conditionally expanded macros in manual -- File Changes -- M doc/manual/macros (43) -- Patch Links --

Re: [Rpm-maint] [rpm-software-management/rpm] Raise an error if reading a file during rpmbuild fails (#776) (#783)

2019-07-08 Thread Florian Festi
Merged #783 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/783#event-2465552981___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] Print newline after "failed to load macro file" error is emitted (#784)

2019-07-08 Thread Florian Festi
Merged #784 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/784#event-2465546646___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] rpm and rpmbuild manpages assume vendor=redhat (#779)

2019-07-08 Thread ニール・ゴンパ
It probably makes sense to make autotools patch this with `RPMCANONVENDOR` at configure time... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] Do not set RPMTAG_BUILDTIME to SOURCE_DATE_EPOCH when defined by default (#785)

2019-07-08 Thread Florian Festi
Merged #785 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/785#event-2465497228___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] Print newline after "failed to load macro file" error is emitted (#784)

2019-07-08 Thread pavlinamv
E.g. command ```[tester]$ rpm --eval "%{load:xxx}"``` before the patch returns ```error: failed to load macro file xxx[tester]$``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: