#1859 RPM macros defined in tag extra data not shown in mock config
Closed: Fixed 3 years ago by tkopecek. Opened 4 years ago by lsedlar.

If a tag defines a macro in extra data, this is not visibly be generating the mock config with mock-config command. It is honored by the actual build.

$ brew call getBuildConfig beaker-server-rhel-8-build
{'arches': 'x86_64',
 'extra': {'rpm.macro.dist': '.el8bkr'},
...}
$ brew mock-config --tag beaker-server-rhel-8-build --arch x86_64 | grep dist
config_opts['macros']['%distribution'] = 'Koji Testing'

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.22

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-done

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2255 Merged 3 years ago