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. -- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers -- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly