Author: lisu Date: Wed Apr 6 14:12:35 2011 GMT Module: packages Tag: HEAD ---- Log message: - try to add gtkhtml-4.0 support
---- Files affected: packages/balsa: balsa.spec (1.163 -> 1.164) ---- Diffs: ================================================================ Index: packages/balsa/balsa.spec diff -u packages/balsa/balsa.spec:1.163 packages/balsa/balsa.spec:1.164 --- packages/balsa/balsa.spec:1.163 Wed Apr 6 15:57:51 2011 +++ packages/balsa/balsa.spec Wed Apr 6 16:12:30 2011 @@ -26,6 +26,7 @@ Source0: http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2 # Source0-md5: bd7ac44f0cf3117a5fdb46d17dac2b51 Patch0: %{name}-desktop.patch +Patch1: %{name}-gtkhtml4.patch URL: http://balsa.gnome.org/ BuildRequires: ORBit2-devel >= 1:2.12.4 BuildRequires: aspell-devel >= 2:0.50 @@ -86,6 +87,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -147,6 +149,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164 2011/04/06 14:12:30 lisu +- try to add gtkhtml-4.0 support + Revision 1.163 2011/04/06 13:57:51 lisu - update gtkhtml-devel BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/balsa/balsa.spec?r1=1.163&r2=1.164&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
