# # Conditional build: # --without ldap %define snap 20030630 Summary: balsa - GNOME e-Mail program Summary(pl): Klient poczty dla GNOME z silnikiem mutt-a Summary(es): Balsa es un lector de e-mail. Usa el toolkit GTK Summary(pt_BR): Balsa é um leitor de e-mail. Usa o toolkit GTK Name: balsa Version: 2.0.15 #Release: 1.%{snap} Release: 1 License: GPL Group: X11/Applications Source0: http://balsa.gnome.org/%{name}-%{version}.tar.bz2 # Source0-md5: dc00a4bd622c4a0c5d6b7dca397d4371 #Source0: %{name}-%{version}-%{snap}.tar.bz2 #Patch0: %{name}-libtool_hack.patch Patch1: %{name}-desktop.patch URL: http://balsa.gnome.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: libesmtp-devel BuildRequires: libgnomeprintui-devel >= 1.106.0 BuildRequires: gpgme-devel >= 0.3.14 BuildRequires: gtk+2-devel >= 2.2.0 BuildRequires: libgtkhtml-devel BuildRequires: libgnome-devel BuildRequires: libgnomeui-devel >= 2.3.3.1-2 %{!?_without_ldap:BuildRequires: openldap-devel} BuildRequires: aspell-devel >= 0.50 BuildRequires: xft-devel Requires: gpgme >= 0.3.14 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description e-Mail program for the GNOME desktop, supporting local mailboxes, POP3 and IMAP. GNOME is the GNU Network Object Model Environment. That's a fancy name but really GNOME is a nice GUI desktop environment. It makes using your computer easy, powerful, and easy to configure. %description -l es Balsa es un lector de e-mail. Es parte del entorno GNOME. Soporta cajas de correo electrónico locales, POP3 y IMAP. %description -l pl Balsa to klient e-mail dla środowiska GNOME. Obsługuje POP3, IMAP oraz lokalne skrzynki pocztowe. GNOME to Network Object Model Environment. Mimo osobliwej nazwy jest to naprawdę estetyczne środowisko graficzne. Dzięki niemu używanie komputera jest łatwiejsze; system jest potężniejszy i łatwo go skonfigurować. %description -l pt_BR Balsa é um leitor de e-mail, parte do ambiente de desktop GNOME. Suporta caixas de correio locais, POP3 a IMAP. %prep %setup -q #%patch0 -p1 %patch1 -p1 %build #./autogen.sh %configure \ --with-ssl \ --with-gpgme \ %{!?_without_ldap:--with-ldap} \ %{?_without_ldap:--without-ldap} %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} --with-gnome --all-name %clean rm -rf $RPM_BUILD_ROOT %post -p /usr/bin/scrollkeeper-update %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* %{_sysconfdir}/sound/events/* %{_datadir}/%{name} %{_datadir}/sounds/%{name} %{_mandir}/man1/* %{_omf_dest_dir}/%{name} %{_desktopdir}/* %{_pixmapsdir}/*