# Conditional build: Summary: A bleeding edge branch of Sylpheed, a GTK+ based, lightweight, and fast e-mail client Summary(pl): Osobno rozwijana wersja Sylpheed z paroma zmianami/ulepszeniami Name: sylpheed-claws Version: 0.7.2 Release: 1 License: GPL Group: X11/Applications/Networking Group(cs): X11/Aplikace/Sí»ové Group(da): X11/Programmer/Netværks Group(de): X11/Applikationen/Netzwerkwesen Group(es): X11/Aplicaciones/Red Group(fr): X11/Applications/Réseau Group(is): X11/Forrit/Net Group(it): X11/Applicazioni/Rete Group(no): X11/Applikasjoner/Nettverks Group(pl): X11/Aplikacje/Sieciowe Group(pt_BR): X11/Aplicações/Rede Group(pt): X11/Aplicações/Rede Group(ru): X11/ðÒÉÌÏÖÅÎÉÑ/óÅÔØ Group(sl): X11/Programi/Omre¾ni Group(sv): X11/Tillämpningar/Nätverk Group(uk): X11/ðÒÉËÌÁÄΦ ðÒÏÇÒÁÍÉ/íÅÒÅÖÁ Source0: http://prdownloads.sourceforge.net/sylpheed-claws/sylpheed-%{version}claws.tar.gz Source1: %{name}.desktop Source2: sylpheed.png BuildRequires: autoconf BuildRequires: automake BuildRequires: imlib-devel BuildRequires: faces-devel BuildRequires: gettext-devel BuildRequires: gdk-pixbuf-devel >= 0.8 BuildRequires: gtk+-devel >= 1.2.6 BuildRequires: gtkhtml-devel >= 0.10.1 BuildRequires: libjconv-devel BuildRequires: libtool BuildRequires: openldap-devel BuildRequires: openssl-devel Requires: faces Conflicts: sylpheed URL: http://sylpheed-claws.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %define _mandir %{_prefix}/man %description This program is an X based fast e-mail client which has features same as orginal Sylpheed but with new/improved features. Some of new stuff is really cool and useable. %description -l pl Szybki klient poczty o mo¿liwo¶ciach takich jak oryginalny Sylpheed ale z nowymi/poprawionymi funkcjami. Niektóre dodatki s± naprawdê ¶wietne i u¿yteczne. %prep %setup -q -n sylpheed-%{version}claws %build rm -f missing libtoolize --copy --force gettextize --copy --force aclocal -I ac autoconf autoheader automake --add-missing --foreign --copy %configure \ --enable-jconv \ --enable-pspell \ --enable-impib \ --enable-gdk-pixbuf \ --enable-threads \ --enable-ssl \ --enable-ipv6 \ --enable-ldap %{__make} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_applnkdir}/Network/Mail,%{__pixmapsdir}} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/Mail install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir} gzip -9nf AUTHORS ChangeLog NEWS README TODO %find_lang sylpheed %clean rm -rf $RPM_BUILD_ROOT %files -f sylpheed.lang %defattr(644,root,root,755) %doc *.gz %attr(755,root,root) %{_bindir}/* %dir %{_datadir}/sylpheed %dir %{_datadir}/sylpheed/manual %{_datadir}/sylpheed/manual/en %lang(ja) %{_datadir}/sylpheed/manual/ja %{_applnkdir}/Network/Mail/* %{_pixmapsdir}/sylpheed.png