[packages/DirectFB] - fix building without gstreamer support

hawk hawk at pld-linux.org
Wed May 8 11:53:41 CEST 2013


commit 6a8ec698391ae9d57e4d45609efa1aeb7c85342a
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Wed May 8 10:17:19 2013 +0000

    - fix building without gstreamer support

 DirectFB.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/DirectFB.spec b/DirectFB.spec
index 8d3d8cd..24cd830 100644
--- a/DirectFB.spec
+++ b/DirectFB.spec
@@ -749,9 +749,11 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{dfbdir}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_svg.so
    
+%if %{with gstreamer}
 %files video-gstreamer
 %defattr(644,root,root,755)
 %attr(755,root,root) %{dfbdir}/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_gstreamer.so
+%endif
 
 %files video-mng
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/DirectFB.git/commitdiff/6a8ec698391ae9d57e4d45609efa1aeb7c85342a



More information about the pld-cvs-commit mailing list