commit fbcc81c24425554df2dbb561027191a8b1123fef
Author: Jan Rękorajski <[email protected]>
Date:   Sun Nov 8 16:51:22 2015 +0100

    - fixed build
    - updated branding
    - rel 1

 iceweasel.spec   |  6 +++---
 no-logging.patch | 10 ++++++++++
 2 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/iceweasel.spec b/iceweasel.spec
index b3a773a..5c5fae7 100644
--- a/iceweasel.spec
+++ b/iceweasel.spec
@@ -23,13 +23,13 @@ Summary(hu.UTF-8):  Iceweasel web böngésző
 Summary(pl.UTF-8):     Iceweasel - przeglądarka WWW
 Name:          iceweasel
 Version:       42.0
-Release:       0.1
+Release:       1
 License:       MPL v2.0
 Group:         X11/Applications/Networking
 Source0:       
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz
 # Source0-md5: d610bf10a75afb4734045e1a43d8eba4
 Source1:       %{name}-branding.tar.xz
-# Source1-md5: 1ac95e1164acae1954f118cddd197aad
+# Source1-md5: 8f25cec142ee276cb516940db12076db
 Source2:       %{name}-rm_nonfree.sh
 Source3:       %{name}.desktop
 Source4:       %{name}.sh
@@ -198,7 +198,6 @@ Pakiet programistyczny Iceweasela.
 
 %prep
 %setup -q -a1 -n firefox-%{version}
-mv mozilla/iceweasel ./
 /bin/sh %{SOURCE2}
 
 # avoid using included headers (-I. is before HUNSPELL_CFLAGS)
@@ -545,6 +544,7 @@ fi
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/platform.ini
 %{?with_shared_js:%attr(755,root,root) %{_libdir}/%{name}/libmozjs.so}
+%attr(755,root,root) %{_libdir}/%{name}/liblgpllibs.so
 %attr(755,root,root) %{_libdir}/%{name}/libxul.so
 %{_libdir}/%{name}/dependentlibs.list
 %{_libdir}/%{name}/omni.ja
diff --git a/no-logging.patch b/no-logging.patch
index ace5601..d539992 100644
--- a/no-logging.patch
+++ b/no-logging.patch
@@ -10,3 +10,13 @@
  
  #if defined(MOZ_WIDGET_GONK) || defined(MOZ_WIDGET_ANDROID)
  #include "nsDebug.h"
+--- iceweasel-41.0.1/mozilla/dom/media/webm/WebMDemuxer.cpp~   2015-10-29 
23:17:57.000000000 +0100
++++ iceweasel-41.0.1/mozilla/dom/media/webm/WebMDemuxer.cpp    2015-11-08 
11:16:56.213634029 +0100
+@@ -17,6 +17,7 @@
+ #include "nsAutoRef.h"
+ #include "NesteggPacketHolder.h"
+ #include "XiphExtradata.h"
++#include "prprf.h"
+ 
+ #include <algorithm>
+ #include <stdint.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iceweasel.git/commitdiff/fbcc81c24425554df2dbb561027191a8b1123fef

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

Reply via email to