Bug 1079203 - Macro %scl_files is empty - should we use %files runtime -f filelist ?
Summary: Macro %scl_files is empty - should we use %files runtime -f filelist ?
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: scl-utils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Zeleny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1072319 1072805 (view as bug list)
Depends On: 1072319
Blocks: 965565 1040470 1057169 1072281 1072401 1072789 1073458 1074012 1074337 1075025 1076159 1079968 1080036 1080048 1090361 1091008 1121094
TreeView+ depends on / blocked
 
Reported: 2014-03-21 08:31 UTC by Pavel Raiskup
Modified: 2014-12-12 11:02 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-12 11:02:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Raiskup 2014-03-21 08:31:52 UTC
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

Comment 1 Marcela Mašláňová 2014-03-21 08:46:28 UTC
We discussed the same thing here 1072319 and on IRC. I would wait with final solution.

Comment 2 Jan Zeleny 2014-04-08 11:58:03 UTC
Upstream ticket:
https://fedorahosted.org/SoftwareCollections/ticket/18

Comment 3 Jan Zeleny 2014-04-10 08:54:08 UTC
Note to myself: there is much more information in (recently closed) bug 1072319

Comment 4 Jan Zeleny 2014-04-10 08:54:11 UTC
*** Bug 1072319 has been marked as a duplicate of this bug. ***

Comment 5 Jan Zeleny 2014-04-11 11:45:22 UTC
*** Bug 1072805 has been marked as a duplicate of this bug. ***

Comment 6 Jan Zeleny 2014-12-12 11:02:26 UTC
This has been fixed since April, the macro is there again.


Note You need to log in before you can comment on or make changes to this bug.