[PATCH] Update to branches system to match recent DistTag change

Mike Bonnet mikeb at redhat.com
Tue May 22 18:03:24 UTC 2007


On Tue, 2007-05-22 at 13:23 -0400, Ignacio Vazquez-Abrams wrote:
>  ## use this to build an srpm locally
>  srpm: sources $(TARGETS)
> -       $(RPM_WITH_DIRS) $(DIST_DEFINES) --nodeps -bs $(SPECFILE)
> +       $(RPM_WITH_DIRS) --nodeps -bs $(SPECFILE)

$(DIST_DEFINES) should not be removed from the srpm target.  This is the
target that Koji calls to build the srpm, and if %{dist} is not defined
the N-V-R of the srpm will not contain the %{dist} macro, and you'll get
N-V-R mismatches when the binary rpms are built.





More information about the Fedora-maintainers mailing list