08 May, 2009

xchat-GNOME Fullscreen

You love to chat over irc, irc is your life, and you need your irc client to support fullscreen ! look no further, xchat-gnome require a trivila patch to support fullscreen. For further information, check out fullscreen support (xchat-gnome)

Yes, xchat-gnome needs your love.

Labels: , ,


rpm, rpmbuild and macros

When building rpms, avoid using root account. Fedora11 by default does this. For the rest, create ".rpmmacros" in your home directory, with the line below

%_topdir %{getenv:HOME}/rpmbuild


for added bonus, people using multi-lib capable architecture ( x86_64), should add the line below to rpmmacros

%_solve_name_fmt %{?_solve_pkgsdir}/%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}


reference:
how-to-patch-and-recompile-source-rpm

Labels: , ,


rpmbuild

When building rpms, avoid using root account. Fedora 11 by default does this.


http://sadiquepp.blogspot.com/2009/02/how-to-patch-and-recompile-source-rpm.html

Labels: ,


This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]