packages: xulrunner/xulrunner.spec - up to 1.9.1.5 - macro fix
duddits
duddits at pld-linux.org
Fri Nov 6 13:56:41 CET 2009
Author: duddits Date: Fri Nov 6 12:56:40 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.9.1.5
- macro fix
---- Files affected:
packages/xulrunner:
xulrunner.spec (1.120 -> 1.121)
---- Diffs:
================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.120 packages/xulrunner/xulrunner.spec:1.121
--- packages/xulrunner/xulrunner.spec:1.120 Wed Oct 28 17:00:59 2009
+++ packages/xulrunner/xulrunner.spec Fri Nov 6 13:56:34 2009
@@ -8,8 +8,8 @@
%bcond_with qt # build with qt toolkit
# convert firefox release number to platform version: 3.5.x -> 1.9.1.x
-%define xulrunner_ver %(v=%{firefox_version}; echo 1.9.1.${v#3.5.})
-%define firefox_ver 3.5.4
+%define xulrunner_ver %(v=%{firefox_ver}; echo 1.9.1.${v#3.5.})
+%define firefox_ver 3.5.5
Summary: XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
Summary(pl.UTF-8): XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
@@ -22,7 +22,7 @@
# 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/%{firefox_ver}/source/firefox-%{firefox_ver}.source.tar.bz2
-# Source0-md5: 0b6ccb1e50d96b7127a18a69399fcf05
+# Source0-md5: b3d92dfb40584141dc1068efc9bdfccc
Patch0: %{name}-install.patch
Patch1: %{name}-rpath.patch
Patch2: %{name}-mozldap.patch
@@ -536,6 +536,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121 2009/11/06 12:56:34 duddits
+- up to 1.9.1.5
+- macro fix
+
Revision 1.120 2009/10/28 16:00:59 glen
- ah, take the opposite view instead of fighting with df
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.120&r2=1.121&f=u
More information about the pld-cvs-commit
mailing list