Re: introduction toogley | packaging intellij idea

2016-06-29 Thread toogley
> Hi Tobias,
> 
> Welcome to Fedora.

Hey and Thanks. :)

> I would recommend you joining Java SIG [1], where you can find help with
> packaging, reviews, bugfixes etc. We have IRC channel and mailing list
> where you can communicate with us.
> 
> [1] https://fedoraproject.org/wiki/SIGs/Java

Thanks also for this tip, I'll be there regularly.

> * I'm used to gpg-sign my git commits/tags by default. Should I continue this 
> practice while packaging? I've read somewhere that some people don't want 
> that, therefore my question.
> 
> We generally don't do that in Fedora.

Okay.
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: introduction toogley | packaging intellij idea

2016-06-29 Thread Mikolaj Izdebski
Hi Tobias,

Welcome to Fedora.

On 06/22/2016 05:21 PM, toog...@mailbox.org wrote:

> * Are there some important documents I should additionally read?
> 
> * Do you have some tips for starting packaging, or dealing with the legacy 
> status of the package?

Java Packaging HOWTO mentioned by others is a good starting point.

I would recommend you joining Java SIG [1], where you can find help with
packaging, reviews, bugfixes etc. We have IRC channel and mailing list
where you can communicate with us.

[1] https://fedoraproject.org/wiki/SIGs/Java

> * I'm used to gpg-sign my git commits/tags by default. Should I continue this 
> practice while packaging? I've read somewhere that some people don't want 
> that, therefore my question.

We generally don't do that in Fedora.

-- 
Mikolaj Izdebski
Software Engineer, Red Hat
IRC: mizdebsk
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: introduction toogley | packaging intellij idea

2016-06-25 Thread toogley
> On June 24, 2016 at 11:44 PM Jonny Heggheim  wrote:
> 
> 
> Hi Tobias.

Hey Jonny,

> The Java Packaging HOWTO is great
> https://fedorahosted.org/released/javapackages/doc/

Thanks a lot :)
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: introduction toogley | packaging intellij idea

2016-06-24 Thread Jonny Heggheim
Hi Tobias.

On Jun 22, 2016 4:22 PM,  wrote:
> Packaging
> 
> I've found http://pkgs.fedoraproject.org/cgit/rpms/intellij-idea.git/ - I 
> guess I can base my work on the spec file there, which I'm currently trying 
> to understand, update and build. I think the best option for me is to create 
> a github repo for packaging in the beginning.  (as you probably don't trust 
> me :D)
>
> I have already read or am reading 
> https://fedoramagazine.org/day-life-fedora-packager/ and 
> https://fedoraproject.org/wiki/How_to_create_an_RPM_package
>
> * Are there some important documents I should additionally read?

The Java Packaging HOWTO is great
https://fedorahosted.org/released/javapackages/doc/

Jonny
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: introduction toogley | packaging intellij idea

2016-06-23 Thread toogley
> https://admin.fedoraproject.org/pkgdb/package/rpms/intellij-idea/
> It looks like there used to be a package but it was retired. It's probably
> worth contacting the previous maintainers and find out why it was retired
> and any recommendations that they have for getting it going again.
> Also, COPR ( https://fedoraproject.org/wiki/Category:Copr ) is a great way
> to get builds up and running for people to test and give feedback on.

thanks for both tips :)
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: introduction toogley | packaging intellij idea

2016-06-22 Thread Dave Johansen
On Wed, Jun 22, 2016 at 9:21 AM,  wrote:

> Introduction
> 
>
> Hello.
>
> I'm Tobias Angele (20 years old) and I want to contribute to fedora
> packaging the intellij idea package. I've made already some (really small)
> contributions, e.g. to debian:
> https://anonscm.debian.org/cgit/collab-maint/wicd.git/log/?qt=author&q=toogley
> and
> https://github.com/AndreaCrotti/yasnippet-snippets/commits?author=toogley
> .
>
> Additionally, I have some experience in Java(with
> maven)/C#/bash/object-orientated programming, but nothing big.
>
> * Github: https://github.com/toogley
> * GPG Key:
> https://keys.fedoraproject.org/pks/lookup?search=0xf20c5878e65b3b3a&op=vindex
> * IRC Nick: freenode -> toogley
> * FAS: toogley, FPCA is signed
>
> Packaging
> 
> I've found http://pkgs.fedoraproject.org/cgit/rpms/intellij-idea.git/ - I
> guess I can base my work on the spec file there, which I'm currently trying
> to understand, update and build. I think the best option for me is to
> create a github repo for packaging in the beginning.  (as you probably
> don't trust me :D)
>
> I have already read or am reading
> https://fedoramagazine.org/day-life-fedora-packager/ and
> https://fedoraproject.org/wiki/How_to_create_an_RPM_package
>
> * Are there some important documents I should additionally read?
>
> * Do you have some tips for starting packaging, or dealing with the legacy
> status of the package?
>
> * I'm used to gpg-sign my git commits/tags by default. Should I continue
> this practice while packaging? I've read somewhere that some people don't
> want that, therefore my question.
>

https://admin.fedoraproject.org/pkgdb/package/rpms/intellij-idea/
It looks like there used to be a package but it was retired. It's probably
worth contacting the previous maintainers and find out why it was retired
and any recommendations that they have for getting it going again.

Also, COPR ( https://fedoraproject.org/wiki/Category:Copr ) is a great way
to get builds up and running for people to test and give feedback on.
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


introduction toogley | packaging intellij idea

2016-06-22 Thread toogley
Introduction


Hello.

I'm Tobias Angele (20 years old) and I want to contribute to fedora packaging 
the intellij idea package. I've made already some (really small) contributions, 
e.g. to debian: 
https://anonscm.debian.org/cgit/collab-maint/wicd.git/log/?qt=author&q=toogley 
and https://github.com/AndreaCrotti/yasnippet-snippets/commits?author=toogley .

Additionally, I have some experience in Java(with 
maven)/C#/bash/object-orientated programming, but nothing big.

* Github: https://github.com/toogley
* GPG Key: 
https://keys.fedoraproject.org/pks/lookup?search=0xf20c5878e65b3b3a&op=vindex
* IRC Nick: freenode -> toogley
* FAS: toogley, FPCA is signed

Packaging

I've found http://pkgs.fedoraproject.org/cgit/rpms/intellij-idea.git/ - I guess 
I can base my work on the spec file there, which I'm currently trying to 
understand, update and build. I think the best option for me is to create a 
github repo for packaging in the beginning.  (as you probably don't trust me :D)

I have already read or am reading 
https://fedoramagazine.org/day-life-fedora-packager/ and 
https://fedoraproject.org/wiki/How_to_create_an_RPM_package

* Are there some important documents I should additionally read?

* Do you have some tips for starting packaging, or dealing with the legacy 
status of the package?

* I'm used to gpg-sign my git commits/tags by default. Should I continue this 
practice while packaging? I've read somewhere that some people don't want that, 
therefore my question.

Thanks :)
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org