rpms/xbmc/devel xbmc.spec,1.13,1.14

Alex Lancaster alexlan at rpmfusion.org
Thu Sep 16 09:11:17 CEST 2010


Author: alexlan

Update of /cvs/free/rpms/xbmc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12783

Modified Files:
	xbmc.spec 
Log Message:
Enable VAAPI (BR: libva-freeworld-devel)



Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/xbmc.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xbmc.spec	16 Sep 2010 06:24:07 -0000	1.13
+++ xbmc.spec	16 Sep 2010 07:11:17 -0000	1.14
@@ -6,7 +6,7 @@
 
 Name: xbmc
 Version: 10.0
-Release: 0.15.%{PRERELEASE}%{?dist}
+Release: 0.16.%{PRERELEASE}%{?dist}
 URL: http://www.xbmc.org/
 
 Source0: %{name}-%{DIRVERSION}-patched.tar.xz
@@ -130,6 +130,7 @@
 %endif
 BuildRequires: zip
 BuildRequires: librtmp-devel
+BuildRequires: libva-freeworld-devel
 
 # need explicit requires for libcrystalhd functionality
 # as it is dynamically loaded
@@ -214,6 +215,9 @@
 %{_datadir}/icons/hicolor/*/*/*.png
 
 %changelog
+* Thu Sep 16 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 10.0-0.16.Dharma_beta2
+- Enable VAAPI: add BR: libva-freeworld-devel
+
 * Thu Sep 16 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 10.0-0.15.Dharma_beta2
 - Add BuildRequires for librtmp-devel, used for various plugins
 



More information about the rpmfusion-commits mailing list