diff options
author | Ondrej Zoder <ozoder@redhat.com> | 2018-07-17 08:56:42 +0200 |
---|---|---|
committer | Ondrej Zoder <ozoder@redhat.com> | 2018-07-17 08:56:42 +0200 |
commit | e963c8683d45c7702621537ebf76ced87f5219fd (patch) | |
tree | a72e6dc6a6957996577a4bf717158708c0fafc55 /firefox.spec | |
parent | Merge branch 'master' into f27 (diff) | |
download | librewolf-fedora-ff-e963c8683d45c7702621537ebf76ced87f5219fd.tar.gz librewolf-fedora-ff-e963c8683d45c7702621537ebf76ced87f5219fd.tar.bz2 librewolf-fedora-ff-e963c8683d45c7702621537ebf76ced87f5219fd.zip |
Added wayland patches
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index a6f8756..8879403 100644 --- a/firefox.spec +++ b/firefox.spec @@ -181,6 +181,12 @@ Patch563: rb245262.patch Patch564: mozilla-1464808.patch Patch565: mozilla-1464823.patch Patch566: mozilla-1466473.patch +Patch567: mozilla-1444437.patch +Patch568: mozilla-1441743.patch +Patch569: mozilla-1465371.patch +Patch570: mozilla-1467125.patch +Patch571: mozilla-1468670.patch +Patch572: mozilla-1467128.patch # Debian patches Patch500: mozilla-440908.patch @@ -389,6 +395,12 @@ This package contains results of tests executed during build. %patch564 -p1 -b .mozilla-1464808 %patch565 -p1 -b .mozilla-1464823 %patch566 -p1 -b .mozilla-1466473 +%patch567 -p1 -b .mozilla-1444437 +%patch568 -p1 -b .mozilla-1441743 +%patch569 -p1 -b .mozilla-1465371 +%patch570 -p1 -b .mozilla-1467125 +%patch571 -p1 -b .mozilla-1468670 +%patch572 -p1 -b .mozilla-1467128 %endif %{__rm} -f .mozconfig |