From 53ecdbb82255138d89d5b66dcfd27b4182c0401e Mon Sep 17 00:00:00 2001 From: churchyard Date: Thu, 26 Nov 2015 14:00:38 +0000 Subject: [PATCH] =?UTF-8?q?*=20Thu=20Nov=2026=202015=20Miro=20Hron=C4=8Dok?= =?UTF-8?q?=20=20-=200.13.0-2=20-=20Add=20mesa-libEGL?= =?UTF-8?q?-devel=20to=20BRs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mpv.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/mpv.spec b/mpv.spec index 6f8eb3d..da6ca11 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv Version: 0.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ URL: http://%{name}.io/ @@ -40,12 +40,19 @@ BuildRequires: libwayland-cursor-devel BuildRequires: libwayland-server-devel BuildRequires: libxkbcommon-devel BuildRequires: lirc-devel +BuildRequires: mesa-libEGL-devel BuildRequires: ncurses-devel +BuildRequires: perl-Encode BuildRequires: pulseaudio-libs-devel BuildRequires: python-docutils BuildRequires: waf BuildRequires: wayland-devel +%if 0%{?fedora} >= 23 +BuildRequires: perl-Math-BigInt +BuildRequires: perl-bignum +%endif + Requires: hicolor-icon-theme %description @@ -129,6 +136,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files %doc LICENSE README.md Copyright +%doc %{_docdir}/%{name}/* %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* @@ -148,6 +156,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_libdir}/pkgconfig/mpv.pc %changelog +* Thu Nov 26 2015 Miro Hrončok - 0.13.0-2 +- Add mesa-libEGL-devel to BRs + * Thu Nov 26 2015 Miro Hrončok - 0.13.0-1 - Updated to 0.13.0