packages: mythplugins/mythplugins.spec - clean up

w.kier w.kier at pld-linux.org
Mon Sep 27 17:41:48 CEST 2010


Author: w.kier                       Date: Mon Sep 27 15:41:48 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- clean up

---- Files affected:
packages/mythplugins:
   mythplugins.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: packages/mythplugins/mythplugins.spec
diff -u packages/mythplugins/mythplugins.spec:1.64 packages/mythplugins/mythplugins.spec:1.65
--- packages/mythplugins/mythplugins.spec:1.64	Mon Sep 27 01:04:25 2010
+++ packages/mythplugins/mythplugins.spec	Mon Sep 27 17:41:42 2010
@@ -2,21 +2,20 @@
 #
 # Conditional build:
 %bcond_without	binary		# skip building binary plugins (build only mythweb)
-%bcond_without	mytharchive	# disable mytharchive plugin
-%bcond_without	mythbrowser	# disable building mythbrowser plugin
+%bcond_without	mytharchive	# disable building mytharchive plugin
+%bcond_without	mythbrowser	# disable building building mythbrowser plugin
 %bcond_without	mythmovies	# disable mythmovies plugin
-%bcond_without	mythdvd		# mythvideo part
+%bcond_without	mythdvd		# disable mythdvd plugin - mythvideo part
 %bcond_without	mythnetvision	# disable building mythnetvision plugin
 %bcond_without	mythgallery	# disable building mythgallery plugin
-%bcond_without	mythgame	# disable building mythgallery plugin
+%bcond_without	mythgame	# disable building mythgame plugin
 %bcond_without	mythmusic	# disable building mythmusic plugin
-%bcond_without	mythnews	# disable building mythgallery plugin
-%bcond_without	mythvideo	# disable building mythgallery plugin
+%bcond_without	mythnews	# disable building mythnews plugin
+%bcond_without	mythvideo	# disable building mythvideo plugin
 # Mythweather disabled, as we need DateTime::Format::ISO8601 first
 # not present by default in PLD
-%bcond_with	mythweather	# building mythgallery plugin disabled by default
-				# it looks unusable "due to msnbc webpage structure change
-%bcond_without	mythweb		# disable building mythgallery plugin
+%bcond_with	mythweather	# enable building mythweather plugin
+%bcond_without	mythweb		# disable building mythweb plugin
 %bcond_without  mythzoneminder  # disable building mythzoneminder plugin
 
 %if !%{with binary}
@@ -610,14 +609,12 @@
 %{_datadir}/mythtv/themes/default/gallery-ui.xml
 %{_datadir}/mythtv/themes/default-wide/gallery-ui.xml
 %{_datadir}/mythtv/themes/default/gallery-*.png
-# FIXME: this is definately stupid path
 /var/lib/pictures
 %endif
 
 %if %{with mythgame}
 %files -n mythgame -f mythgame.lang
 %defattr(644,root,root,755)
-#%doc mythgame/README
 %attr(755,root,root) %{_libdir}/mythtv/plugins/libmythgame.so
 %{_datadir}/mythtv/games
 %{_datadir}/mythtv/game_settings.xml
@@ -641,7 +638,6 @@
 %attr(755,root,root) %{_libdir}/mythtv/plugins/libmythnews.so
 %{_datadir}/mythtv/mythnews
 %{_datadir}/mythtv/themes/default/news-ui.xml
-# DUPLICATE WITH MYTHFLIX?
 %{_datadir}/mythtv/themes/default/news-info-bg.png
 %{_datadir}/mythtv/themes/default/enclosures.png
 %{_datadir}/mythtv/themes/default/need-download.png
@@ -653,7 +649,6 @@
 %files -n mythbrowser -f mythbrowser.lang
 %defattr(644,root,root,755)
 %doc mythbrowser/README mythbrowser/AUTHORS
-#%attr(755,root,root) %{_bindir}/mythbrowser
 %attr(755,root,root) %{_libdir}/mythtv/plugins/libmythbrowser.so
 %{_datadir}/mythtv/themes/default/mb_progress*.png
 %{_datadir}/mythtv/themes/default/browser-ui.xml
@@ -669,8 +664,6 @@
 %dir %attr(750,root,http) %{_webapps}/%{_webapp}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/httpd.conf
-#%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/*.php
-#%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/*.dat
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/htpasswd
 %attr(640,root,lighttpd) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/lighttpd.conf
 %attr(640,root,lighttpd) %config(noreplace) %verify(not md5 mtime size) %{_webapps}/%{_webapp}/htdigest
@@ -710,7 +703,6 @@
 %if %{with mythmovies}
 %files -n mythmovies
 %defattr(644,root,root,755)
-#-f mythmovies.lang
 %defattr(644,root,root,755)
 %doc mythmovies/{README,TODO}
 %attr(755,root,root) %{_bindir}/ignyte
@@ -723,7 +715,6 @@
 %if %{with mythzoneminder}
 %files -n mythzoneminder
 %defattr(644,root,root,755)
-#-f mythmovies.lang
 %defattr(644,root,root,755)
 %doc mythzoneminder/{AUTHORS,README}
 %attr(755,root,root) %{_bindir}/mythzmserver
@@ -742,6 +733,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2010/09/27 15:41:42  w.kier
+- clean up
+
 Revision 1.64  2010/09/26 23:04:25  w.kier
 - clean up; adapterized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mythplugins/mythplugins.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list