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
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
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
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
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
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
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 a
web browser
URL: http://www.rstudio.com
Source0: github.com/rstudi