X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=balsa.spec;h=54014cc9496244fcaa65d20933d8e79deb77ef8d;hb=049936efe994786c8a824e8d79c88beb85de0a8b;hp=9c34bf8f44890cb68e74a2436179f505e1dcac9f;hpb=7f5b7b1e5f06812bfaa4bbb770967b5942ac1e08;p=packages%2Fbalsa.git diff --git a/balsa.spec b/balsa.spec index 9c34bf8..54014cc 100644 --- a/balsa.spec +++ b/balsa.spec @@ -1,52 +1,25 @@ + +%define snap 20030103 + 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: 1.2.3 -Release: 2 +Version: 2.0.4 +Release: 0.%{snap}.1 License: GPL Group: X11/Applications -Group(de): X11/Applikationen -Group(es): X11/Aplicaciones -Group(pl): X11/Aplikacje -Group(pt_BR): X11/Aplicações -Group(pt): X11/Aplicações -Source0: http://www.theochem.kth.se/~pawsa/balsa/%{name}-%{version}.tar.bz2 -Patch0: %{name}-configure.patch +#Source0: http://balsa.gnome.org/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}-%{snap}.tar.bz2 +URL: http://balsa.gnome.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: bison -BuildRequires: cyrus-sasl-devel -BuildRequires: docbook-style-dsssl -BuildRequires: flex -BuildRequires: gal-devel >= 0.19 -BuildRequires: gdk-pixbuf-devel -BuildRequires: gettext-devel -BuildRequires: gnome-doc-tools -BuildRequires: gnome-libs-devel >= 1.2.1 -BuildRequires: gnome-print-devel >= 0.25.0 -BuildRequires: gtkhtml-devel >= 0.12.0 BuildRequires: libesmtp-devel -BuildRequires: libltdl-devel -BuildRequires: libPropList-devel -BuildRequires: libstdc++-devel -BuildRequires: libtool -BuildRequires: openjade -BuildRequires: openldap-devel -BuildRequires: openssl-devel -BuildRequires: pcre-devel -BuildRequires: pam-devel -BuildRequires: pspell-devel >= 12.1 -BuildRequires: freetype-devel -URL: http://www.balsa.net/ +BuildRequires: libgnomeprintui-devel >= 1.106.0 +BuildRequires: gtk+2-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _prefix /usr/X11R6 -%define _mandir %{_prefix}/man -%define _sysconfdir /etc/X11/GNOME -%define _localstatedir /var - %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 @@ -60,7 +33,7 @@ cajas de correo electr %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 naparwdê estetyczne ¶rodowisko graficzne. +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æ. @@ -70,55 +43,58 @@ Suporta caixas de correio locais, POP3 a IMAP. %prep %setup -q -%patch0 -p0 %build -libtoolize --copy --force -gettextize --copy --force -aclocal -I macros -autoconf -rm -f missing -automake -a -c -(cd libmutt -aclocal -autoconf -automake -a -c) -%configure \ - --enable-system-install \ - --enable-all \ - --enable-info \ - --disable-threads \ - --disable-more-warnings \ - --with-mailpath=/var/mail \ - --with-ssl \ - --enable-pcre \ - --enable-ldap \ - --enable-gtkhtml +glib-gettextize --copy --force +intltoolize +%{__libtoolize} +%{__aclocal} +%{__autoheader} +%{__automake} +%{__autoconf} + +cd ./libmutt +glib-gettextize --copy --force +%{__libtoolize} +%{__aclocal} +%{__autoheader} +%{__automake} +%{__autoconf} + +cd ../website +glib-gettextize --copy --force +%{__aclocal} +%{__automake} +%{__autoconf} + +cd .. + +%configure # TODO find this gdp stylesheet -%{__make} \ - GDP_STYLESHEET=/usr/share/sgml/docbook/gnome-customization-1.0/gdp-both.dsl +%{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - desktopdir=%{_applnkdir}/Network/Mail - -gzip -9nf AUTHORS ChangeLog NEWS README TODO + DESTDIR=$RPM_BUILD_ROOT -%find_lang %{name} --with-gnome +%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 *.gz +%doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* %{_sysconfdir}/sound/events/* -%{_datadir}/sounds/balsa -%{_pixmapsdir}/* -%{_applnkdir}/Network/Mail/* +%{_datadir}/applications/* +%{_datadir}/%{name} +%{_datadir}/sounds/%{name} %{_mandir}/man1/* +%{_omf_dest_dir}/%{name} +%{_pixmapsdir}/*