SHA256
1
0
forked from pool/soundtouch

Accepting request 21694 from multimedia:libs

Copy from multimedia:libs/soundtouch based on submit request 21694 from user tiwai

OBS-URL: https://build.opensuse.org/request/show/21694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/soundtouch?expand=0&rev=7
This commit is contained in:
OBS User autobuild 2009-10-06 00:23:18 +00:00 committed by Git OBS Bridge
parent 8a9ede8424
commit d7a67dd49a
2 changed files with 6 additions and 22 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 1 08:31:13 UTC 2009 - lnussel@suse.de
- fix library package to not depend on main package and glibc-devel
-------------------------------------------------------------------
Thu May 7 18:36:09 CEST 2009 - sbrabec@suse.cz

View File

@ -24,7 +24,7 @@ Group: Productivity/Multimedia/Sound/Editors and Convertors
Url: http://www.surina.net/soundtouch
Summary: Audio Processing Library
Version: 1.4.0
Release: 1
Release: 2
BuildRequires: gcc-c++ libstdc++
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -44,7 +44,6 @@ Authors:
License: LGPL v2.1 or later
Summary: Audio Processing Library
Group: Productivity/Multimedia/Sound/Editors and Convertors
Requires: %{name} = %{version} glibc-devel
%description -n libSoundTouch0
SoundTouch is an open source audio processing library that allows
@ -127,23 +126,3 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%changelog
* Thu May 07 2009 sbrabec@suse.cz
- Updated to version 1.4.0:
* Improved sound quality by automatic calculation of time stretch
algorithm processing parameters according to tempo setting
* Moved BPM detection routines from SoundStretch application into
SoundTouch library
* Bugfixes: Usage of uninitialied variables, GNU build scripts,
compiler errors due to 'const' keyword mismatch.
* Source code cleanup
- Split according to shared library packaging policy.
* Sat Apr 04 2009 crrodriguez@suse.de
- use --enable-shared and disable static libraries
* Thu Nov 22 2007 tiwai@suse.de
- fix build with gcc 4.3
* Wed Jul 04 2007 tiwai@suse.de
- fix build with the recent gcc
- fix build on architectures without SSE
- fix Makefile.am and removed hacks for autoreconf in spec file
* Thu Jun 21 2007 sbrabec@suse.cz
- New SuSE package, version 1.3.1.