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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to