From Fedora Project Wiki

m (→‎Packager Sponsorship: Update links to PkgDB)
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Contact info ==
== Contact info ==
Email: ''rathann AT greysector DOT net''<BR>
Email: ''dominik AT greysector DOT net''<BR>
[[Communicate#IRC|IRC]] : '''Rathann''', channels: [irc://chat.freenode.net/#fedora-pl #fedora-pl], [irc://chat.freenode.net/#fedora-devel #fedora-devel], [irc://chat.freenode.net/#fedora-server #fedora-server], [irc://chat.freenode.net/#fedora-mini #fedora-mini]<BR>
[[Communicate#IRC|IRC]] : '''Rathann''', channels: [irc://chat.freenode.net/#fedora-pl #fedora-pl], [irc://chat.freenode.net/#fedora-devel #fedora-devel], [irc://chat.freenode.net/#fedora-science #fedora-science]<BR>
JID: ''rathann at jabber dot org''<BR>
JID: ''rathann at jabber dot org''<BR>


== About me ==
== About me ==
I work as a system administrator for [http://www.icm.edu.pl/ ICM] , the supercomputing centre of the [http://www.uw.edu.pl Warsaw University] . I like to keep things neat and tidy, so whenever I come across some software that I need and that is missing from Fedora, I package it.
I'm a [http://pl.linkedin.com/in/dmierzej professional sysadmin]. I like to keep things neat and tidy, so whenever I come across some software that I (or someone I know) need and that is missing from Fedora, I package it.


== Fedora Contributions ==
== Fedora Contributions ==
Line 13: Line 13:
The list of packages maintained by me can be found [[User:Rathann/Packages|here]].
The list of packages maintained by me can be found [[User:Rathann/Packages|here]].


The list of package reviews done by me is [https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&emailassigned_to1=1&emailtype1=exact&email1=rpm@greysector.net here].
The list of package reviews done by me is [https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&emailassigned_to1=1&emailtype1=exact&email1=dominik%40greysector.net here].


Packages I'm currently working on are listed here:
Packages I'm currently working on are listed [https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&bug_status=NEW&bug_status=ASSIGNED&emailreporter1=1&emailtype1=exact&email1=dominik%40greysector.net here]


* [http://greg.geekmind.org/eee-control/ eee-control] - Asus Eee PC hardware control and configuration tool [https://bugzilla.redhat.com/show_bug.cgi?id=487044 #487044]
A nice [http://rpms.famillecollet.com/rpmphp/all.php?what=rathann interface] to all my packages in all Fedora and EPEL branches.
* [http://nic.com.pl/~alek/pidgin-tlen/ pidgin-tlen] - Tlen IM Pidgin plugin [https://bugzilla.redhat.com/show_bug.cgi?id=488995 #488995]


=== Packager Sponsorship ===
=== Packager Sponsorship ===
Line 24: Line 23:
I'm a sponsor and I'm always happy to sponsor people who show the necessary skill in creating packages. Contact me if you'd like me to help you become a Fedora Packager.
I'm a sponsor and I'm always happy to sponsor people who show the necessary skill in creating packages. Contact me if you'd like me to help you become a Fedora Packager.


Here's a list of people I've sponsored so far. If they screw up, tell me.
Here's a list of people I've sponsored so far and their packages. If they screw up, tell me.


* Jussi Lehtola (FAS name: jussilehtola)
* [https://admin.fedoraproject.org/accounts/user/view/jussilehtola Sussi Lehtola] [https://admin.fedoraproject.org/pkgdb/packager/jussilehtola/ packages]
* Charles R. Anderson (FAS name: cra)
* [https://admin.fedoraproject.org/accounts/user/view/cra Charles R. Anderson] [https://admin.fedoraproject.org/pkgdb/packager/cra/ packages]
* Daniel Haley (FAS name: mycae)
* [https://admin.fedoraproject.org/accounts/user/view/mycae Daniel Haley] [https://admin.fedoraproject.org/pkgdb/packager/mycae/ packages]
* Brennan Ashton (FAS name: bashton)
* [https://admin.fedoraproject.org/accounts/user/view/bashton Brennan Ashton] [https://admin.fedoraproject.org/pkgdb/packager/bashton/ packages]
* [https://admin.fedoraproject.org/accounts/user/view/radekl Radosław Lisowski] [https://admin.fedoraproject.org/pkgdb/packager/radekl packages]
* [https://admin.fedoraproject.org/accounts/user/view/simonm Michał Simon] [https://admin.fedoraproject.org/pkgdb/packager/simonm/ packages]


=== Special Interest Groups and Committee membership ===
=== Special Interest Groups and Committee membership ===
Line 41: Line 42:
=== Community ===
=== Community ===


* [irc://chat.freenode.net/#fedora-pl #fedora-pl] and [irc://chat.freenode.net/#fedora-mini #fedora-mini] [[Communicate#IRC| IRC]] channels founder
* [irc://chat.freenode.net/#fedora-pl #fedora-pl] [[Communicate#IRC| IRC]] channel founder
* [[Architectures/x86-64| x86-64 SIG]] founder
* [[Architectures/x86-64| x86-64 SIG]] founder


== Useful links ==
== Useful links ==
Line 52: Line 53:
* [http://www.redhat.com/archives/fedora-extras-list/2006-July/msg00569.html How to deal with undefined non-weak symbols]  
* [http://www.redhat.com/archives/fedora-extras-list/2006-July/msg00569.html How to deal with undefined non-weak symbols]  
* [https://bugzilla.novell.com/show_bug.cgi?id=425647 Some Mono applications won't build under rpmbuild]
* [https://bugzilla.novell.com/show_bug.cgi?id=425647 Some Mono applications won't build under rpmbuild]
* [http://en.wikipedia.org/wiki/Markdown Markdown syntax for bodhi update descriptions]
* [[Packaging:ScriptletSnippets|RPM spec scriptlet snippets]]
* [http://www.flameeyes.eu/autotools-mythbuster/forwardporting/automake.html Porting to newer automake]


=== Dealing with TEXTRELs ===
=== Dealing with TEXTRELs ===
Line 67: Line 71:
* [http://err.no/personal/blog/tech/2008-03-25-18-07_pkg-config,_sonames_and_Requires.private.html Requires.private in pkg-config]
* [http://err.no/personal/blog/tech/2008-03-25-18-07_pkg-config,_sonames_and_Requires.private.html Requires.private in pkg-config]


== TODO ==
=== GIT in Fedora ===
* update tre to 0.7.6 (licence changed to BSD 2-clause)
* [[Using_Fedora_GIT| Using Fedora GIT]]
* [http://nathaniel.themccallums.org/2010/10/18/using-git-fast-forward-merging-to-keep-branches-in-sync/ Using git fast-forward merging]
* [http://technosophos.com/content/git-cherry-picking-move-small-code-patches-across-branches Git cherry-picking]

Revision as of 18:46, 5 February 2015

Contact info

Email: dominik AT greysector DOT net
IRC : Rathann, channels: #fedora-pl, #fedora-devel, #fedora-science
JID: rathann at jabber dot org

About me

I'm a professional sysadmin. I like to keep things neat and tidy, so whenever I come across some software that I (or someone I know) need and that is missing from Fedora, I package it.

Fedora Contributions

Packages

The list of packages maintained by me can be found here.

The list of package reviews done by me is here.

Packages I'm currently working on are listed here

A nice interface to all my packages in all Fedora and EPEL branches.

Packager Sponsorship

I'm a sponsor and I'm always happy to sponsor people who show the necessary skill in creating packages. Contact me if you'd like me to help you become a Fedora Packager.

Here's a list of people I've sponsored so far and their packages. If they screw up, tell me.

Special Interest Groups and Committee membership

Community

Useful links

Dealing with TEXTRELs

SELinux

pkg-config

GIT in Fedora