commit streamtuner for openSUSE:Factory
Hello community, here is the log from the commit of package streamtuner for openSUSE:Factory checked in at 2013-12-18 07:54:29 Comparing /work/SRC/openSUSE:Factory/streamtuner (Old) and /work/SRC/openSUSE:Factory/.streamtuner.new (New) Package is "streamtuner" Changes: --- /work/SRC/openSUSE:Factory/streamtuner/streamtuner.changes 2013-03-04 17:34:09.0 +0100 +++ /work/SRC/openSUSE:Factory/.streamtuner.new/streamtuner.changes 2013-12-18 07:54:30.0 +0100 @@ -1,0 +2,7 @@ +Mon Dec 16 17:45:23 UTC 2013 - zai...@opensuse.org + +- Own %{_datadir}/omf: scrollkeeper used to own this, but with the + switch to rarian we have to care of it ourselves. +- Update Url to new "home" (http://www.nongnu.org/streamtuner/). + +--- Other differences: -- ++ streamtuner.spec ++ --- /var/tmp/diff_new_pack.b6Voe7/_old 2013-12-18 07:54:31.0 +0100 +++ /var/tmp/diff_new_pack.b6Voe7/_new 2013-12-18 07:54:31.0 +0100 @@ -35,7 +35,7 @@ Group: Productivity/Networking/Web/Browsers Version:0.99.99 Release:0 -Url:http://streamtuner.sourceforge.net +Url:http://www.nongnu.org/streamtuner/ Source: %{name}-%{version}.tar.bz2 Source1:%{name}.png Source3:streamtuner-rpmlintrc @@ -128,6 +128,7 @@ %dir %{_libdir}/%{name}/plugins %{_bindir}/* %{_libdir}/%{name}/plugins/*.so +%dir %{_datadir}/omf %{_datadir}/omf/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit streamtuner for openSUSE:Factory
Hello community, here is the log from the commit of package streamtuner for openSUSE:Factory checked in at 2013-03-04 17:34:08 Comparing /work/SRC/openSUSE:Factory/streamtuner (Old) and /work/SRC/openSUSE:Factory/.streamtuner.new (New) Package is "streamtuner", Maintainer is "p...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/streamtuner/streamtuner.changes 2012-09-25 11:08:03.0 +0200 +++ /work/SRC/openSUSE:Factory/.streamtuner.new/streamtuner.changes 2013-03-04 17:34:09.0 +0100 @@ -1,0 +2,5 @@ +Sat Mar 2 12:30:31 UTC 2013 - seife+...@b1-systems.com + +- fix build with automake-1.13 + +--- Other differences: -- ++ streamtuner.spec ++ --- /var/tmp/diff_new_pack.O5GLAT/_old 2013-03-04 17:34:11.0 +0100 +++ /var/tmp/diff_new_pack.O5GLAT/_new 2013-03-04 17:34:11.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package streamtuner # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -101,6 +101,8 @@ %patch9 -p1 # package is now under GPL cp %{S:4} . +# fix build with automake-1.13 +sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac %build intltoolize --force --copy -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit streamtuner for openSUSE:Factory
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 "p...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/streamtuner/streamtuner.changes 2011-11-22 17:49:49.0 +0100 +++ /work/SRC/openSUSE:Factory/.streamtuner.new/streamtuner.changes 2012-09-25 11:08:03.0 +0200 @@ -1,0 +2,5 @@ +Mon Sep 24 11:32:46 UTC 2012 - idon...@suse.com + +- No need to update scroll keeper database + +--- Other differences: -- ++ streamtuner.spec ++ --- /var/tmp/diff_new_pack.wsLCef/_old 2012-09-25 11:08:05.0 +0200 +++ /var/tmp/diff_new_pack.wsLCef/_new 2012-09-25 11:08:05.0 +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 - %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 - %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 - %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: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit streamtuner for openSUSE:Factory
Hello community, here is the log from the commit of package streamtuner for openSUSE:Factory checked in at 2011-12-06 19:06:09 Comparing /work/SRC/openSUSE:Factory/streamtuner (Old) and /work/SRC/openSUSE:Factory/.streamtuner.new (New) Package is "streamtuner", Maintainer is "p...@suse.com" Changes: Other differences: -- ++ streamtuner.spec ++ --- /var/tmp/diff_new_pack.phoJRT/_old 2011-12-06 19:39:12.0 +0100 +++ /var/tmp/diff_new_pack.phoJRT/_new 2011-12-06 19:39:12.0 +0100 @@ -25,7 +25,7 @@ Summary:A GUI Interface for Internet Radio Directories Version:0.99.99 Release:255 -License:GPLv2+ +License:GPL-2.0+ Url:http://streamtuner.sourceforge.net Group: Productivity/Networking/Web/Browsers Source: %{name}-%{version}.tar.bz2 @@ -57,7 +57,7 @@ Jean-Yves Lefort %package devel -License:GPLv2+ +License:GPL-2.0+ Summary:Development files for streamtuner Group: Development/Libraries/C and C++ Requires: %{name} = %{version} glib2-devel gtk2-devel @@ -78,7 +78,7 @@ Jean-Yves Lefort %package doc -License:BSD3c(or similar) +License:BSD-3-Clause Summary:A GUI Interface for Internet Radio Directories Group: Productivity/Networking/Web/Browsers Requires: %{name} = %{version} -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit streamtuner for openSUSE:Factory
Hello community, here is the log from the commit of package streamtuner for openSUSE:Factory checked in at 2011-11-22 17:49:39 Comparing /work/SRC/openSUSE:Factory/streamtuner (Old) and /work/SRC/openSUSE:Factory/.streamtuner.new (New) Package is "streamtuner", Maintainer is "p...@suse.com" Changes: --- /work/SRC/openSUSE:Factory/streamtuner/streamtuner.changes 2011-09-23 12:46:59.0 +0200 +++ /work/SRC/openSUSE:Factory/.streamtuner.new/streamtuner.changes 2011-11-22 17:49:49.0 +0100 @@ -1,0 +2,5 @@ +Sat Nov 19 15:41:53 UTC 2011 - co...@suse.com + +- add libtool as buildrequire to avoid implicit dependency + +--- Other differences: -- ++ streamtuner.spec ++ --- /var/tmp/diff_new_pack.lusPwy/_old 2011-11-22 17:49:50.0 +0100 +++ /var/tmp/diff_new_pack.lusPwy/_new 2011-11-22 17:49:50.0 +0100 @@ -1,7 +1,7 @@ # -# spec file for package streamtuner (Version 0.99.99) +# spec file for package streamtuner # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -21,6 +21,7 @@ BuildRequires: curl-devel gtk-doc gtk2-devel intltool libxml2-devel openldap2-devel perl-XML-Parser scrollkeeper taglib-devel update-desktop-files # For directory ownership: BuildRequires: libgnome +BuildRequires: libtool Summary:A GUI Interface for Internet Radio Directories Version:0.99.99 Release:255 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org