> On Dec 4, 2016, at 1:50 PM, Arkadiusz Miśkiewicz <[email protected]> wrote: > > Some rpm change? >
Not an expansion change in rpm AFAIK: rpm expands macros everywhere, in comments, within quoted strings, everywhere since forever. But perhaps a problem with precedence, since rpm build does map Name: and Version: into macros when parsed. Disable all macro definitions in rpmspec if you want to disable all expansions fixes some problems Add %dump wherever to verify what macros are defined at that point while parsing. 73 de Jeff _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
