[packages/xulrunner] - up to 26.0

arekm arekm at pld-linux.org
Tue Dec 10 14:07:03 CET 2013


commit 0770d3c28c3afa4b5c8c137df2b7bac8bba9a845
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Dec 10 14:06:57 2013 +0100

    - up to 26.0

 xulrunner-paths.patch | 5 ++---
 xulrunner.spec        | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 576ee68..75eebb1 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -11,13 +11,13 @@
 # The actual sqlite version (see RHBZ#480989):
 %define		sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR)
 
-%define		nspr_ver		4.9.6
+%define		nspr_ver		4.10.2
 %define		nss_ver			3.15
 
 Summary:	XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
 Name:		xulrunner
-Version:	25.0.1
+Version:	26.0
 Release:	1
 Epoch:		2
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
@@ -25,7 +25,7 @@ Group:		X11/Applications
 # Source tarball for xulrunner is in fact firefox tarball (checked on 1.9), so lets use it
 # instead of waiting for mozilla to copy file on ftp.
 Source0:	http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.bz2
-# Source0-md5:	b5b57d3ea937a339e0ed7ebea604b430
+# Source0-md5:	91ce51cc6474f1269484e5327643a59c
 Patch0:		%{name}-new-libxul.patch
 Patch1:		%{name}-rpath.patch
 Patch2:		%{name}-paths.patch
diff --git a/xulrunner-paths.patch b/xulrunner-paths.patch
index 1578c47..bb93246 100644
--- a/xulrunner-paths.patch
+++ b/xulrunner-paths.patch
@@ -1,8 +1,6 @@
 --- xulrunner-16.0.1/mozilla/config/baseconfig.mk~	2012-10-10 23:42:45.000000000 +0200
 +++ xulrunner-16.0.1/mozilla/config/baseconfig.mk	2012-10-23 23:56:58.222368136 +0200
-@@ -1,9 +1,9 @@
- INCLUDED_AUTOCONF_MK = 1
- 
+@@ -1,7 +1,7 @@
 -includedir := $(includedir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
 -idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
 -installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
@@ -14,3 +12,4 @@
  DIST = $(DEPTH)/dist
  
  # We do magic with OBJ_SUFFIX in config.mk, the following ensures we don't
+
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xulrunner.git/commitdiff/0770d3c28c3afa4b5c8c137df2b7bac8bba9a845



More information about the pld-cvs-commit mailing list