rpms/balsa/devel .cvsignore, 1.29, 1.30 balsa.spec, 1.51, 1.52 sources, 1.29, 1.30

Pawel Salek pawsa at fedoraproject.org
Thu May 28 15:32:19 UTC 2009


Author: pawsa

Update of /cvs/pkgs/rpms/balsa/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25149

Modified Files:
	.cvsignore balsa.spec sources 
Log Message:
- update to upstream 2.4.0.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/balsa/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- .cvsignore	2 Mar 2009 21:17:13 -0000	1.29
+++ .cvsignore	28 May 2009 15:31:49 -0000	1.30
@@ -1 +1 @@
-balsa-2.3.28.tar.bz2
+balsa-2.4.0.tar.bz2


Index: balsa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/balsa/devel/balsa.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- balsa.spec	19 Mar 2009 21:40:24 -0000	1.51
+++ balsa.spec	28 May 2009 15:31:49 -0000	1.52
@@ -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 <salek at kth.se> - 2.4.0-1
+- update to upstream 2.4.0.
+
 * Thu Mar 19 2009 Lubomir Rintel <lkundrak at v3.sk> - 2.3.28-4
 - Patch for newer gmime
 - Fix BRs


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/balsa/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- sources	2 Mar 2009 21:17:13 -0000	1.29
+++ sources	28 May 2009 15:31:49 -0000	1.30
@@ -1 +1 @@
-c9ea1f5683fc094b1ffcab7b9e66dd5c  balsa-2.3.28.tar.bz2
+47d68219a5ee768f1ebd2502a9c3c6f2  balsa-2.4.0.tar.bz2




More information about the fedora-extras-commits mailing list