diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 89fa3d3..d0301df 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,7 +12,7 @@ %define system_cairo 0 # Use system libvpx? -%if 0%{?fedora} > 22 +%if 0%{?fedora} > 23 %define system_libvpx 1 %else %define system_libvpx 0 @@ -129,7 +129,6 @@ Patch224: mozilla-1170092.patch Patch304: mozilla-1253216.patch Patch305: mozilla-1245076.patch Patch306: mozilla-1245076-1.patch -Patch307: mozilla-1263145.patch Patch400: mozilla-1255590.patch Patch401: mozilla-1266366-branch64.patch @@ -275,7 +274,6 @@ cd %{tarballdir} %if 0%{?fedora} > 23 %patch304 -p2 -b .1253216 %patch222 -p1 -b .gtk3-20 -%patch307 -p1 -b .1263145 %endif %patch305 -p1 -b .1245076 %patch306 -p1 -b .1245076-1 |