commit f492db51c77a4687136b9cf84098207a2f3a5975
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Wed Apr 12 22:02:19 2017 +0200
Remove webkitgtk3 build requirement, automatic updates disabled
HandBrake.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index ca8fd58..4d542ae 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -17,7 +17,7 @@
Name: HandBrake
Version: 1.0.7
-Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 2%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL:
http://handbrake.fr/
@@ -82,7 +82,6 @@ BuildRequires: make
BuildRequires: opencl-headers
BuildRequires: opus-devel
BuildRequires: python
-BuildRequires: webkitgtk3-devel
BuildRequires: x264-devel >= 0.148
BuildRequires: x265-devel >= 1.9
BuildRequires: yasm
@@ -229,6 +228,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||
:
%{_bindir}/HandBrakeCLI
%changelog
+* Wed Apr 12 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.7-2
+- Remove webkitgtk3 build requirement, it's actually used only when the update
+ checks are enabled in the gui (not needed in our case and removed in fc27).
+
* Wed Apr 12 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.7-1
- Update to latest 1.0.7.