rpms/mythweb/F-20 ChangeLog, 1.8, 1.9 mythweb-0.27-fixes.patch, 1.1, 1.2 mythweb.spec, 1.13, 1.14 sources, 1.8, 1.9

Richard Shaw hobbes1069 at rpmfusion.org
Wed Nov 5 04:24:51 CET 2014


Author: hobbes1069

Update of /cvs/free/rpms/mythweb/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24369

Modified Files:
	ChangeLog mythweb-0.27-fixes.patch mythweb.spec sources 
Log Message:
* Thu Oct 23 2014 Richard Shaw <hobbes1069 at gmail.com> - 0.27.4-1
- Update to latest upstream release.



Index: ChangeLog
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-20/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	4 Aug 2014 18:43:10 -0000	1.8
+++ ChangeLog	5 Nov 2014 03:24:50 -0000	1.9
@@ -1,84 +0,0 @@
-commit fca2bd2f78136a5363b1fbe7a313677b6bd1adc5
-Author: Karl Dietz <dekarl at mythtv.org>
-Date:   Tue May 6 08:34:51 2014 +0200
-
-    change base for custom aspect from 10,000 to 1,000,000
-    
-    Patch by FU-REN XIAO (蕭輔仁)
-    
-    Fixes #11996
-    (cherry picked from commit af4635569c4facacde9c089ca0be712797bfdc75)
-
-commit c99ad5fbea7dc6e3024a78b859d875e01b9f8a21
-Author: Karl Dietz <dekarl at mythtv.org>
-Date:   Tue May 6 08:34:28 2014 +0200
-
-    remove trailing white space
-    (cherry picked from commit b8655cb58e6b9065d46c41a8c345fff60ebc39a3)
-
-commit a492e9343caff760e0081f785d540ca6a1fe39fa
-Author: Karl Dietz <dekarl at mythtv.org>
-Date:   Mon Apr 28 17:55:41 2014 +0200
-
-    Mythweb - allow direct downloading of .mkv, .avi, .mp4, .xvid, .okv files
-    
-    Patch by Barry Rosenstock and David Goldfarb
-    
-    Fixes #7730
-    (cherry picked from commit c82601f426ba87ec86ffa6c4f076f7b325c9b902)
-
-commit 3829292163bcdc5bd8e4ff8140dba34002954adf
-Author: Karl Dietz <dekarl at mythtv.org>
-Date:   Mon Apr 28 17:44:07 2014 +0200
-
-    fix sorting by season/episode for seasons > 9 and episodes > 99
-    
-    Patch by Steve Campbell, extended to cover "year as season" and series
-    with lots of episodes
-    
-    Fixes #11893
-    (cherry picked from commit 86d4b489d5b633c5d92bc1adbc94ccc9485098e6)
-
-commit 3793da2ac7d5baa43b403dbfa10b4919aadece2b
-Author: Karl Dietz <dekarl at mythtv.org>
-Date:   Mon Apr 28 17:08:28 2014 +0200
-
-    Fix mime type for video streaming
-    
-    Patch by deg
-    
-    Fixes #12129
-    (cherry picked from commit aac42919007aa5296e296d4aad4eeed06920a14f)
-
-commit b4983f178bc847bfe7647ce5b9f235f5d2cbe362
-Author: Stuart Auchterlonie <stuarta at squashedfrog.net>
-Date:   Sun Mar 23 20:15:28 2014 +0000
-
-    Fixes #12096. Add a note to enable cgi for asx streaming
-    (cherry picked from commit 022cc273cb7d888f7db90ce779af6e7e143b049f)
-
-commit 0be4a506835b02edbb86c059df2941e5805844d5
-Author: Stuart Auchterlonie <stuarta at squashedfrog.net>
-Date:   Wed Mar 19 09:25:45 2014 +0000
-
-    Update the default Options string in the apache config.
-    
-    Apache 2.4+ removes the use of the "All" directive.
-    
-    No trac ticket, but this was reported on the forum
-    (cherry picked from commit 00d5acd1a6621e7862233e42e68ec4c932e63898)
-
-commit 5a3c43c50e498f6adcb1d3272d4836b837ee8d7a
-Author: Karl Dietz <dekarl at mythtv.org>
-Date:   Mon Mar 17 21:17:33 2014 +0100
-
-    Avoid localized decimal delimiter for integer
-    
-    Fixes #12038
-    (cherry picked from commit 5c6067f1d31a3fcd7cfd93631df84f18fab7750f)
-
-commit 6d10afe73e1fb5f21688d4b6d6919cab618e6e88
-Author: Stuart Morgan <smorgan at mythtv.org>
-Date:   Thu Oct 17 21:37:02 2013 +0100
-
-    Fix channel icons in mythweb. There was a typo which meant the services API call failed.

mythweb-0.27-fixes.patch:
 0 files changed

Index: mythweb-0.27-fixes.patch
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-20/mythweb-0.27-fixes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mythweb-0.27-fixes.patch	6 Nov 2013 16:27:07 -0000	1.1
+++ mythweb-0.27-fixes.patch	5 Nov 2014 03:24:51 -0000	1.2
@@ -1,16 +0,0 @@
- modules/tv/classes/Channel.php | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/modules/tv/classes/Channel.php b/modules/tv/classes/Channel.php
-index ec8b368..ea9e6b7 100644
---- a/modules/tv/classes/Channel.php
-+++ b/modules/tv/classes/Channel.php
-@@ -121,7 +121,7 @@ class Channel extends MythBase {
-         // Otherwise, grab it from the backend
-             else {
-             // Make the request and store the result
--                $data = MythBackend::find()->httpRequest('Guide/GetChannelIcon', array('ChanID' => $this->chanid));
-+                $data = MythBackend::find()->httpRequest('Guide/GetChannelIcon', array('ChanId' => $this->chanid));
-                 if ($data)
-                     file_put_contents($this->icon, $data);
-                 unset($data);


Index: mythweb.spec
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-20/mythweb.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- mythweb.spec	4 Aug 2014 18:43:10 -0000	1.13
+++ mythweb.spec	5 Nov 2014 03:24:51 -0000	1.14
@@ -1,10 +1,10 @@
-%global ver_string v0.27.3
+%global ver_string v0.27.4
 
 Name:           mythweb
 Summary:        The web interface to MythTV
 URL:            http://www.mythtv.org/
 
-Version:        0.27.3
+Version:        0.27.4
 Release:        1%{?dist}
 
 License:        GPLv2 and LGPLv2 and MIT
@@ -105,6 +105,9 @@
 
 
 %changelog
+* Thu Oct 23 2014 Richard Shaw <hobbes1069 at gmail.com> - 0.27.4-1
+- Update to latest upstream release.
+
 * Sun Jul 27 2014 Richard Shaw <hobbes1069 at gmail.com> - 0.27.3-1
 - Update to latest upstream release.
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythweb/F-20/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	4 Aug 2014 18:43:10 -0000	1.8
+++ sources	5 Nov 2014 03:24:51 -0000	1.9
@@ -1 +1 @@
-a0f9a7a360ea3feeae6ad90329e9c904  mythweb-0.27.3.tar.gz
+6421880e22d44ea277a11d9ecb494be1  mythweb-0.27.4.tar.gz


More information about the rpmfusion-commits mailing list