https://bugzilla.redhat.com/show_bug.cgi?id=1358215 --- Comment #10 from Dusty Mabe <dustymabe@xxxxxxxxxx> --- > %global _dwz_low_mem_die_limit 0 Should we add a comment up here to say what these are going to be used for? basically a nice comment of the discussion above. > %global provider github > %global provider_tld com > %global project direnv > %global repo direnv > # https://github.com/direnv/direnv > %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} > %global import_path %{provider_prefix} > %global commit 2bb2df4ca3bf3f45d1f36372c279615239e5c0f4 > Name: direnv > Version: 2.9.0 > Release: 3%{?dist} > Summary: Environment variable switcher for the shell > License: MIT > URL: https://github.com/direnv/direnv > Source0: https://github.com/direnv/direnv/archive/v%{version}.tar.gz should URL and Source0 use the provider/provider_tld/project/repo macros that you just created above? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx