rpms/streamtuner/F-7 streamtuner-0.99.99-shoutcast.patch,1.1,1.2

Matthias Haase endur at fedoraproject.org
Wed Sep 17 11:34:25 UTC 2008


Author: endur

Update of /cvs/extras/rpms/streamtuner/F-7
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv647

Modified Files:
	streamtuner-0.99.99-shoutcast.patch 
Log Message:
The patch changes shoutcast-base-url for shoutcast to classic.shoutcast

streamtuner-0.99.99-shoutcast.patch:

Index: streamtuner-0.99.99-shoutcast.patch
===================================================================
RCS file: /cvs/extras/rpms/streamtuner/F-7/streamtuner-0.99.99-shoutcast.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- streamtuner-0.99.99-shoutcast.patch	20 Mar 2008 12:29:41 -0000	1.1
+++ streamtuner-0.99.99-shoutcast.patch	17 Sep 2008 11:34:25 -0000	1.2
@@ -1,5 +1,15 @@
---- src/plugins/shoutcast/shoutcast.c.orig	2004-12-19 15:21:00.000000000 +0000
-+++ src/plugins/shoutcast/shoutcast.c	2008-03-16 10:39:24.000000000 +0000
+diff -Naur streamtuner-0.99.99_orig/src/plugins/shoutcast/shoutcast.c streamtuner-0.99.99/src/plugins/shoutcast/shoutcast.c
+--- streamtuner-0.99.99_orig/src/plugins/shoutcast/shoutcast.c	2004-12-19 16:21:00.000000000 +0100
++++ streamtuner-0.99.99/src/plugins/shoutcast/shoutcast.c	2008-09-16 17:24:51.680247169 +0200
+@@ -37,7 +37,7 @@
+ 
+ /*** cpp *********************************************************************/
+ 
+-#define SHOUTCAST_ROOT		"http://www.shoutcast.com/"
++#define SHOUTCAST_ROOT		"http://classic.shoutcast.com/"
+ 
+ #define MAX_STREAMS_PER_PAGE	100 /* enforced by SHOUTcast */
+ 
 @@ -94,6 +94,8 @@
  
    GNode			*parent_node;




More information about the fedora-extras-commits mailing list