]> git.pld-linux.org Git - packages/xine-ui.git/commitdiff
- reverted dfbxine bcond (fbxine builds actually fine)
authorshadzik <shadzik@pld-linux.org>
Fri, 4 May 2007 00:57:36 +0000 (00:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- uncomment fbxine entry in %files

Changed files:
    xine-ui.spec -> 1.94

xine-ui.spec

index e4b5432229fd47b7b65f0204d388aefd0cd4a6d1..17b6b7507ddefc3bf76c29ee5e6caa6dbb80fd21 100644 (file)
@@ -4,7 +4,7 @@
 %bcond_without caca            # without cacaxine UI
 %bcond_without lirc            # without lirc support
 %bcond_without nvtv            # without nvtv support
-%bcond_with    directfb        # with dfbxine UI [disabled in sources at the moment]
+%bcond_without directfb        # without dfbxine UI
 %bcond_with    vdr             # with vdr support
 #
 %ifnarch alpha arm %{ix86} ia64 sh %{x8664}
@@ -197,7 +197,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(it) %doc doc/README_it
 %lang(pl) %doc doc/README_pl
 %lang(uk) %doc doc/README_uk
-#%attr(755,root,root) %{_bindir}/fbxine
+%attr(755,root,root) %{_bindir}/fbxine
 %attr(755,root,root) %{_bindir}/xine
 %attr(755,root,root) %{_bindir}/xine-bugreport
 %attr(755,root,root) %{_bindir}/xine-check
This page took 0.068325 seconds and 4 git commands to generate.