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

Matthias Haase (endur) fedora-extras-commits at redhat.com
Fri Dec 14 16:46:55 UTC 2007


Author: endur

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

Modified Files:
	streamtuner.spec 
Log Message:
broken live365 plugin disabled


Index: streamtuner.spec
===================================================================
RCS file: /cvs/extras/rpms/streamtuner/F-8/streamtuner.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- streamtuner.spec	14 Dec 2007 15:45:09 -0000	1.12
+++ streamtuner.spec	14 Dec 2007 16:46:17 -0000	1.13
@@ -1,7 +1,7 @@
 Summary: A stream directory browser
 Name: streamtuner
 Version: 0.99.99
-Release: 17%{?dist}
+Release: 18%{?dist}
 URL: http://streamtuner.sourceforge.net
 Source0: http://download.savannah.nongnu.org/releases/streamtuner/streamtuner-0.99.99.tar.gz
 Source1: %{name}.png
@@ -48,7 +48,7 @@
 %patch3 -p1 -b .%{name}-%{version}-pkgconfig.patch
 
 %build
-%configure
+%configure --disable-live365 
 %{__make} %{?_smp_mflags}
 
 %install
@@ -116,6 +116,9 @@
 
 
 %changelog
+* Fri Dec 14 2007 Matthias Haase <matthias_haase at bennewitz.com> - 0.99.99-18
+- broken live365 plugin disabled
+
 * Fri Dec 14 2007 Matthias Haase <matthias_haase at bennewitz.com> - 0.99.99-17
 - htmlview changed to xdg-open as default action (opening a web page)
 - html-view replaced by xdg-utils (requires)




More information about the fedora-extras-commits mailing list