On Fri, Jul 31, 2015 at 02:16:57PM +0200, Dominik 'Rathann' Mierzejewski wrote: > On Saturday, 25 July 2015 at 13:31, Remi Collet wrote: > > Le 25/07/2015 13:20, Florian Festi a écrit : > > > On 07/25/2015 11:18 AM, Remi Collet wrote: > > > > > > Thanks for catching that! > > > > > >> Do you want me to file a bug ? > > > > > > Yes, please! > > > > FYI https://bugzilla.redhat.com/show_bug.cgi?id=1246743 > > It looks like the fix for this broke all packages which have > files/directories with actual { and } characters in %files. > Shall I file a new bug? > > Currently, mozilla-noscript doesn't build because of this: > > [...] > Processing files: mozilla-noscript-2.6.9.33-1.fc24.noarch > error: File not found by glob: /builddir/build/BUILDROOT/mozilla-noscript-2.6.9.33-1.fc24.x86_64/usr/share/mozilla/extensions/{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}/{73a6fe31-595d-460b-a920-fcc0f8843232} > error: File not found by glob: /builddir/build/BUILDROOT/mozilla-noscript-2.6.9.33-1.fc24.x86_64/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{73a6fe31-595d-460b-a920-fcc0f8843232} At least the shell does not expand {} without any commas: $ echo {a,b} {c} a b {c} So rpm probably shouldn't either. Zbyszek -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct