From 1158e1fdc49e76b3a2f28de006ede72f401f1d14a40381c2fca3953444e66863 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 27 Jan 2010 13:13:09 +0000 Subject: [PATCH 1/6] Accepting request 30535 from home:jengelh:branches:games Copy from home:jengelh:branches:games/SDL_sound via accept of submit request 30535 revision 2. Request was accepted with message: thx OBS-URL: https://build.opensuse.org/request/show/30535 OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=4 --- SDL_sound.spec | 12 ++++++------ ready | 0 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 ready diff --git a/SDL_sound.spec b/SDL_sound.spec index e4c1529..2fd62f6 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_sound (Version 1.0.3) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -23,11 +23,11 @@ BuildRequires: flac-devel libSDL-devel libmikmod-devel libogg-devel libvorbis-d Url: http://icculus.org/SDL_sound/ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) Version: 1.0.3 -Release: 68 +Release: 67 Source: %{name}-%{version}-nompglib.tar.bz2 -Source2: baselibs.conf +Source2: baselibs.conf Patch0: %{name}-%{version}-nompglib.patch -License: LGPLv2.1+ +License: LGPL v2.1 or later Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,7 +47,7 @@ Authors: %package -n libSDL_sound-1_0-1 Group: System/Libraries Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) -License: LGPLv2.1+ +License: LGPL v2.1 or later Provides: SDL_sound = %{version} Obsoletes: SDL_sound <= %{version} @@ -65,7 +65,7 @@ Authors: Ryan C. Gordon %package -n libSDL_sound-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) Group: Development/Libraries/C and C++ Requires: libSDL_sound-1_0-1 = %{version} libSDL-devel diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 From e421ddeb92fac1bdb3e013180af3802b5982f68e72487c8c0fffd83fc4b66aea Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 29 Jan 2010 16:43:52 +0000 Subject: [PATCH 2/6] checked in (request 30807) OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=5 --- SDL_sound.changes | 5 ----- SDL_sound.spec | 1 - 2 files changed, 6 deletions(-) diff --git a/SDL_sound.changes b/SDL_sound.changes index 9ce63da..c12d66a 100644 --- a/SDL_sound.changes +++ b/SDL_sound.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 27 02:44:11 CET 2010 - jengelh@medozas.de - -- package baselibs.conf - ------------------------------------------------------------------- Wed Oct 7 14:52:39 CEST 2009 - prusnak@suse.cz diff --git a/SDL_sound.spec b/SDL_sound.spec index 2fd62f6..d3dfaae 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -25,7 +25,6 @@ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) Version: 1.0.3 Release: 67 Source: %{name}-%{version}-nompglib.tar.bz2 -Source2: baselibs.conf Patch0: %{name}-%{version}-nompglib.patch License: LGPL v2.1 or later Group: System/Libraries From 65f4a244bd1323457d4170d38eef0e1b71613ef30d8c9584fc73f5bfd41e9101 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 19 Feb 2010 15:26:51 +0000 Subject: [PATCH 3/6] converted link to branch OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=6 --- SDL_sound.changes | 5 +++++ SDL_sound.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/SDL_sound.changes b/SDL_sound.changes index c12d66a..9ce63da 100644 --- a/SDL_sound.changes +++ b/SDL_sound.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 27 02:44:11 CET 2010 - jengelh@medozas.de + +- package baselibs.conf + ------------------------------------------------------------------- Wed Oct 7 14:52:39 CEST 2009 - prusnak@suse.cz diff --git a/SDL_sound.spec b/SDL_sound.spec index d3dfaae..e4c1529 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_sound (Version 1.0.3) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -23,10 +23,11 @@ BuildRequires: flac-devel libSDL-devel libmikmod-devel libogg-devel libvorbis-d Url: http://icculus.org/SDL_sound/ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) Version: 1.0.3 -Release: 67 +Release: 68 Source: %{name}-%{version}-nompglib.tar.bz2 +Source2: baselibs.conf Patch0: %{name}-%{version}-nompglib.patch -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,7 +47,7 @@ Authors: %package -n libSDL_sound-1_0-1 Group: System/Libraries Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) -License: LGPL v2.1 or later +License: LGPLv2.1+ Provides: SDL_sound = %{version} Obsoletes: SDL_sound <= %{version} @@ -64,7 +65,7 @@ Authors: Ryan C. Gordon %package -n libSDL_sound-devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) Group: Development/Libraries/C and C++ Requires: libSDL_sound-1_0-1 = %{version} libSDL-devel From b914ecec7a3a64f09258a9611372d73bb95c6b0f7fe9ef35dc19ccd57cfd72b5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 5 Jul 2011 00:09:16 +0000 Subject: [PATCH 4/6] Accepting request 75103 from home:jengelh:branches:games - Use %_smp_mflags for parallel building - Strip %clean section (not needed on BS) OBS-URL: https://build.opensuse.org/request/show/75103 OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=7 --- SDL_sound.changes | 6 ++++++ SDL_sound.spec | 5 +---- ready | 0 3 files changed, 7 insertions(+), 4 deletions(-) delete mode 100644 ready diff --git a/SDL_sound.changes b/SDL_sound.changes index 9ce63da..a5f57ba 100644 --- a/SDL_sound.changes +++ b/SDL_sound.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jul 2 14:54:00 UTC 2011 - jengelh@medozas.de + +- Use %_smp_mflags for parallel building +- Strip %clean section (not needed on BS) + ------------------------------------------------------------------- Wed Jan 27 02:44:11 CET 2010 - jengelh@medozas.de diff --git a/SDL_sound.spec b/SDL_sound.spec index e4c1529..9031ef8 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -96,7 +96,7 @@ Authors: --disable-sdltest \ --disable-smpeg \ --disable-mpglib -make %{?jobs:-j %jobs} +make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT @@ -106,9 +106,6 @@ rm -f %{buildroot}%{_libdir}/*.la %postun -n libSDL_sound-1_0-1 -p /sbin/ldconfig -%clean -rm -rf $RPM_BUILD_ROOT - %files -n libSDL_sound-1_0-1 %defattr(-,root,root) %doc CHANGELOG COPYING CREDITS README TODO diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From 6493f84e12297fca74c7a1120486edf05461be5a8863fcdeef9f64437bea391d Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Mon, 1 Aug 2011 15:37:43 +0000 Subject: [PATCH 5/6] Accepting request 77579 from home:jengelh:bl - Update baselibs.conf to also ship libSDL_sound-devel-32bit OBS-URL: https://build.opensuse.org/request/show/77579 OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=8 --- SDL_sound.changes | 5 +++++ baselibs.conf | 3 +++ 2 files changed, 8 insertions(+) diff --git a/SDL_sound.changes b/SDL_sound.changes index a5f57ba..dfadcfd 100644 --- a/SDL_sound.changes +++ b/SDL_sound.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 1 09:38:13 UTC 2011 - jengelh@medozas.de + +- Update baselibs.conf to also ship libSDL_sound-devel-32bit + ------------------------------------------------------------------- Sat Jul 2 14:54:00 UTC 2011 - jengelh@medozas.de diff --git a/baselibs.conf b/baselibs.conf index 0f63113..3438e2c 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,6 @@ libSDL_sound-1_0-1 provides "SDL_sound- = " obsoletes "SDL_sound- <= " +libSDL_sound-devel + requires -libSDL_sound- + requires "libSDL_sound-1_0-1- = " From 1347d7b8828d1f55f1bcd75a13f057059a82ccaa47a5ecb01c2ca61515dfcce9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 18 Sep 2011 18:56:19 +0000 Subject: [PATCH 6/6] Accepting request 83177 from home:jengelh:bl - Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/83177 OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=9 --- SDL_sound.changes | 5 +++++ SDL_sound.spec | 23 ++--------------------- 2 files changed, 7 insertions(+), 21 deletions(-) diff --git a/SDL_sound.changes b/SDL_sound.changes index dfadcfd..4fe77a2 100644 --- a/SDL_sound.changes +++ b/SDL_sound.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 10:24:03 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Mon Aug 1 09:38:13 UTC 2011 - jengelh@medozas.de diff --git a/SDL_sound.spec b/SDL_sound.spec index 9031ef8..f6de076 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -1,7 +1,7 @@ # -# spec file for package SDL_sound (Version 1.0.3) +# spec file for package SDL_sound # -# 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 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: SDL_sound @@ -38,12 +37,6 @@ play a file or alternatively decode a file and hand back a single pointer to the waveform. SDL_sound also can handle channel conversion on-the-fly and behind-the-scenes. - - -Authors: --------- - Ryan C. Gordon - %package -n libSDL_sound-1_0-1 Group: System/Libraries Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) @@ -58,12 +51,6 @@ play a file or alternatively decode a file and hand back a single pointer to the waveform. SDL_sound also can handle channel conversion on-the-fly and behind-the-scenes. - - -Authors: --------- - Ryan C. Gordon - %package -n libSDL_sound-devel License: LGPLv2.1+ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) @@ -79,12 +66,6 @@ play a file or alternatively decode a file and hand back a single pointer to the waveform. SDL_sound also can handle channel conversion on-the-fly and behind-the-scenes. - - -Authors: --------- - Ryan C. Gordon - %prep %setup -q %patch0