# _with_panel GNOME panel support Summary: A client compatible with AOL's 'Instant Messenger' Summary(pl): Klient kompatybilny z programem AOLa 'Instant Messenger' Name: gaim Version: 0.45 Release: 3 License: GPL Group: Applications/Communications Group(de): Applikationen/Kommunikation Group(pl): Aplikacje/Komunikacja Source0: http://prdownloads.sourceforge.net/gaim/%{name}-%{version}.tar.bz2 Patch0: %{name}-font-by-locale.patch Patch1: %{name}-iconv.patch URL: http://gaim.sourceforge.net/ BuildRequires: ORBit-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-libs-devel >= 1.2.13 BuildRequires: esound-devel BuildRequires: gtk+-devel >= 1.2.5 BuildRequires: gettext-devel BuildRequires: libtool BuildRequires: perl-devel Requires: applnk BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %define _sysconfdir /etc/X11/GNOME %define _mandir %{_prefix}/man %description Gaim allows you to talk to anyone using AOL's Instant Messenger service (you can sign up at http://www.aim.aol.com). It uses the TOC version of the AOL protocol, so your buddy list is stored on AOL's servers and can be retrieved from anywhere. It contains many of the same features as AOL's IM client while at the same time incorporating many new features. Gaim also contains a multiple connection feature which consists of protocol plugins. These plugins allow you to use gaim to connect to other chat services such as Yahoo!, ICQ, MSN, Jabber, Napster, Zephyr, IRC and Gadu-Gadu. %description -l pl Gaim pozwala na rozmowy z dowoln± osob± używaj±c± usługi AOL Instant Messenger (można się zarejstrować pod adresem http://www.aim.aol.com/). Program używa wersji TOC protokołu AOL więc Twoja lista kontaktów jest zapisana na serwerze AOL i może byc przesłana gdziekolwiek. Gaim zawiera wiele udogodnień dostępnych w kliencie AOL IM jak również dodaje własne. Gaim umożliwia także dostęp do usług takich jak Yahoo!, ICQ, MSN, Jabber, Napster, Zephyr, IRC oraz Gadu-Gadu. %prep %setup -q %patch0 -p1 %patch1 -p1 %build rm -f missing libtoolize --copy --force gettextize --copy --force aclocal -I m4 autoheader autoconf automake -a -c %configure \ %{?_with_panel:--enable-panel} \ %{?!_with_panel:--disable-panel} \ --enable-esd \ --disable-nas \ --disable-artsc \ --with-gnome %{__make} %install rm -rf $RPM_BUILD_ROOT # NOTE: make ignores gaimdesktopdir set below. %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ gaimdesktopdir=%{_applnkdir}/Network/Communications \ distribdesktopdir=%{_applnkdir}/Network/Communications mv $RPM_BUILD_ROOT{%{_datadir}/gnome/apps/Internet/gaim.desktop,%{_applnkdir}/Network/Communications} gzip -9nf AUTHORS ChangeLog NEWS README* STATUS TODO HACKING \ doc/{CREDITS,FAQ} %find_lang %{name} --with-gnome --all-name %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc {*,doc/*}.gz %{?_with_panel:%{_sysconfdir}/CORBA/servers/*} %attr(755,root,root) %{_bindir}/* %dir %{_libdir}/gaim %attr(755,root,root) %{_libdir}/gaim/*.so %{_applnkdir}/Network/Communications/*.desktop %{_pixmapsdir}/* %{_mandir}/man?/*