Hello community, here is the log from the commit of package libshout for openSUSE:Factory checked in at 2013-03-08 09:21:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libshout (Old) and /work/SRC/openSUSE:Factory/.libshout.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libshout", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libshout/libshout.changes 2011-11-21 15:47:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libshout.new/libshout.changes 2013-03-08 09:21:40.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Jan 22 21:11:41 UTC 2013 - [email protected] + +- update to 2.3.1 + * removed upstreamed libshout-2.2.2-missing-lib.patch + +------------------------------------------------------------------- Old: ---- libshout-2.2.2-missing-lib.patch libshout-2.2.2.tar.bz2 New: ---- libshout-2.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libshout.spec ++++++ --- /var/tmp/diff_new_pack.dwqMko/_old 2013-03-08 09:21:41.000000000 +0100 +++ /var/tmp/diff_new_pack.dwqMko/_new 2013-03-08 09:21:41.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libshout # -# Copyright (c) 2011 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 @@ -15,23 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libshout -BuildRequires: libtheora-devel libtool libvorbis-devel pkgconfig speex-devel +BuildRequires: libtheora-devel +BuildRequires: libtool +BuildRequires: libvorbis-devel +BuildRequires: pkgconfig +BuildRequires: speex-devel Summary: Library for Communication with icecast Server -Version: 2.2.2 -Release: 129 -Group: System/Libraries -AutoReqProv: on License: LGPL-2.1+ -Url: http://www.icecast.org/ -Source: %{name}-%{version}.tar.bz2 +Group: System/Libraries +Version: 2.3.1 +Release: 0 +Url: http://downloads.xiph.org/releases/libshout/ +Source: %{name}-%{version}.tar.gz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build Patch0: libshout-2.2.2-pkgconfig-bloat.patch -Patch1: libshout-2.2.2-missing-lib.patch %description Libshout is a library for communicating with and sending data to an @@ -45,7 +45,6 @@ Xiph.org Foundation <[email protected]> %package -n libshout3 -License: LGPL-2.1+ Summary: Library for Communication with icecast Server Group: System/Libraries Provides: %{name} = %{version} @@ -66,8 +65,8 @@ %package devel Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ -License: LGPL-2.1+ -Requires: libshout3 = %{version} glibc-devel +Requires: glibc-devel +Requires: libshout3 = %{version} %description devel This package contains all necessary include files and libraries needed @@ -82,7 +81,6 @@ %prep %setup -q %patch0 -%patch1 %build autoreconf --force --install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
