rpms/mpv/devel mpv.spec,1.44,1.45

Miro Hrončok churchyard at rpmfusion.org
Thu Nov 26 15:00:39 CET 2015


Author: churchyard

Update of /cvs/free/rpms/mpv/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24049

Modified Files:
	mpv.spec 
Log Message:
* Thu Nov 26 2015 Miro Hrončok <mhroncok at redhat.com> - 0.13.0-2
- Add mesa-libEGL-devel to BRs



Index: mpv.spec
===================================================================
RCS file: /cvs/free/rpms/mpv/devel/mpv.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- mpv.spec	26 Nov 2015 13:06:17 -0000	1.44
+++ mpv.spec	26 Nov 2015 14:00:38 -0000	1.45
@@ -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-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 @@
 
 %files
 %doc LICENSE README.md Copyright
+%doc %{_docdir}/%{name}/*
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
@@ -148,6 +156,9 @@
 %{_libdir}/pkgconfig/mpv.pc
 
 %changelog
+* Thu Nov 26 2015 Miro Hrončok <mhroncok at redhat.com> - 0.13.0-2
+- Add mesa-libEGL-devel to BRs
+
 * Thu Nov 26 2015 Miro Hrončok <mhroncok at redhat.com> - 0.13.0-1
 - Updated to 0.13.0
 


More information about the rpmfusion-commits mailing list