commit 44a2ebe4de92532d5061cfd19743e26364510300
Author: Jan Rękorajski <[email protected]>
Date:   Fri Jan 18 12:38:46 2013 +0100

    - added gyp-slashism patch (try to eliminate double slashes) to fix 
debuginfo problem
    - rel 3

 iceape.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/iceape.spec b/iceape.spec
index 196fcfe..66169f4 100644
--- a/iceape.spec
+++ b/iceape.spec
@@ -29,7 +29,7 @@ Summary(pl.UTF-8):    Iceape - przeglądarka WWW
 Summary(pt_BR.UTF-8):  Navegador Iceape
 Name:          iceape
 Version:       2.15
-Release:       2
+Release:       3
 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}/source/seamonkey-%{version}.source.tar.bz2
@@ -54,6 +54,7 @@ Patch5:               makefile.patch
 Patch6:                system-cairo.patch
 # Edit patch below and restore --system-site-packages when system virtualenv 
gets 1.7 upgrade
 Patch7:                system-virtualenv.patch
+Patch8:                gyp-slashism.patch
 URL:           http://www.pld-linux.org/Packages/Iceape
 BuildRequires: GConf2-devel >= 1.2.1
 BuildRequires: OpenGL-devel
@@ -156,10 +157,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _noautoreq      libmozjs.so libxpcom.so libxul.so 
libjemalloc.so %{!?with_xulrunner:libmozalloc.so}
 %define                _noautoreqdep   libgfxpsshar.so libgkgfx.so 
libgtkxtbin.so libjsj.so libxpcom_compat.so libxpistub.so
 
-# disable debuginfo package due to debugedit not being able to do its job on 
libxul.so
-# same problem as: https://bugzilla.redhat.com/show_bug.cgi?id=304121
-%define                _enable_debug_packages          0
-
 %description
 Iceape is an open-source web browser, designed for standards
 compliance, performance and portability.
@@ -277,6 +274,7 @@ tar -jxf %{SOURCE2}
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 cd comm-release
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iceape.git/commitdiff/44a2ebe4de92532d5061cfd19743e26364510300

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to