From 41098426ae7e371a7fb20332c4d717c8d44c7ef8 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 30 Apr 2018 16:28:08 +0200 Subject: [PATCH] do not build with system ffmpeg by default; rel 3 firefox does not have an option to build with system ffmpeg on source level as well --- mozilla-firefox-bin.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla-firefox-bin.spec b/mozilla-firefox-bin.spec index 7431790..e9cbd26 100644 --- a/mozilla-firefox-bin.spec +++ b/mozilla-firefox-bin.spec @@ -1,5 +1,5 @@ # Conditional build: -%bcond_without system_ffmpeg # build with internal ffmpeg library +%bcond_with system_ffmpeg # build with system ffmpeg library %bcond_without system_gtk # build with internal gtk library %bcond_without system_sqlite # build with internal sqlite library @@ -12,7 +12,7 @@ Summary: Mozilla Firefox web browser Summary(pl.UTF-8): Mozilla Firefox - przeglądarka WWW Name: mozilla-firefox-bin Version: 59.0.2 -Release: 2 +Release: 3 License: MPL/LGPL Group: X11/Applications/Networking Source0: https://ftp.mozilla.org/pub/firefox/releases/%{version}/linux-i686/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.i686.tar.bz2 -- 2.43.0