From 43f5d06f2e8a579ef6547f42c26d55ad1330c086 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Thu, 30 Jun 2016 23:31:10 +0100 Subject: [PATCH] Add BR perl(Encode) to build on F24 (merge from Adrian Reber PR) --- mpv.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/mpv.spec b/mpv.spec index 0f93627..1894899 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv Version: 0.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ URL: http://%{name}.io/ @@ -51,6 +51,10 @@ BuildRequires: perl(Math::BigInt) BuildRequires: perl(Math::BigRat) %endif +%if 0%{?fedora} >= 24 +BuildRequires: perl(Encode) +%endif + Requires: hicolor-icon-theme %description @@ -144,6 +148,9 @@ fi %{_libdir}/pkgconfig/mpv.pc %changelog +* Thu Jun 30 2016 Sérgio Basto - 0.18.0-2 +- Add BR perl(Encode) to build on F24 (merge from Adrian Reber PR) + * Tue Jun 28 2016 Sérgio Basto - 0.18.0-1 - Update to 0.18.0