SPECS (DEVEL): mythtv.spec - 0.19 release

glen glen at pld-linux.org
Sun Feb 12 23:36:16 CET 2006


Author: glen                         Date: Sun Feb 12 22:36:16 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 0.19 release

---- Files affected:
SPECS:
   mythtv.spec (1.39.2.20 -> 1.39.2.21) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.39.2.20 SPECS/mythtv.spec:1.39.2.21
--- SPECS/mythtv.spec:1.39.2.20	Sun Feb  5 15:36:48 2006
+++ SPECS/mythtv.spec	Sun Feb 12 23:36:11 2006
@@ -34,19 +34,15 @@
 %endif
 %endif
 
-%define	_snap 20060204
-%define	_rev 8859
-%define	_rel 1.3
 Summary:	A personal video recorder (PVR) application
 Summary(pl):	Osobista aplikacja do nagrywania obrazu (PVR)
 Name:		mythtv
 Version:	0.19
-Release:	0.%{_snap}.%{_rev}.%{_rel}
+Release:	0.20060213.0.1
 License:	GPL v2
 Group:		Applications/Multimedia
-#Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
-Source0:	%{name}-%{_snap}.%{_rev}.tar.bz2
-# Source0-md5:	8dbe20ef01c04ad70436c609ac28b4dd
+Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
+# Source0-md5:	ebba5829d264bb4de2f75cae936141f4
 Source1:	mythbackend.sysconfig
 Source2:	mythbackend.init
 Source3:	mythbackend.logrotate
@@ -395,6 +391,12 @@
 s,%%lang(pt_br),%%lang(pt_BR),
 ' *.lang
 
+rm -rf mythtvosd mythwelcome mythlcdserver
+mkdir -p mythtvosd mythwelcome
+cp -a programs/mythtvosd/{README,*.xml} mythtvosd
+cp -a programs/mythwelcome/README mythwelcome
+cp -a programs/mythlcdserver/README mythlcdserver
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -434,6 +436,7 @@
 %defattr(644,root,root,755)
 %doc README* UPGRADING AUTHORS FAQ
 %doc docs contrib configfiles
+%doc keys.txt mythtvosd mythwelcome mythlcdserver
 
 %files backend
 %defattr(644,root,root,755)
@@ -453,7 +456,6 @@
 
 %files frontend -f mythfrontend.lang
 %defattr(644,root,root,755)
-%doc keys.txt
 %attr(755,root,root) %{_bindir}/mythfrontend
 %attr(755,root,root) %{_bindir}/mythshutdown
 %attr(755,root,root) %{_bindir}/mythtv
@@ -498,6 +500,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39.2.21  2006/02/12 22:36:11  glen
+- 0.19 release
+
 Revision 1.39.2.20  2006/02/05 14:36:48  glen
 - use patching instead for sbin move
 
================================================================

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



More information about the pld-cvs-commit mailing list