https://bugzilla.redhat.com/show_bug.cgi?id=1440759 Bug ID: 1440759 Summary: Add build-condition for skipping optional tests Product: Fedora Version: 26 Component: perl-Software-License Keywords: FutureFeature Assignee: berrange@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: berrange@xxxxxxxxxx, iarnell@xxxxxxxxx, paul@xxxxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tremble@xxxxxxxxxxxxxx Created attachment 1270486 --> https://bugzilla.redhat.com/attachment.cgi?id=1270486&action=edit Fix If you follow Fedora devel list, you know about Modularity. Modularity is about packaging larger pieces of Fedora packages together while starting with a minimal system. To package perl-Module-Build, I need perl-Software-License that has an optional test that requires Software::License::CCpack and I consider Software::License::CCpack with it's own depencies too far from base perl Modularity-module. Therefore I need to disable the optional tests in perl-Software-License package. See attached patch that implements in a way that does not affect traditional Fedora while allows me to build perl as a module. Please apply. If you don't have time to deal with this, I can do it instead of you. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx