rpms/streamtuner/F-7 streamtuner.spec,1.12,1.13

Matthias Haase (endur) fedora-extras-commits at redhat.com
Thu Mar 20 12:26:11 UTC 2008


Author: endur

Update of /cvs/extras/rpms/streamtuner/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12657

Modified Files:
	streamtuner.spec 
Log Message:
Patch added to fix shoutcast categories listing error


Index: streamtuner.spec
===================================================================
RCS file: /cvs/extras/rpms/streamtuner/F-7/streamtuner.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- streamtuner.spec	14 Dec 2007 16:56:09 -0000	1.12
+++ streamtuner.spec	20 Mar 2008 12:25:29 -0000	1.13
@@ -1,7 +1,7 @@
 Summary: A stream directory browser
 Name: streamtuner
 Version: 0.99.99
-Release: 16.1%{?dist}
+Release: 17%{?dist}
 URL: http://streamtuner.sourceforge.net
 Source0: http://download.savannah.nongnu.org/releases/streamtuner/streamtuner-0.99.99.tar.gz
 Source1: %{name}.png
@@ -9,6 +9,7 @@
 Patch1: %{name}-%{version}-pygtk-2.6.patch
 Patch2: %{name}-%{version}-defaultconfig.patch
 Patch3: %{name}-%{version}-pkgconfig.patch
+Patch4: %{name}-%{version}-shoutcast.patch
 License: BSD
 Group: Applications/Internet
 Requires: python, pygtk2, htmlview, audacious, xterm
@@ -46,6 +47,7 @@
 %patch1 -p0 -b .%{name}-%{version}-pygtk-2.6
 %patch2 -p0 -b .%{name}-%{version}-defaultconfig.patch
 %patch3 -p1 -b .%{name}-%{version}-pkgconfig.patch
+%patch4 -p0 -b .%{name}-%{version}-shoutcast.patch
 
 %build
 %configure --disable-live365
@@ -116,6 +118,9 @@
 
 
 %changelog
+* Thu Mar 20 2008 Matthias Haase <matthias_haase at bennewitz.com> - 0.99.99-17
+- Patch added to fix shoutcast categories listing error
+
 * Fri Dec 14 2007 Matthias Haase <matthias_haase at bennewitz.com> - 0.99.99-16.1
 - broken live365 plugin disabled
 




More information about the fedora-extras-commits mailing list