[packages/mozilla-firefox-bin] do not build with system ffmpeg by default; rel 3

atler atler at pld-linux.org
Mon Apr 30 16:30:04 CEST 2018


commit 41098426ae7e371a7fb20332c4d717c8d44c7ef8
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Apr 30 16:28:08 2018 +0200

    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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-firefox-bin.git/commitdiff/41098426ae7e371a7fb20332c4d717c8d44c7ef8



More information about the pld-cvs-commit mailing list