packages: iceape/iceape.spec - build internal sqlite3 as static (system one...
hawk
hawk at pld-linux.org
Thu Sep 17 01:22:39 CEST 2009
Author: hawk Date: Wed Sep 16 23:22:39 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- build internal sqlite3 as static (system one is too new)
- updated %files
---- Files affected:
packages/iceape:
iceape.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: packages/iceape/iceape.spec
diff -u packages/iceape/iceape.spec:1.28 packages/iceape/iceape.spec:1.29
--- packages/iceape/iceape.spec:1.28 Mon Sep 14 23:57:13 2009
+++ packages/iceape/iceape.spec Thu Sep 17 01:22:34 2009
@@ -16,7 +16,7 @@
Summary(pt_BR.UTF-8): Navegador Iceape
Name: iceape
Version: 1.1.18
-Release: 1
+Release: 2
License: MPL 1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications/Networking
Source0: ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/%{version}/seamonkey-%{version}.source.tar.bz2
@@ -41,6 +41,7 @@
Patch7: %{name}-prefs.patch
Patch8: %{name}-lcrmf.patch
Patch9: %{name}-pld-branding.patch
+Patch10: %{name}-sqlite.patch
URL: http://www.pld-linux.org/Packages/Iceape
BuildRequires: automake
%{?with_svg:BuildRequires: cairo-devel >= 1.0.0}
@@ -237,6 +238,7 @@
%patch7 -p1
%patch8 -p1
%patch9 -p1
+%patch10 -p1
%build
cd mozilla
@@ -728,6 +730,7 @@
%files addon-enigmail
%defattr(644,root,root,755)
%attr(755,root,root) %{_iceapedir}/components/libenigmime.so
+%attr(755,root,root) %{_iceapedir}/components/libipc.so
%{_iceapedir}/components/enigmail.xpt
%{_iceapedir}/components/enigmime.xpt
%{_iceapedir}/components/ipc.xpt
@@ -775,6 +778,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2009/09/16 23:22:34 hawk
+- build internal sqlite3 as static (system one is too new)
+- updated %files
+
Revision 1.28 2009/09/14 21:57:13 hawk
- updated %files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list