rpms/balsa/devel .cvsignore, 1.4, 1.5 balsa.spec, 1.7, 1.8 sources, 1.4, 1.5

Pawel Salek (pawsa) fedora-extras-commits at redhat.com
Mon Jul 4 23:27:32 UTC 2005


Author: pawsa

Update of /cvs/extras/rpms/balsa/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5450

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/balsa/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	6 Jun 2005 22:30:17 -0000	1.4
+++ .cvsignore	4 Jul 2005 23:27:30 -0000	1.5
@@ -1,2 +1,2 @@
+balsa-2.3.4.tar.bz2
 gmime-2.1.14.tar.bz2
-balsa-2.3.3.tar.bz2


Index: balsa.spec
===================================================================
RCS file: /cvs/extras/rpms/balsa/devel/balsa.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- balsa.spec	14 Jun 2005 17:22:11 -0000	1.7
+++ balsa.spec	4 Jul 2005 23:27:30 -0000	1.8
@@ -2,7 +2,7 @@
 %define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --enable-threads --disable-more-warnings --with-ssl --with-gss
 
 Name:           balsa
-Version:        2.3.3
+Version:        2.3.4
 Release:        1%{?dist}
 Summary:        Mail Client
 
@@ -29,16 +29,20 @@
 BuildRequires:  desktop-file-utils
 
 %description
-Balsa is an e-mail reader.  This client is part of the GNOME
-desktop environment.  It supports local mailboxes, POP3 and
-IMAP.
+Balsa is a GNOME email client which supports mbox, maildir, and mh
+local mailboxes, and IMAP4 and POP3 remote mailboxes. Email can be
+sent via sendmail or SMTP. Optional multithreading support allows for
+non-intrusive retrieval and sending of mail. A finished GUI similar to
+that of the Eudora email client supports viewing images inline, saving
+message parts, viewing headers, adding attachments, moving messages,
+and printing messages.
 
 %prep
 %setup -q -D -a 1
 
 %build
 
-dir=`pwd`; cd gmime-%{gmimever} && ./configure --prefix=`pwd` --disable-shared && make install; cd $dir
+dir=`pwd`; cd gmime-%{gmimever} && ./configure --prefix=`pwd` --disable-gtk-doc --disable-shared && make install; cd $dir
 export PKG_CONFIG_PATH="gmime-%{gmimever}:$PKG_CONFIG_PATH"
 
 %configure %{config_opts}
@@ -89,6 +93,9 @@
 
 
 %changelog
+* Tue Jul  5 2005 Pawel Salek <pawsa at salek.zapto.org> - 2.3.4
+- update to upstream version 2.3.4
+
 * Tue Jun 14 2005 Pawel Salek <pawsa at theochem.kth.se> - 2.3.3
 - directory ownership cleanup (credit to Michael Schwendt).
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/balsa/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	6 Jun 2005 22:30:17 -0000	1.4
+++ sources	4 Jul 2005 23:27:30 -0000	1.5
@@ -1,2 +1,2 @@
+12b1ffb936ac679468adb33b422b72d8  balsa-2.3.4.tar.bz2
 ee1c2d0c1f76ae113f0dd70893bbacf4  gmime-2.1.14.tar.bz2
-ac43ab8ca5ccc6782daac21e370b8605  balsa-2.3.3.tar.bz2




More information about the fedora-extras-commits mailing list