[Rpm-maint] [rpm-software-management/rpm] Add all of the rpmbuild macro aliases to rpmspec as well (#848)

Panu Matilainen notifications at github.com
Fri Sep 20 06:02:13 UTC 2019


pmatilai commented on this pull request.



> @@ -221,8 +221,8 @@ rpmbuild alias --buildpolicy --define '__os_install_post %{_rpmconfigdir}/brp-!#
 rpmbuild alias --sign \
 	--pipe 'rpm --addsign `grep ".*: .*\.rpm$"|cut -d: -f2` < "/dev/"`ps -p $$ -o tty | tail -n 1`' \
 	--POPTdesc=$"generate GPG signature (deprecated, use command rpmsign instead)"
-#	[--trace]		"trace macro expansion"
-rpmbuild alias --trace		--eval '%trace'
+rpmspec alias --trace		--eval '%trace' \

This *removes* the --trace alias for rpmbuild. Not intended I think, especially as --trace for rpmspec is added again in the section below.

-- 
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/848#pullrequestreview-290967211
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190919/2fe219a4/attachment.html>


More information about the Rpm-maint mailing list