Hello community, here is the log from the commit of package streamtuner for openSUSE:Factory checked in at 2012-09-25 11:08:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/streamtuner (Old) and /work/SRC/openSUSE:Factory/.streamtuner.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "streamtuner", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/streamtuner/streamtuner.changes 2011-11-22 17:49:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.streamtuner.new/streamtuner.changes 2012-09-25 11:08:03.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 24 11:32:46 UTC 2012 - [email protected] + +- No need to update scroll keeper database + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ streamtuner.spec ++++++ --- /var/tmp/diff_new_pack.wsLCef/_old 2012-09-25 11:08:05.000000000 +0200 +++ /var/tmp/diff_new_pack.wsLCef/_new 2012-09-25 11:08:05.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package streamtuner # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,26 @@ # - Name: streamtuner -BuildRequires: curl-devel gtk-doc gtk2-devel intltool libxml2-devel openldap2-devel perl-XML-Parser scrollkeeper taglib-devel update-desktop-files +BuildRequires: curl-devel +BuildRequires: gtk-doc +BuildRequires: gtk2-devel +BuildRequires: intltool +BuildRequires: libxml2-devel +BuildRequires: openldap2-devel +BuildRequires: perl-XML-Parser +BuildRequires: scrollkeeper +BuildRequires: taglib-devel +BuildRequires: update-desktop-files # For directory ownership: BuildRequires: libgnome BuildRequires: libtool Summary: A GUI Interface for Internet Radio Directories -Version: 0.99.99 -Release: 255 License: GPL-2.0+ -Url: http://streamtuner.sourceforge.net Group: Productivity/Networking/Web/Browsers +Version: 0.99.99 +Release: 0 +Url: http://streamtuner.sourceforge.net Source: %{name}-%{version}.tar.bz2 Source1: %{name}.png Source3: streamtuner-rpmlintrc @@ -42,7 +50,8 @@ Patch7: streamtuner-codecleanup.diff Patch8: streamtuner-desktop_no_icon_extension.patch Patch9: streamtuner-0.99.99-shoutcast.patch -Requires: gtk2 >= 2.2.2, curl >= 7.10.8 +Requires: curl >= 7.10.8 +Requires: gtk2 >= 2.2.2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -50,17 +59,13 @@ system, it offers an intuitive interface to Internet radio directories, such as SHOUTcast and Live365. - - -Authors: --------- - Jean-Yves Lefort <[email protected]> - %package devel -License: GPL-2.0+ Summary: Development files for streamtuner +License: GPL-2.0+ Group: Development/Libraries/C and C++ -Requires: %{name} = %{version} glib2-devel gtk2-devel +Requires: %{name} = %{version} +Requires: glib2-devel +Requires: gtk2-devel Requires: pkg-config %description devel @@ -71,15 +76,9 @@ This package contains the libraries and includes files necessary to develop applications using, and plugins for, Streamtuner. - - -Authors: --------- - Jean-Yves Lefort <[email protected]> - %package doc -License: BSD-3-Clause Summary: A GUI Interface for Internet Radio Directories +License: BSD-3-Clause Group: Productivity/Networking/Web/Browsers Requires: %{name} = %{version} @@ -88,12 +87,6 @@ system, it offers an intuitive interface to Internet radio directories, such as SHOUTcast and Live365. - - -Authors: --------- - Jean-Yves Lefort <[email protected]> - %prep %setup -q %patch0 @@ -122,15 +115,6 @@ %suse_update_desktop_file %name %find_lang %{name} -%post -touch var/adm/SuSEconfig/run-scrollkeeper-update - -%postun -touch var/adm/SuSEconfig/run-scrollkeeper-update - -%clean -rm -rf %{buildroot} - %files -f %{name}.lang %defattr(-, root, root) %doc INSTALL README AUTHORS COPYING NEWS TODO -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
