https://bugzilla.redhat.com/show_bug.cgi?id=2189871
Bug ID: 2189871 Summary: wrong /usr/lib/rpm/macros.d/macros.blender file Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: blender Severity: medium Assignee: luya_tfz@thefinalzone.net Reporter: atu@nmetau.edu.ua QA Contact: extras-qa@fedoraproject.org CC: code@musicinmybrain.net, design-devel@lists.fedoraproject.org, epel-packagers-sig@lists.fedoraproject.org, kwizart@gmail.com, luya_tfz@thefinalzone.net, negativo17@gmail.com Target Milestone: --- Classification: Fedora
/usr/lib/rpm/macros.d/macros.blender is a large gzipped file, not a plain text.
Reproducible: Always
Steps to Reproduce: 1. Install blender and blender-rpm-macros 2. rpm -q rpm 3. file /usr/lib/rpm/macros.d/macros.blender Actual Results: Many errors like error: /usr/lib/rpm/macros.d/macros.blender: line 12837: Macro % has illegal name (%define) file: /usr/lib/rpm/macros.d/macros.blender: gzip compressed data, from Unix, original size modulo 2^32 15974400
It seems, that blender related rpm builds is broken too.
Expected Results: Correct macros file installed, no errors.
It seems, that source numeration in the spec file was shifted.