[packages/iceape] - updated to 2.15, enigmail to 1.5.0

baggins baggins at pld-linux.org
Wed Jan 9 12:56:20 CET 2013


commit 5d094b345368e3b93c0bf7ef461a60e31a468210
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jan 9 12:56:03 2013 +0100

    - updated to 2.15, enigmail to 1.5.0

 iceape.spec        | 14 +++++++-------
 system-cairo.patch | 14 ++------------
 2 files changed, 9 insertions(+), 19 deletions(-)
---
diff --git a/iceape.spec b/iceape.spec
index bccc0d0..58dc4a3 100644
--- a/iceape.spec
+++ b/iceape.spec
@@ -13,10 +13,10 @@
 %undefine	with_gnomeui
 %endif
 
-%define		enigmail_ver	1.4.6
-%define		nspr_ver	4.9
-%define		nss_ver		3.13.3
-%define		xulrunner_ver	17.0
+%define		enigmail_ver	1.5.0
+%define		nspr_ver	4.9.3
+%define		nss_ver		3.14.1
+%define		xulrunner_ver	18.0
 
 %if %{without xulrunner}
 # The actual sqlite version (see RHBZ#480989):
@@ -28,14 +28,14 @@ Summary(es.UTF-8):	Navegador de Internet Iceape
 Summary(pl.UTF-8):	Iceape - przeglądarka WWW
 Summary(pt_BR.UTF-8):	Navegador Iceape
 Name:		iceape
-Version:	2.14.1
+Version:	2.15
 Release:	1
 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
-# Source0-md5:	19463b718446552d04130d01d25d7330
+# Source0-md5:	99541df8d01d9e988f4bccc59cbddbfa
 Source1:	http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_ver}.tar.gz
-# Source1-md5:	3d42cff27e0f8da24bdabf8363d8261f
+# Source1-md5:	af4b3534417f32dc201765e4de6ecc86
 Source2:	%{name}-branding.tar.bz2
 # Source2-md5:	0bc28b4382aa8a961f8f7b2ba66d8f89
 Source3:	%{name}-rm_nonfree.sh
diff --git a/system-cairo.patch b/system-cairo.patch
index d395822..072173f 100644
--- a/system-cairo.patch
+++ b/system-cairo.patch
@@ -1,13 +1,8 @@
 diff -r baec1efc87a4 gfx/thebes/gfxPlatform.cpp
 --- a/mozilla/gfx/thebes/gfxPlatform.cpp	Sun Mar 04 00:38:41 2012 +0000
 +++ b/mozilla/gfx/thebes/gfxPlatform.cpp	Wed May 16 17:37:10 2012 +0200
-@@ -448,21 +448,19 @@ gfxPlatform::CreateDrawTargetForSurface(
- 
- cairo_user_data_key_t kSourceSurface;
- 
- void SourceBufferDestroy(void *srcBuffer)
- {
-   static_cast<SourceSurface*>(srcBuffer)->Release();
+@@ -448,11 +448,9 @@ gfxPlatform::CreateDrawTargetForSurface(
+   delete static_cast<SourceSurfaceUserData*>(srcSurfUD);
  }
  
 -void SourceSnapshotDetached(cairo_surface_t *nullSurf)
@@ -20,11 +15,6 @@ diff -r baec1efc87a4 gfx/thebes/gfxPlatform.cpp
    origSurf->SetData(&kSourceSurface, NULL, NULL);
  }
  
- RefPtr<SourceSurface>
- gfxPlatform::GetSourceSurfaceForSurface(DrawTarget *aTarget, gfxASurface *aSurface)
- {
-   void *userData = aSurface->GetData(&kSourceSurface);
- 
 @@ -524,14 +522,8 @@ gfxPlatform::GetSourceSurfaceForSurface(
  
      }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iceape.git/commitdiff/5d094b345368e3b93c0bf7ef461a60e31a468210



More information about the pld-cvs-commit mailing list