Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=473590 --- Comment #6 from Bill Nottingham <notting@xxxxxxxxxx> 2008-12-01 22:58:45 EDT --- You've got two git-clone lines in the spec. For making the tarball, you may want to do something like: git-archive --format=tar --prefix libiphone-%{version}/ <ref> | gzip > libiphone-%{version}.tar.gz For the version, you need to prefix it with a date, otherwise it won't sort right when the ref changes. xorg-x11-drv-nouveau has an example of this. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review