diff --git a/streamtuner.spec b/streamtuner.spec index f89e7e0..697abcf 100644 --- a/streamtuner.spec +++ b/streamtuner.spec @@ -1,7 +1,7 @@ Summary: A stream directory browser Name: streamtuner Version: 0.99.99 -Release: 17%{?dist} +Release: 23%{?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 @@ Patch0: %{name}-%{version}-live365.patch 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 @@ to develop applications for Streamtuner %patch1 -p0 -b .%{name}-%{version}-pygtk-2.6 %patch2 -p0 -b .%{name}-%{version}-defaultconfig.patch %patch3 -p1 -b .%{name}-%{version}-pkgconfig.patch +%patch4 -p1 -b .%{name}-%{version}-shoutcast.patch %build %configure @@ -116,6 +118,9 @@ scrollkeeper-update -q || : %changelog +* Wed Sep 17 2008 Matthias Haase - 0.99.99-23 +- shoutcast-base-url patch added to shoutcast patch + * Mon Feb 18 2008 Fedora Release Engineering - 0.99.99-17 - Autorebuild for GCC 4.3