From 4645e3e7c9e135b2c600da380dda3717fb3c5c63 Mon Sep 17 00:00:00 2001 From: Pawel Salek Date: May 28 2009 15:31:49 +0000 Subject: - update to upstream 2.4.0. --- diff --git a/.cvsignore b/.cvsignore index 3fa9b78..fa0691e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -balsa-2.3.28.tar.bz2 +balsa-2.4.0.tar.bz2 diff --git a/balsa.spec b/balsa.spec index fa4a56f..d2e596e 100644 --- a/balsa.spec +++ b/balsa.spec @@ -1,16 +1,14 @@ %define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --disable-more-warnings --with-ssl --with-gss --with-gtkspell --with-gpgme Name: balsa -Version: 2.3.28 -Release: 4%{?dist} +Version: 2.4.0 +Release: 1%{?dist} Summary: Mail Client Group: Applications/Internet License: GPLv2+ -URL: http://balsa.gnome.org/ -Source0: http://balsa.gnome.org/%{name}-%{version}.tar.bz2 -Patch1: balsa-gmime-537507.patch -Patch2: balsa-2.3.28-gmime.patch +URL: http://pawsa.fedorapeople.org/balsa/ +Source0: http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libesmtp >= 1.0.4 @@ -19,7 +17,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: desktop-file-utils BuildRequires: gettext -BuildRequires: gmime-devel +BuildRequires: gmime-devel >= 2.4.0 BuildRequires: gnome-doc-utils BuildRequires: gnome-vfs2-devel BuildRequires: gpgme-devel @@ -46,14 +44,10 @@ and printing messages. %prep %setup -q -%patch1 -p1 -%patch2 -p1 - -perl -pi -e 's,-DGTK_DISABLE_DEPRECATED,,g' libbalsa/Makefile* libinit_balsa/Makefile* src/Makefile* %build -autoreconf -f -i +#Disabled: autoreconf -f -i %configure %{config_opts} make %{?_smp_mflags} @@ -113,6 +107,9 @@ fi %changelog +* Thu May 28 2009 Pawel Salek - 2.4.0-1 +- update to upstream 2.4.0. + * Thu Mar 19 2009 Lubomir Rintel - 2.3.28-4 - Patch for newer gmime - Fix BRs diff --git a/sources b/sources index 9553e80..ab7aad0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9ea1f5683fc094b1ffcab7b9e66dd5c balsa-2.3.28.tar.bz2 +47d68219a5ee768f1ebd2502a9c3c6f2 balsa-2.4.0.tar.bz2