[Rpm-maint] [rpm-software-management/rpm] Add shortcut to rpmbuild --nodebuginfo (#497)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Mon Aug 13 23:56:26 UTC 2018


Conan-Kudo requested changes on this pull request.

Overall, looks good. Needs documenting in the man page doc and a small fix in test case comment.

> @@ -567,6 +567,36 @@ test "$canonmultiref" = "$canonmultifile" \
 [ignore])
 AT_CLEANUP
 
+# ------------------------------
+# Check that rpmbuild creates no debuginfo when --without debuginfo is passed
+AT_SETUP([rpmbuild no debuginfo])
+AT_KEYWORDS([build] [debuginfo])
+AT_CHECK([
+rm -rf ${TOPDIR}
+
+# Use macros.debug to generate a debuginfo package,
+# but pass --without debuginfo to skip it.

Fix comment here

-- 
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/497#pullrequestreview-145877627
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180813/7e9832b1/attachment.html>


More information about the Rpm-maint mailing list