I applied something like following patch to my SCL, is that correct approach? +%if 0%{?fedora} >= 21 +%files runtime -f filelist +%else %files runtime %scl_files +%endif If yes, could we fix documentation http://docs.fedoraproject.org/en-US/Fedora_Contributor_Documentation/1/html/Software_Collections_Guide/sect-Creating_a_Meta_Package.html ? Thanks, Pavel
We discussed the same thing here 1072319 and on IRC. I would wait with final solution.
Upstream ticket: https://fedorahosted.org/SoftwareCollections/ticket/18
Note to myself: there is much more information in (recently closed) bug 1072319
*** Bug 1072319 has been marked as a duplicate of this bug. ***
*** Bug 1072805 has been marked as a duplicate of this bug. ***
This has been fixed since April, the macro is there again.