SPECS (DEVEL): mythtv.spec - move myth{commflag, transcode} to back...

glen glen at pld-linux.org
Thu Jan 12 11:19:07 CET 2006


Author: glen                         Date: Thu Jan 12 10:19:07 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- move myth{commflag,transcode} to backend package (thx Cougar for pointing it out)

---- Files affected:
SPECS:
   mythtv.spec (1.39.2.6 -> 1.39.2.7) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.39.2.6 SPECS/mythtv.spec:1.39.2.7
--- SPECS/mythtv.spec:1.39.2.6	Mon Jan  9 18:59:57 2006
+++ SPECS/mythtv.spec	Thu Jan 12 11:19:01 2006
@@ -39,7 +39,7 @@
 Name:		mythtv
 %define	_snap 20051221
 %define	_rev 8332
-%define	_rel 3
+%define	_rel 4
 Version:	0.19.0.%{_snap}
 Release:	1.%{_rev}.%{_rel}
 License:	GPL v2
@@ -406,10 +406,12 @@
 %files backend
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/mythbackend
+%attr(755,root,root) %{_bindir}/mythcommflag
 %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
@@ -429,8 +431,6 @@
 %attr(755,root,root) %{_bindir}/mythtv
 #%attr(755,root,root) %{_bindir}/mythepg
 #%attr(755,root,root) %{_bindir}/mythprogfind
-%attr(755,root,root) %{_bindir}/mythcommflag
-%attr(755,root,root) %{_bindir}/mythtranscode
 %attr(755,root,root) %{_bindir}/mythtvosd
 %dir %{_libdir}/mythtv/filters
 %dir %{_libdir}/mythtv/plugins
@@ -468,6 +468,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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)
+
 Revision 1.39.2.6  2006/01/09 17:59:57  glen
 - drop other desktop files than mythtv-frontend, as they're not useful
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.39.2.6&r2=1.39.2.7&f=u



More information about the pld-cvs-commit mailing list