SPECS: mythtv.spec - fix arts build

glen glen at pld-linux.org
Fri Feb 17 14:19:55 CET 2006


Author: glen                         Date: Fri Feb 17 13:19:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix arts build

---- Files affected:
SPECS:
   mythtv.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.44 SPECS/mythtv.spec:1.45
--- SPECS/mythtv.spec:1.44	Mon Feb 13 02:21:55 2006
+++ SPECS/mythtv.spec	Fri Feb 17 14:19:50 2006
@@ -53,6 +53,7 @@
 Patch3:		%{name}-ldconfig.patch
 Patch4:		%{name}-pl.patch
 Patch5:		%{name}-sbinpath.patch
+Patch6:		%{name}-ticket-1310.patch
 URL:		http://www.mythtv.org/
 #BuildRequires:	DirectFB-devel
 BuildRequires:	XFree86-devel
@@ -273,6 +274,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p0
 
 rm -rf database/old # not supported in PLD
 
@@ -392,7 +394,7 @@
 ' *.lang
 
 rm -rf mythtvosd mythwelcome mythlcdserver
-mkdir -p mythtvosd mythwelcome
+install -d mythtvosd mythwelcome
 cp -a programs/mythtvosd/{README,*.xml} mythtvosd
 cp -a programs/mythwelcome/README mythwelcome
 cp -a programs/mythlcdserver/README mythlcdserver
@@ -500,6 +502,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2006/02/17 13:19:50  glen
+- fix arts build
+
 Revision 1.44  2006/02/13 01:21:55  glen
 - restore lost changelog, rel 1
 
================================================================

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



More information about the pld-cvs-commit mailing list