commit ices for openSUSE:Factory

2020-08-17 Thread root
Hello community,

here is the log from the commit of package ices for openSUSE:Factory checked in 
at 2020-08-17 12:05:05

Comparing /work/SRC/openSUSE:Factory/ices (Old)
 and  /work/SRC/openSUSE:Factory/.ices.new.3399 (New)


Package is "ices"

Mon Aug 17 12:05:05 2020 rev:18 rq:827083 version:2.0.2

Changes:

--- /work/SRC/openSUSE:Factory/ices/ices.changes2011-10-18 
14:15:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.ices.new.3399/ices.changes  2020-08-17 
12:05:36.486701878 +0200
@@ -1,0 +2,14 @@
+Sat Aug 15 23:12:58 UTC 2020 - Dirk Mueller 
+
+- update to 2.0.2:
+  * Support for RoarAudio input
+  * Updated Documentation (Closes: #1238)
+  * Fixed double shout_close() (Closes: #720)
+  * Reduced error to warning in case of duplicate serial number.
+  * Fixed handling of  when set to zero (Closes: #735)
+  * Did some code cleanup and hardening (Closes: #1795)
+  * Enabled compiler warnings (Closes: #1796)
+  * Added  (Closes: #994)
+  * Upated handling of empty strings in config file (Closes: #1875)
+
+---

Old:

  ices-2.0.1.tar.bz2

New:

  ices-2.0.2.tar.bz2



Other differences:
--
++ ices.spec ++
--- /var/tmp/diff_new_pack.eTI5fk/_old  2020-08-17 12:05:38.238702855 +0200
+++ /var/tmp/diff_new_pack.eTI5fk/_new  2020-08-17 12:05:38.242702857 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ices
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,27 +12,29 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ices
-BuildRequires:  alsa-devel libshout-devel libtheora-devel libvorbis-devel 
libxml2-devel pkgconfig speex-devel
-BuildRequires:  libtool
+Version:2.0.2
+Release:0
 Summary:Source Client for icecast Streaming Server
-Version:2.0.1
-Release:239
+License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Other
-AutoReqProv:on
-License:GPL-2.0+
-Url:http://www.icecast.org/
-Source: %{name}-%{version}.tar.bz2
+URL:https://www.icecast.org/
+Source: 
http://downloads.us.xiph.org/releases/ices/ices-%{version}.tar.bz2
 Source1:run_ices
-Patch:  ices-gcc-warning-fix.diff
+Patch0: ices-gcc-warning-fix.diff
 Patch1: ices-missing-fclose.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  alsa-devel
+BuildRequires:  libshout-devel
+BuildRequires:  libtheora-devel
+BuildRequires:  libtool
+BuildRequires:  libvorbis-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  pkgconfig
+BuildRequires:  speex-devel
 
 %description
 IceS is a source client for a streaming server. The purpose of this
@@ -40,33 +42,24 @@
 one or more listeners can access the stream.  With this layout, this
 source client can be situated remotely from the icecast server.
 
-
-
-Authors:
-
-Xiph.org Foundation 
-
 %prep
 %setup -q
-%patch
+%patch0
 %patch1 -p1
 
 %build
 autoreconf --force --install
 %configure
-make
+%make_build
 
 %install
-%makeinstall
-install -c -m 0755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}
-rm -rf $RPM_BUILD_ROOT%{_datadir}/ices
-
-%clean
-[ "$RPM_BUILD_ROOT" != "/" -a -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
+%make_install
+install -c -m 755 %{SOURCE1} %{buildroot}%{_bindir}
+rm -rf %{buildroot}%{_datadir}/ices
 
 %files
-%defattr(-,root,root)
-%doc README AUTHORS COPYING TODO
+%license COPYING
+%doc README AUTHORS TODO
 %doc doc/*.html
 %doc doc/*.css
 %doc conf/*.xml

++ ices-2.0.1.tar.bz2 -> ices-2.0.2.tar.bz2 ++
 40294 lines of diff (skipped)




commit ices for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package ices for openSUSE:Factory checked in 
at 2011-12-06 18:18:58

Comparing /work/SRC/openSUSE:Factory/ices (Old)
 and  /work/SRC/openSUSE:Factory/.ices.new (New)


Package is "ices", Maintainer is "ti...@suse.com"

Changes:




Other differences:
--
++ ices.spec ++
--- /var/tmp/diff_new_pack.RiYjQW/_old  2011-12-06 18:33:07.0 +0100
+++ /var/tmp/diff_new_pack.RiYjQW/_new  2011-12-06 18:33:07.0 +0100
@@ -26,7 +26,7 @@
 Release:239
 Group:  Productivity/Multimedia/Other
 AutoReqProv:on
-License:GPL v2 or later
+License:GPL-2.0+
 Url:http://www.icecast.org/
 Source: %{name}-%{version}.tar.bz2
 Source1:run_ices

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ices for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package ices for openSUSE:Factory
checked in at Tue Oct 18 14:10:33 CEST 2011.




--- openSUSE:Factory/ices/ices.changes  2011-09-23 02:03:13.0 +0200
+++ /mounts/work_src_done/STABLE/ices/ices.changes  2011-10-15 
06:51:31.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct 15 04:47:07 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to make the spec file more reliable
+
+---

calling whatdependson for head-i586




Other differences:
--
++ ices.spec ++
--- /var/tmp/diff_new_pack.0sSQh3/_old  2011-10-18 14:10:30.0 +0200
+++ /var/tmp/diff_new_pack.0sSQh3/_new  2011-10-18 14:10:30.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ices (Version 2.0.1)
+# spec file for package ices
 #
-# Copyright (c) 2009 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
@@ -19,7 +19,8 @@
 
 
 Name:   ices
-BuildRequires:  alsa-devel libshout-devel libtheora-devel libvorbis-devel 
libxml2-devel pkgconfig
+BuildRequires:  alsa-devel libshout-devel libtheora-devel libvorbis-devel 
libxml2-devel pkgconfig speex-devel
+BuildRequires:  libtool
 Summary:Source Client for icecast Streaming Server
 Version:2.0.1
 Release:239

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org