On Thu, May 09, 2024 at 11:21:11AM -0400, Nico Kadel-Garcia wrote:
> On Wed, May 8, 2024 at 4:36 PM Kenneth Goldman <kgold...@us.ibm.com> wrote:
> >
> > Is it possible for a .spec file to clone a github.com repo rather than
> > download a tarball?  Can someone link to a working example?
> 
> Git clones are bulky, with the entire history of a project rather than
> merely the state of the repo at the moment of that tag or git commit.

FWIW, they don't have to be bulky  'git clone --maxdepth 1 ...' will skip
downloading the entire history. Still not suggesting that be used for RPMs
though, as the zipfile/tarball will be sufficient

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to