https://bugzilla.redhat.com/show_bug.cgi?id=1388294 Filip Szymański <fszymanski@xxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fszymanski@xxxxxxx --- Comment #7 from Filip Szymański <fszymanski@xxxxxxx> --- 1) Get rid of this: %global gittag0 v1.1 2) Change: Source0: https://github.com/uber/%{name}/archive/v1.1.tar.gz#/%{name}-v%{version}.tar.gz to Source0: https://github.com/uber/%{name}/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz This way you are changing the version in one place. Note: Move Source0 little higher. 3) ./autogen.sh and %configure should be in the %build section. -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx