[Rpm-maint] [rpm-software-management/rpm] implement rpmbuild --changelog=FILE support (#69)

proyvind notifications at github.com
Thu Jun 9 01:09:10 UTC 2016


for the following example:
%changelog
%include changelog.txt

You would also have to add changelog.txt as a source file as well.
So that would require adding 'Source123: changelog.txt' as well to spec file.

I think having a default filename for external changelog and to include it in src.rpm archive would make the most sense.

In latest change it drops --changelog argument for rpmbuil, while in case there's no %changelog section spec file, it'll use %{_sourcerpm}%{name}.rpm.changelog for it and also include it in src.rpm.

---
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/69#issuecomment-224776337
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20160608/045a7b13/attachment.html>


More information about the Rpm-maint mailing list