http://bugzilla.rpmfusion.org/show_bug.cgi?id=118
Lorenzo Villani <lvillani(a)binaryhelix.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lvillani(a)binaryhelix.net
--- Comment #23 from Lorenzo Villani <lvillani(a)binaryhelix.net> 2010-08-23 17:45:37
---
You can make the SRPM smaller by stripping out .git from the source tarball.
You can use this command to create a proper tarball:
git archive --format=tar --prefix=cinelerra/ master | gzip -9 >
cinelerra-cv-2.1-git$(date +%Y%m%d).tar.gz
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.