forked from pool/MozillaThunderbird
- use Gtk3 for Tumbleweed
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=361
This commit is contained in:
parent
5894d6fffd
commit
2fb682c18e
@ -1,12 +1,5 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 11:24:00 UTC 2017 - astieger@suse.com
|
Sat Mar 18 21:06:01 UTC 2017 - wr@rosenauer.org
|
||||||
|
|
||||||
- fix build on Leap and Tumbleweed
|
|
||||||
- take tarball from release tag
|
|
||||||
- adjust mozilla-kde.patch to match
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Mar 22 13:17:06 UTC 2017 - wr@rosenauer.org
|
|
||||||
|
|
||||||
- update to Thunderbird 52.0
|
- update to Thunderbird 52.0
|
||||||
* Optionally remove corresponding data files when removing an account
|
* Optionally remove corresponding data files when removing an account
|
||||||
@ -25,6 +18,7 @@ Wed Mar 22 13:17:06 UTC 2017 - wr@rosenauer.org
|
|||||||
- added generic mozilla patches
|
- added generic mozilla patches
|
||||||
* mozilla-aarch64-startup-crash.patch
|
* mozilla-aarch64-startup-crash.patch
|
||||||
- require newer versions of NSPR and NSS
|
- require newer versions of NSPR and NSS
|
||||||
|
- use Gtk3 for Tumbleweed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 7 15:08:23 UTC 2017 - wr@rosenauer.org
|
Tue Mar 7 15:08:23 UTC 2017 - wr@rosenauer.org
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%define mainversion 52.0
|
%define mainversion 52.0
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 201703210000
|
%define releasedate 201703220000
|
||||||
|
|
||||||
%bcond_without mozilla_tb_kde4
|
%bcond_without mozilla_tb_kde4
|
||||||
%bcond_with mozilla_tb_valgrind
|
%bcond_with mozilla_tb_valgrind
|
||||||
@ -465,6 +465,10 @@ exit 0
|
|||||||
%{progdir}/chrome.manifest
|
%{progdir}/chrome.manifest
|
||||||
%{progdir}/dependentlibs.list
|
%{progdir}/dependentlibs.list
|
||||||
%{progdir}/fonts/
|
%{progdir}/fonts/
|
||||||
|
%if 0%{?mozilla_use_gtk3}
|
||||||
|
%dir %{progdir}/gtk2
|
||||||
|
%{progdir}/gtk2/libmozgtk.so
|
||||||
|
%endif
|
||||||
%{progdir}/icudt58l.dat
|
%{progdir}/icudt58l.dat
|
||||||
%{progdir}/*.so
|
%{progdir}/*.so
|
||||||
%{progdir}/omni.ja
|
%{progdir}/omni.ja
|
||||||
@ -472,10 +476,6 @@ exit 0
|
|||||||
%{progdir}/plugin-container
|
%{progdir}/plugin-container
|
||||||
%{progdir}/run-mozilla.sh
|
%{progdir}/run-mozilla.sh
|
||||||
%{progdir}/thunderbird-bin
|
%{progdir}/thunderbird-bin
|
||||||
%if 0%{?mozilla_use_gtk3}
|
|
||||||
%dir %{progdir}/gtk2
|
|
||||||
%{progdir}/gtk2/libmozgtk.so
|
|
||||||
%endif
|
|
||||||
# crashreporter files
|
# crashreporter files
|
||||||
%if %crashreporter
|
%if %crashreporter
|
||||||
%{progdir}/crashreporter
|
%{progdir}/crashreporter
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f8fe1abdae815902971d01f60f2956eaef73fb256a0f6c4053326d81c58b84cc
|
oid sha256:e33b975a7e8951a5c400529ef9db970f05c36c52395046888949784145005a3b
|
||||||
size 28476
|
size 28360
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:66a15207433836281eba61817417db9f6ef5ea4ee39009db2d37790c5e1deb0b
|
oid sha256:e4b65cc95a1e49f5a75397a30870ac7a142efea84b8a4440341a589389a41a64
|
||||||
size 26027828
|
size 26114508
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f7a094cfe061cafd763ecdefaf00b1aaf587e0b983fca5a1fe23d24e1f9934c7
|
oid sha256:f5176f11035916d5216ce91b86984b0f65319ef2d0c62fc08d056d6ae29484d5
|
||||||
size 240540592
|
size 240136332
|
||||||
|
Loading…
Reference in New Issue
Block a user