https://bugzilla.redhat.com/show_bug.cgi?id=1711989



--- Comment #4 from Miroslav Suchý <[email protected]> ---
https://github.com/swidtags/libdnf-plugin-swidtags/releases/download/libdnf-plugin-swidtags-0.8.4/libdnf-plugin-swidtags-0.8.4.tar.gz

returns 404

> # make test

This is better done with:

%bcond_with test
%if %{with test}
make test
%endif

Plus the same section for BR. This disables test by default, but can be enabled
on rpmbuild command line. See
https://rpm.org/user_doc/conditional_builds.html
This is not blocker thou.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to