rpms/balsa/devel balsa.spec,1.42,1.43

Pawel Salek pawsa at fedoraproject.org
Mon Sep 8 16:46:58 UTC 2008


Author: pawsa

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

Modified Files:
	balsa.spec 
Log Message:
- Use deprecated GTK+ interface until upstream fixes their bugs.



Index: balsa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/balsa/devel/balsa.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- balsa.spec	7 Sep 2008 20:16:10 -0000	1.42
+++ balsa.spec	8 Sep 2008 16:46:27 -0000	1.43
@@ -2,7 +2,7 @@
 
 Name:           balsa
 Version:        2.3.26
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Mail Client
 
 Group:          Applications/Internet
@@ -42,6 +42,8 @@
 %prep
 %setup -q
 
+perl -pi -e 's,-DGTK_DISABLE_DEPRECATED,,g' libbalsa/Makefile.in libinit_balsa/Makefile.in src/Makefile.in
+
 %build
 
 %configure %{config_opts}
@@ -102,6 +104,9 @@
 
 
 %changelog
+* Sun Sep 08 2008 Pawel Salek <pawsa at theochem.kth.se> - 2.3.26-2
+- Use deprecated GTK+ interface until upstream fixes their bugs.
+
 * Sun Sep 07 2008 Pawel Salek <pawsa at theochem.kth.se> - 2.3.26-1
 - update to upstream 2.3.26.
 




More information about the fedora-extras-commits mailing list