rpms/kodi/devel kodi.spec,1.9,1.10

Michael Cronenworth mooninite at rpmfusion.org
Mon Nov 30 01:17:55 CET 2015


Author: mooninite

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

Modified Files:
	kodi.spec 
Log Message:
* Wed Nov 25 2015 Michael Cronenworth <mike at cchtml.com> - 15.2-3
- Enable AirPlay support (shairplay library)



Index: kodi.spec
===================================================================
RCS file: /cvs/free/rpms/kodi/devel/kodi.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- kodi.spec	25 Oct 2015 00:47:04 -0000	1.9
+++ kodi.spec	30 Nov 2015 00:17:54 -0000	1.10
@@ -7,7 +7,7 @@
 
 Name: kodi
 Version: 15.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Media center
 
 License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -137,6 +137,7 @@
 BuildRequires: libnfs-devel
 BuildRequires: libogg-devel
 # for AirPlay support
+BuildRequires: shairplay-devel
 BuildRequires: libplist-devel
 BuildRequires: libpng-devel
 BuildRequires: librtmp-devel
@@ -199,6 +200,7 @@
 %endif
 Requires: libmad%{?_isa}
 Requires: librtmp%{?_isa}
+Requires: shairplay-libs%{?_isa}
 
 # needed when doing a minimal install, see
 # https://bugzilla.rpmfusion.org/show_bug.cgi?id=1844
@@ -433,6 +435,9 @@
 
 
 %changelog
+* Wed Nov 25 2015 Michael Cronenworth <mike at cchtml.com> - 15.2-3
+- Enable AirPlay support (shairplay library)
+
 * Sat Oct 24 2015 Michael Cronenworth <mike at cchtml.com> - 15.2-2
 - Enable NFS client support
 


More information about the rpmfusion-commits mailing list