Author: jarod
Update of /cvs/free/rpms/mythtv/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29066
Modified Files:
mythtv.spec sources
Log Message:
* Tue May 17 2011 Jarod Wilson <jarod(a)wilsonet.com> 0.24.1-1
- Update to 0.24.1 stable update release
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-14/mythtv.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- mythtv.spec 25 Mar 2011 03:51:40 -0000 1.88
+++ mythtv.spec 17 May 2011 22:36:07 -0000 1.89
@@ -66,7 +66,7 @@
# Git revision and branch ID
# 0.24 release: git tag b0.24
-%define _gitrev 464fa28373
+%define _gitrev b5a3805b92
%define branch fixes/0.24
#
@@ -78,12 +78,12 @@
Group: Applications/Multimedia
# Version/Release info
-Version: 0.24
+Version: 0.24.1
%if "%{branch}" == "master"
Release: 0.1.git.%{_gitrev}%{?dist}
#Release: 0.1.rc1%{?dist}
%else
-Release: 7%{?dist}
+Release: 1%{?dist}
%endif
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -132,9 +132,9 @@
Source0:
http://www.mythtv.org/mc/mythtv-%{version}.tar.bz2
Source1:
http://www.mythtv.org/mc/mythplugins-%{version}.tar.bz2
-Patch0: mythtv-%{version}-fixes.patch
-Patch1: mythplugins-%{version}-fixes.patch
-Patch2: mythweb-%{version}-fixes.patch
+#Patch0: mythtv-%{version}-fixes.patch
+#Patch1: mythplugins-%{version}-fixes.patch
+#Patch2: mythweb-%{version}-fixes.patch
Source10: PACKAGE-LICENSING
Source101: mythbackend.sysconfig
Source102: mythbackend.init
@@ -373,7 +373,7 @@
Group: Documentation
%description docs
-The MythTV documentation, contrib files, database initialization file
+The MythTV documentation, database initialization file
and miscellaneous other bits and pieces.
################################################################################
@@ -835,7 +835,7 @@
##### MythTV
cd mythtv-%{version}
-%patch0 -p1
+#patch0 -p1
# Drop execute permissions on contrib bits, since they'll be %doc
find contrib/ -type f -exec chmod -x "{}" \;
@@ -868,8 +868,8 @@
%if %{with_plugins}
cd mythplugins-%{version}
-%patch1 -p1
-%patch2 -p1
+#patch1 -p1
+#patch2 -p1
# Fix /mnt/store -> /var/lib/mythmusic
cd mythmusic
@@ -1202,7 +1202,7 @@
%doc mythtv-%{version}/AUTHORS mythtv-%{version}/COPYING mythtv-%{version}/FAQ
%doc mythtv-%{version}/database mythtv-%{version}/keys.txt
%doc mythtv-%{version}/docs/*.html mythtv-%{version}/docs/*.png
-%doc mythtv-%{version}/docs/*.txt mythtv-%{version}/contrib
+%doc mythtv-%{version}/docs/*.txt
%doc mythtv-%{version}/PACKAGE-LICENSING
%files common
@@ -1453,6 +1453,9 @@
################################################################################
%changelog
+* Tue May 17 2011 Jarod Wilson <jarod(a)wilsonet.com> 0.24.1-1
+- Update to 0.24.1 stable update release
+
* Thu Mar 24 2011 Jarod Wilson <jarod(a)wilsonet.com> 0.24-7
- Update to 0.24 fixes, git revision 464fa28373
- Remove i810 and openchrome detritus
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-14/sources,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- sources 11 Nov 2010 00:16:31 -0000 1.52
+++ sources 17 May 2011 22:36:07 -0000 1.53
@@ -1,4 +1,4 @@
be3ab99952c2a3a135a7c4af90b08f15 mythfrontend.png
be3ab99952c2a3a135a7c4af90b08f15 mythtv-setup.png
-2bcb195a82475648040910d7afd054d1 mythplugins-0.24.tar.bz2
-1abe1d3cc72fdbde6daa4247dedbf29a mythtv-0.24.tar.bz2
+6870c679619ec58456e76839745411d8 mythtv-0.24.1.tar.bz2
+3fbe948f05263000fb50ec20d89835b6 mythplugins-0.24.1.tar.bz2