SPECS: mythtv.spec - source tar.bz2 from 0.20 fix branch http://sv...

czarny czarny at pld-linux.org
Sun Dec 3 14:14:10 CET 2006


Author: czarny                       Date: Sun Dec  3 13:14:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- source tar.bz2 from 0.20 fix branch http://svn.mythtv.org/svn/branches/release-0-20-fixes/mythtv
- this source fixes some bugs (like changinh channels hung)
- md5 and stuff for build with that source

---- Files affected:
SPECS:
   mythtv.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.61 SPECS/mythtv.spec:1.62
--- SPECS/mythtv.spec:1.61	Sun Oct  1 15:24:49 2006
+++ SPECS/mythtv.spec	Sun Dec  3 14:14:04 2006
@@ -35,7 +35,7 @@
 
 #define _snap 20060905
 #define _rev 11046
-%define _rel 0.5
+%define _rel 0.6
 Summary:	A personal video recorder (PVR) application
 Summary(pl):	Osobista aplikacja do nagrywania obrazu (PVR)
 Name:		mythtv
@@ -43,8 +43,9 @@
 Release:	%{?_snap:0.%{_snap}.%{_rev}.}%{_rel}
 License:	GPL v2
 Group:		Applications/Multimedia
-Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
-# Source0-md5:	52bec1e0fadf7d24d6dcac3f773ddf74
+#Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
+Source0:	%{name}-%{version}-fix.tar.bz2
+# Source0-md5:	8901d3962eb58d1dd9ec2cd3bdbdfb76
 #Source0:	%{name}-%{_snap}.%{_rev}.tar.bz2
 Source1:	mythbackend.sysconfig
 Source2:	mythbackend.init
@@ -61,13 +62,13 @@
 Patch8:		mythtv-dvdnav-shared.patch
 URL:		http://www.mythtv.org/
 #BuildRequires:	DirectFB-devel
-BuildRequires:	XFree86-devel
+#BuildRequires:	XFree86-devel
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
 %{?with_arts:BuildRequires:	arts-devel >= 13:0.9.5}
 BuildRequires:	freetype-devel >= 1:2.0.0
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel}
 BuildRequires:	lame-libs-devel
-%{?with_xvmc:BuildRequires:	libXvMCW-devel}
+%{?with_xvmc:BuildRequires:	xorg-lib-libXvMC-devel}
 %{?with_firewire:BuildRequires:	libavc1394-devel}
 %{?with_dvb:BuildRequires:	libdvb-devel}
 BuildRequires:	libdvdnav-devel
@@ -76,7 +77,7 @@
 BuildRequires:	linux-libc-headers >= 7:2.6.10
 %{?with_lirc:BuildRequires:	lirc-devel}
 BuildRequires:	mysql-devel
-BuildRequires:	patchutils
+#BuildRequires:	patchutils
 BuildRequires:	qmake >= 6:3.2.1-4
 BuildRequires:	qt-devel >= 6:3.2.1-4
 BuildRequires:	rpmbuild(macros) >= 1.228
@@ -268,7 +269,7 @@
 Statyczna biblioteka libmyth.
 
 %prep
-%setup -q %{?_rev:-n %{name}}
+%setup -q %{?_rev:-n %{name}} %{?_rel: -n %{name}-%{version}-fix}
 %if %{_lib} != "lib"
 #%patch0 -p1
 %endif
@@ -535,6 +536,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2006/12/03 13:14:04  czarny
+- source tar.bz2 from 0.20 fix branch http://svn.mythtv.org/svn/branches/release-0-20-fixes/mythtv
+- this source fixes some bugs (like changinh channels hung)
+- md5 and stuff for build with that source
+
 Revision 1.61  2006/10/01 13:24:49  glen
 - cleanups
 - add dvdnav-shared.patch
================================================================

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



More information about the pld-cvs-commit mailing list