rpms/xbmc/devel xbmc.spec,1.47,1.48

Alex Lancaster alexlan at rpmfusion.org
Wed Jun 6 20:05:04 CEST 2012


Author: alexlan

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

Modified Files:
	xbmc.spec 
Log Message:
Add missing BRs for libudev-devel and libplist-devel (needed for AirPlay)



Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- xbmc.spec	5 Jun 2012 20:35:48 -0000	1.47
+++ xbmc.spec	6 Jun 2012 18:05:03 -0000	1.48
@@ -5,7 +5,7 @@
 
 Name: xbmc
 Version: 11.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 URL: http://www.xbmc.org/
 
 Source0: %{name}-%{DIRVERSION}-patched.tar.xz
@@ -126,6 +126,9 @@
 BuildRequires: libmicrohttpd-devel
 BuildRequires: expat-devel
 BuildRequires: zip
+BuildRequires: libudev-devel  
+# for AirPlay support
+BuildRequires: libplist-devel
 %if 0%{?el6}
 BuildRequires: gettext-devel
 %else
@@ -294,6 +297,9 @@
 #%%{_includedir}/xbmc/xbmcclient.h
 
 %changelog
+* Wed Jun  6 2012  Alex Lancaster <alexlan[AT]fedoraproject org> - 11.0-5
+- Add missing BRs for libudev-devel and libplist-devel (needed for AirPlay)
+
 * Tue Jun  5 2012 Alex Lancaster <alexlan[AT]fedoraproject org> - 11.0-4
 - Drop separate dteirney-myth-0.25.patch and ktdryer's boost patch,
   both are merged into tsp's Eden-pvr branch


More information about the rpmfusion-commits mailing list