fedpkg build version numbering discrepancy

Garrett Holmstrom gholms at fedoraproject.org
Fri Jan 28 02:49:10 UTC 2011


On Thu, Jan 27, 2011 at 6:23 PM, Jean-Marc Pigeon <jmp at safe.ca> wrote:
> Ok, this means having an uptodate "sources" file is not
> mandatory.  I pushed the tar file in
> same time as spec to GIT, koji was smart enough to forgive
> my error.
>
> So I can work one way or the other...
> right?

While it will technically work, uploading tarballs and other binaries
to git is a bad idea.  git behaves very badly with larger files such
as 524 KB tarballs because they clutter or obfuscate commit diffs and
they remain in the repository's history forever, making every clone of
the git repository take substantially more time and network traffic to
create.  So if at all possible, please do not upload your tarballs to
git, but rather use the sources file.


More information about the devel mailing list