packages (DEVEL): iceape/iceape.spec, iceape/TODO (REMOVED) - install platf...
blues
blues at pld-linux.org
Wed Nov 25 10:57:28 CET 2009
Author: blues Date: Wed Nov 25 09:57:28 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- install platform.ini and application.ini. TODO: use new building-style
from firefox
---- Files affected:
packages/iceape:
iceape.spec (1.27.2.8 -> 1.27.2.9) , TODO (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/iceape/iceape.spec
diff -u packages/iceape/iceape.spec:1.27.2.8 packages/iceape/iceape.spec:1.27.2.9
--- packages/iceape/iceape.spec:1.27.2.8 Wed Nov 25 10:20:27 2009
+++ packages/iceape/iceape.spec Wed Nov 25 10:57:23 2009
@@ -1,4 +1,15 @@
# $Revision$, $Date$
+# TODO:
+# - rebranding to iceape is not complete
+# - some patches still needs to be reviewed
+# - check if any and which files should be moved to mailnews
+# - does chatzilla / dom-inspector / venkman need .desktop files?
+# - it seems like some gnomeui files are being build no matter
+# if its enabled or disabled
+# - svg bcond seems obsolete
+# - probably lots and lots of other things
+# - change building-style to be from firefox
+#
# Conditional build:
%bcond_without gnomevfs # disable GnomeVFS support
%bcond_with gnomeui # enable GnomeUI
@@ -15,7 +26,7 @@
Summary(pt_BR.UTF-8): Navegador Iceape
Name: iceape
Version: 2.0
-Release: 0.5
+Release: 0.6
License: MPL 1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications/Networking
Source0: ftp://ftp.mozilla.org/pub/seamonkey/releases/%{version}/source/seamonkey-%{version}.source.tar.bz2
@@ -327,6 +338,8 @@
install mozilla/dist/bin/iceape-bin $RPM_BUILD_ROOT%{_iceapedir}
install mozilla/dist/bin/regxpcom $RPM_BUILD_ROOT%{_iceapedir}
install mozilla/dist/bin/xpidl $RPM_BUILD_ROOT%{_iceapedir}
+install mozilla/dist/bin/application.ini $RPM_BUILD_ROOT%{_iceapedir}
+install mozilla/dist/bin/platform.ini $RPM_BUILD_ROOT%{_iceapedir}
cp $RPM_BUILD_ROOT%{_chromedir}/installed-chrome.txt \
$RPM_BUILD_ROOT%{_chromedir}/%{name}-installed-chrome.txt
@@ -453,6 +466,7 @@
%dir %{_iceapedir}/searchplugins
%dir %{_datadir}/%{name}
+%{_iceapedir}/*.ini
%attr(755,root,root) %{_iceapedir}/libxpcom.so
%attr(755,root,root) %{_iceapedir}/libxpcom_core.so
%attr(755,root,root) %{_iceapedir}/libgfxpsshar.so
@@ -796,6 +810,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27.2.9 2009/11/25 09:57:23 blues
+- install platform.ini and application.ini. TODO: use new building-style
+ from firefox
+
Revision 1.27.2.8 2009/11/25 09:20:27 blues
- gcc44 patch added - builds
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape.spec?r1=1.27.2.8&r2=1.27.2.9&f=u
More information about the pld-cvs-commit
mailing list