SPECS (DEVEL): mythtv.spec - move myth{shutdown, welcome} to fronte...
glen
glen at pld-linux.org
Thu Jan 12 11:21:11 CET 2006
Author: glen Date: Thu Jan 12 10:21:11 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- move myth{shutdown,welcome} to frontend package
---- Files affected:
SPECS:
mythtv.spec (1.39.2.7 -> 1.39.2.8)
---- Diffs:
================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.39.2.7 SPECS/mythtv.spec:1.39.2.8
--- SPECS/mythtv.spec:1.39.2.7 Thu Jan 12 11:19:01 2006
+++ SPECS/mythtv.spec Thu Jan 12 11:21:06 2006
@@ -410,9 +410,7 @@
%attr(755,root,root) %{_bindir}/mythfilldatabase
%attr(755,root,root) %{_bindir}/mythjobqueue
%attr(755,root,root) %{_bindir}/mythlcdserver
-%attr(755,root,root) %{_bindir}/mythshutdown
%attr(755,root,root) %{_bindir}/mythtranscode
-%attr(755,root,root) %{_bindir}/mythwelcome
%attr(775,root,mythtv) %dir /var/lib/mythtv
%attr(775,root,mythtv) %dir /var/cache/mythtv
%attr(775,root,mythtv) %dir /var/run/mythtv
@@ -424,14 +422,14 @@
%files frontend
%defattr(644,root,root,755)
%doc keys.txt
-%dir %{_datadir}/mythtv
-%dir %{_libdir}/mythtv
-%{_datadir}/mythtv/*.xml
%attr(755,root,root) %{_bindir}/mythfrontend
+%attr(755,root,root) %{_bindir}/mythshutdown
%attr(755,root,root) %{_bindir}/mythtv
-#%attr(755,root,root) %{_bindir}/mythepg
-#%attr(755,root,root) %{_bindir}/mythprogfind
%attr(755,root,root) %{_bindir}/mythtvosd
+%attr(755,root,root) %{_bindir}/mythwelcome
+%dir %{_datadir}/mythtv
+%dir %{_libdir}/mythtv
+%{_datadir}/mythtv/*.xml
%dir %{_libdir}/mythtv/filters
%dir %{_libdir}/mythtv/plugins
%attr(755,root,root) %{_libdir}/mythtv/filters/*.so
@@ -468,6 +466,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39.2.8 2006/01/12 10:21:06 glen
+- move myth{shutdown,welcome} to frontend package
+
Revision 1.39.2.7 2006/01/12 10:19:01 glen
- move myth{commflag,transcode} to backend package (thx Cougar for pointing it out)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.39.2.7&r2=1.39.2.8&f=u
More information about the pld-cvs-commit
mailing list