2011/12/30 TASAKA Mamoru <mtasaka(a)fedoraproject.org>:
Nicolas Chauvet wrote, at 12/31/2011 12:42 AM +9:00:
> 2011/12/30<rpmfusion-pkgs-report(a)rpmfusion.org>:
> ...
>>
>> mlt-0.7.6-3.fc16
>> ----------------
>> * Thu Dec 29 2011 Ryan Rix<ry(a)n.rix.si> 0.7.6-3
>> - s/%[?_isa}/%{?_isa}
>
>
> As a reminder, RPM macros are forbidden in changelog
> (as they will be expanded in binary RPM).
>
> You should write %%{?_isa} instead.
>
> Thx
>
> Nicolas (kwizart)
This build report changes %% used in %changelog to %.
See the actual change:
http://cvs.rpmfusion.org/viewvc/rpms/mlt/devel/mlt.spec?root=free&r1=...
The same "phenomenon" also happens on Fedora's daily rawhide changes
report.
Regards,
Mamoru
Ha, indeed.
Thx thx for your notice.