SPECS: mythtv.spec - updated to 0.18.1, NFY

averne averne at pld-linux.org
Sun Jun 26 16:42:36 CEST 2005


Author: averne                       Date: Sun Jun 26 14:42:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.18.1, NFY

---- Files affected:
SPECS:
   mythtv.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.11 SPECS/mythtv.spec:1.12
--- SPECS/mythtv.spec:1.11	Tue May 24 21:06:28 2005
+++ SPECS/mythtv.spec	Sun Jun 26 16:42:31 2005
@@ -21,16 +21,16 @@
 %bcond_with	cpu_autodetect	# enable CPU autodetection at compile time
 #
 Name:		mythtv
-Version:	0.17
+Version:	0.18.1
 #define _snap 20050326
-Release:	0.7
+Release:	0.1
 Summary:	A personal video recorder (PVR) application
 Summary(pl):	Osobista aplikacja do nagrywania obrazu (PVR)
 Group:		Applications/Multimedia
 License:	GPL v2
 URL:		http://www.mythtv.org/
 Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
-# Source0-md5:	c996dc690d36e946396fc5cd4b715e3b
+# Source0-md5:	e6cabf88feeaf6ae8f830d3fdf7b113d
 Source1:	mythbackend.sysconfig
 Source2:	mythbackend.init
 Source3:	mythbackend.logrotate
@@ -52,7 +52,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.202
 BuildRequires:	sed >= 4.0
 # ???
-ExclusiveArch:	i386 i686 athlon x86_64
+ExclusiveArch:	i386 i686 athlon x86_64 amd64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define	uid	149
@@ -254,7 +254,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 export QTDIR="%{_prefix}"
@@ -273,7 +273,7 @@
     %ifarch athlon
         --arch=athlon \
     %endif
-    %ifarch x86_64
+    %ifarch x86_64 amd64
         --arch=x86_64 \
     %endif
 %endif
@@ -428,6 +428,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/06/26 14:42:31  averne
+- updated to 0.18.1, NFY
+
 Revision 1.11  2005/05/24 19:06:28  darekr
 - missing dirs
 
================================================================

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




More information about the pld-cvs-commit mailing list