Re: rpm package: Source0. do not download

2015-12-04 Thread Michael Schwendt
On Fri, 4 Dec 2015 10:20:33 -0800, Gordon Messmer wrote: > On 12/04/2015 08:42 AM, arnaud gaboury wrote: > > $ rpmbuild -bp MySpec > > > > ... > > the tar package does not download. > > rpmbuild doesn't download sources, but IIRC "fedpkg" does. > > https://fedoraproject.org/wiki/Pa

Re: rpm package: Source0. do not download

2015-12-04 Thread Rick Stevens
On 12/04/2015 10:20 AM, Gordon Messmer wrote: On 12/04/2015 08:42 AM, arnaud gaboury wrote: $ rpmbuild -bp MySpec ... the tar package does not download. rpmbuild doesn't download sources, but IIRC "fedpkg" does. Uhm, yeah, but from dist-git repos only, I think. fedora-review als

Re: rpm package: Source0. do not download

2015-12-04 Thread Gordon Messmer
On 12/04/2015 08:42 AM, arnaud gaboury wrote: $ rpmbuild -bp MySpec ... the tar package does not download. rpmbuild doesn't download sources, but IIRC "fedpkg" does. https://fedoraproject.org/wiki/Package_maintenance_guide -- users mailing list users@lists.fedoraproject.org To un

Re: rpm package: Source0. do not download

2015-12-04 Thread Michael Schwendt
On Fri, 4 Dec 2015 17:42:02 +0100, arnaud gaboury wrote: > Source0: github.com/rstudio/rstudio/archive/v%{version}.tar.gz > $ rpmbuild -bp MySpec > > ... > the tar package does not download. > > The URL is fine as tested with wget, and with > https://github.com/rstudio/rstudio/archi

Re: rpm package: Source0. do not download

2015-12-04 Thread Richard Shaw
On Fri, Dec 4, 2015 at 10:42 AM, arnaud gaboury wrote: > Source0: github.com/rstudio/rstudio/archive/v%{version}.tar.gz > Ther's no "https://"; on the front. the tar package does not download. > rpmbuild will not download it for you that I know of. Thanks, Richard -- users mailing list user

Re: rpm package: Source0. do not download

2015-12-04 Thread arnaud gaboury
On Fri, Dec 4, 2015 at 5:42 PM, arnaud gaboury wrote: > here is the begining of my spec file: > > - > Name: rstudio-server > Version: 0.99.800 > Release: 1%{?dist} > Summary: Rstudio Server lets you access Rstudio from anywhere using