Author: aflinta Date: Fri Feb 18 10:45:11 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to version 0.99.99, xmms is not needed
---- Files affected: SPECS: streamtuner.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/streamtuner.spec diff -u SPECS/streamtuner.spec:1.4 SPECS/streamtuner.spec:1.5 --- SPECS/streamtuner.spec:1.4 Mon Sep 20 13:36:39 2004 +++ SPECS/streamtuner.spec Fri Feb 18 11:45:06 2005 @@ -2,12 +2,12 @@ Summary: Stream directory browser Summary(pl): Przeglądarka katalogów strumieni Name: streamtuner -Version: 0.12.5 +Version: 0.99.99 Release: 1 License: Free Group: X11/Applications/Sound Source0: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz -# Source0-md5: 4782aa87bda0bbefbeb172ee2b3bfecf +# Source0-md5: 2027b7c34e85b594524b0b4351c14362 Patch0: %{name}-am.patch Patch1: %{name}-desktop.patch URL: http://www.nongnu.org/streamtuner/ @@ -19,7 +19,6 @@ BuildRequires: libtool BuildRequires: scrollkeeper Requires: gtk+2 >= 2:2.4.4 -Requires: xmms BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -57,7 +56,7 @@ %{__autoconf} %{__automake} %configure \ - --enable-shoutcast=plugin + --with-html-dir=%{_gtkdocdir} %{__make} %install @@ -83,6 +82,7 @@ %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/plugins %attr(755,root,root) %{_libdir}/%{name}/plugins/*.so +%{_datadir}/%{name} %{_desktopdir}/*.desktop %{_pixmapsdir}/* %{_omf_dest_dir}/%{name} @@ -90,6 +90,7 @@ %files devel %defattr(644,root,root,755) %{_includedir}/%{name} +%{_gtkdocdir}/%{name} %{_pkgconfigdir}/*.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -98,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/02/18 10:45:06 aflinta +- up to version 0.99.99, xmms is not needed + Revision 1.4 2004/09/20 11:36:39 undefine - update to 0.12.5 by Kamil Kosiński <[EMAIL PROTECTED]> ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/streamtuner.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
