]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- just define xulrunner_ver, minor magick not suitable for icedove/thunderbird
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 May 2012 19:40:15 +0000 (19:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated system-xulrunner patch

Changed files:
    icedove-system-xulrunner.patch -> 1.3
    icedove.spec -> 1.158

icedove-system-xulrunner.patch
icedove.spec

index 709ea55f65dbd8ffd8df8a6f685c75e4fba8b2fb..4260f504ec489b3436b991b878d11833ad547693 100644 (file)
@@ -1,6 +1,6 @@
---- mozilla/mail/app/Makefile.in.orig  2012-02-16 11:18:22.000000000 +0100
-+++ mozilla/mail/app/Makefile.in       2012-03-22 16:43:33.608721456 +0100
-@@ -44,5 +44,7 @@
+--- mozilla/mail/app/Makefile.in.orig  2012-04-28 21:31:30.000000000 +0200
++++ mozilla/mail/app/Makefile.in       2012-05-29 20:12:43.887999371 +0200
+@@ -44,6 +44,8 @@
  
  AB_CD = $(MOZ_UI_LOCALE) 
  
@@ -8,12 +8,13 @@
 +
  GRE_MILESTONE = $(shell $(PYTHON) $(MOZILLA_SRCDIR)/config/printconfigsetting.py $(LIBXUL_DIST)/bin/platform.ini Build Milestone)
  GRE_BUILDID = $(shell $(PYTHON) $(MOZILLA_SRCDIR)/config/printconfigsetting.py $(LIBXUL_DIST)/bin/platform.ini Build BuildID)
 @@ -79,6 +81,7 @@
      $(srcdir)/profile/channel-prefs.js \
      $(NULL)
  
 +ifndef LIBXUL_SDK
- ifneq (,$(filter OS2 Darwin WINCE WINNT,$(OS_ARCH)))
+ ifneq (,$(filter OS2 Darwin WINNT,$(OS_ARCH)))
  PROGRAM = $(MOZ_APP_NAME)$(BIN_SUFFIX)
  else
 @@ -88,8 +91,6 @@
index 945274298fe29221a01551926b71c0e649bd3529..8e65a5d98bbb00abeb6a9f0a82b09f576e81a037 100644 (file)
@@ -23,9 +23,7 @@
 %define                nspr_ver        4.9
 %define                nss_ver         3.13.3
 
-# convert thunderbird release number to platform version: 12.0.x -> 12.0.x
-%define                xulrunner_main  12.0
-%define                xulrunner_ver   %(v=%{version}; echo %{xulrunner_main}${v#12.0})
+%define                xulrunner_ver   12.0
 
 %if %{without xulrunner}
 # The actual sqlite version (see RHBZ#480989):
This page took 0.052705 seconds and 4 git commands to generate.