On Wed, Jun 28, 2017 at 10:22 PM, Rémi Verschelde wrote:
> How are you using those links to download the tarball? As far as I
> know if you download through a browser, it will always rename the
> tarball to %{name}-%{commit0}, but if you download with wget or curl
> [0], you should get the tarball
2017-06-28 20:54 GMT+02:00 Alexander Ploumistos :
>
> Hello and sorry for reviving an old thread, but it was relevant.
>
> Has github removed the capability to name the tarball whatever I
> choose, or could I be doing something wrong?
>
> I have tried downloading tarballs from 4 unrelated repositor
On Sun, Apr 23, 2017 at 8:23 PM, Christopher wrote:
> You can set the name of the file via the GitHub API when you download it.
>
> For jQuery (packaged as js-jquery), I use:
> https://github.com/jquery/jquery/archive/%{version}/jquery-%{version}.tar.gz
>
> This will work for any GitHub project wh
Christopher wrote:
> If you're still deciding how often to bump the version numbers, consider
> following something like: http://semver.org/spec/v2.0.0.html
And if you don't use release branches and really don't want to bother trying
to decide at each release on whether to go from 1.0.0 to 1.0.1,
Thank you for your tips, Christopher. This is probably the most
complete guide that can be included in a short post.
Regards,
Rafal
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.o
On Tue, Apr 25, 2017 at 12:21 AM Globe Trotter wrote:
>
> Ideally, of course, it appears that the best course would be to version
> the software in github itself. I have to figure out how to do this, and
> would appreciate any pointers in this regard. I only know very basic
> commands in git.
>
>
25.04.2017 06:16 Globe Trotter wrote:
> [...]
> However, if there is going to be an issue with getting it accepted in Fedora
> because it has not been around for a while and because it is likely hardly
> used by people (because it is at best for WM environments), then I don't know
> if I should e
25.04.2017 02:47 Nico Kadel-Garcia wrote:
>
>
> On Mon, Apr 24, 2017 at 7:39 PM, Rafal Luzynski
> wrote:
> > 23.04.2017 19:23 Christopher wrote:
> >>
> >> You can set the name of the file via the GitHub API when you download it.
> >>
> >> For jQuery (packaged as js-jquery), I use:
> >> https://g
Hi,
>
> I'm afraid this will not work because (according to the GitHub
> repo) this project has 0 release tags. Also the archive has been
> created only 23 days ago. Isn't it too early to package a project
> which has not yet ever been released upstream?
I am also upstream. I have been using t
On Mon, Apr 24, 2017 at 7:39 PM, Rafal Luzynski
wrote:
> 23.04.2017 19:23 Christopher wrote:
>>
>> You can set the name of the file via the GitHub API when you download it.
>>
>> For jQuery (packaged as js-jquery), I use:
>> https://github.com/jquery/jquery/archive/%{version}/jquery-%{version}
On Mon, Apr 24, 2017 at 7:47 PM Rafal Luzynski <
digitalfr...@lingonborough.com> wrote:
> 23.04.2017 19:23 Christopher wrote:
> >
> > You can set the name of the file via the GitHub API when you download
> it.
> >
> > For jQuery (packaged as js-jquery), I use:
> >
> https://github.com/jquery/jq
23.04.2017 19:23 Christopher wrote:
>
> You can set the name of the file via the GitHub API when you download it.
>
> For jQuery (packaged as js-jquery), I use:
> https://github.com/jquery/jquery/archive/%{version}/jquery-%{version}.tar.gz
>
> This will work for any GitHub project which tag
Am Sun, 23 Apr 2017 17:14:50 + (UTC)
schrieb Globe Trotter :
> From: Ralf Corsepius
> To: devel@lists.fedoraproject.org
> Sent: Sunday, April 23, 2017 12:03 PM
> Subject: Re: how to handle source code from github
>
> On 04/23/2017 06:40 PM, Globe Trotter
You can set the name of the file via the GitHub API when you download it.
For jQuery (packaged as js-jquery), I use:
https://github.com/jquery/jquery/archive/%{version}/jquery-%{version}.tar.gz
This will work for any GitHub project which tags released versions:
https://github.com///archive//.tar.
From: Ralf Corsepius
To: devel@lists.fedoraproject.org
Sent: Sunday, April 23, 2017 12:03 PM
Subject: Re: how to handle source code from github
On 04/23/2017 06:40 PM, Globe Trotter wrote:
> Thanks!
>
> Would you know how to make upstream provide the tarball? Is it
On 04/23/2017 06:40 PM, Globe Trotter wrote:
Thanks!
Would you know how to make upstream provide the tarball? Is it something
as simple as creating a tarball and dumping it to git?
github creates them on demand.
Ralf
___
devel mailing list -- devel
; Development discussions related to
Fedora
Sent: Sunday, April 23, 2017 11:28 AM
Subject: Re: how to handle source code from github
Hi!
There is a good section about packaging git hosted software at
https://fedoraproject.org/wiki/Packaging:SourceURL?rd=Packaging/SourceURL#Git_Hosting_Services
I am trying to package the following from github for fedora. (Actually, I have
been using my own RPM for years so it is hopefully not a major task).
https://github.com/maitra/thaali
Anyway, I wanted to ask how I should put the Source code from there
The source is at:
https://github.com/maitra/
18 matches
Mail list logo