Accepting request 28241 from multimedia:libs
Copy from multimedia:libs/libsndfile based on submit request 28241 from user coolo OBS-URL: https://build.opensuse.org/request/show/28241 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
78b94f1120
commit
a93566c36a
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libsndfile-progs (Version 1.0.20)
|
||||
#
|
||||
# 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
|
||||
@@ -21,8 +21,8 @@ Name: libsndfile-progs
|
||||
BuildRequires: alsa-devel flac-devel gcc-c++ libjack-devel libvorbis-devel pkgconfig sqlite-devel
|
||||
Summary: Example Programs for libsndfile
|
||||
Version: 1.0.20
|
||||
Release: 2
|
||||
License: LGPL v2.1 or later
|
||||
Release: 3
|
||||
License: LGPLv2.1+
|
||||
Group: System/Libraries
|
||||
Source: libsndfile-%{version}.tar.bz2
|
||||
Patch: libsndfile-example-fix.diff
|
||||
@@ -69,158 +69,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man?/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2009 dmueller@suse.de
|
||||
- explicitely enable sqlite support to avoid random flipping
|
||||
* Fri May 15 2009 tiwai@suse.de
|
||||
- updated to version 1.0.20:
|
||||
* Fix for potential heap overflow
|
||||
- enable ogg/vorbis support
|
||||
* Mon Apr 27 2009 ro@suse.de
|
||||
- buildfix: tar basedir is libsndfile not libsndfile-progs
|
||||
* Fri Apr 24 2009 tiwai@suse.de
|
||||
- built progs subpackage from an individual spec file to cut the
|
||||
circular dependency with jack.
|
||||
* Wed Mar 04 2009 tiwai@suse.de
|
||||
- updated to version 1.0.19:
|
||||
* Fix for CVE-2009-0186 (bnc#481769 - VUL-0: libsndfile CAF
|
||||
Processing Integer Overflow Vulnerability)
|
||||
* Huge number of minor fixes as a result of static analysis
|
||||
- remove INSTALL file from filelist
|
||||
* Mon Feb 09 2009 tiwai@suse.de
|
||||
- updated to version 1.0.18
|
||||
* Add Ogg/Vorbis support (disabled right now due to vorbis
|
||||
version mismatch; SVN version is required)
|
||||
* Remove captive FLAC library.
|
||||
* Many new features and bug fixes.
|
||||
* Generate Win32 and Win64 pre-compiled binaries.
|
||||
- Dropped libsndfile-octave subpackage (as octave itself is
|
||||
dropped from FACTORY)
|
||||
* Wed Jan 07 2009 olh@suse.de
|
||||
- obsolete old -XXbit packages (bnc#437293)
|
||||
* Tue Oct 14 2008 meissner@suse.de
|
||||
- prototype for memset
|
||||
* Tue May 06 2008 tiwai@suse.de
|
||||
- fix missing initializations in demo programs (bnc#351128)
|
||||
* Tue Apr 15 2008 schwab@suse.de
|
||||
- Fix configure script.
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
* Mon Mar 10 2008 crrodriguez@suse.de
|
||||
- remove explicit-lib-dependencies
|
||||
- fix -devel package dependencies
|
||||
* Thu Sep 20 2007 tiwai@suse.de
|
||||
- VUL-0: Heap-based buffer overflow in flac.c (#326070,
|
||||
CVE-2007-4974)
|
||||
* Mon Apr 16 2007 tiwai@suse.de
|
||||
- Move docs and manpages to appropriate sub-packages (#264820)
|
||||
- Remove static library (#264820)
|
||||
* Mon Apr 16 2007 schwab@suse.de
|
||||
- Fix quoting in autoconf macros.
|
||||
* Fri Apr 13 2007 tiwai@suse.de
|
||||
- fix FLAC-1.1.4 support.
|
||||
* Fri Sep 01 2006 tiwai@suse.de
|
||||
- updated to version 1.0.17:
|
||||
* Add C++ wrapper sndfile.hh. Minor bug fixes and cleanups.
|
||||
* Tue Jul 04 2006 tiwai@suse.de
|
||||
- fix the build -- removed invalidly overridden HAVE_DECL_S_IRGRP
|
||||
definition in configure.ac.
|
||||
* Mon May 29 2006 tiwai@suse.de
|
||||
- added flac-devel to requires of devel sub package.
|
||||
* Mon May 15 2006 tiwai@suse.de
|
||||
- updated to version 1.0.16.
|
||||
* more format supports
|
||||
* code cleanups
|
||||
* fix memleaks
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Fri Sep 30 2005 tiwai@suse.de
|
||||
- updated to version 1.0.12.
|
||||
- split example programs to progs sub-package.
|
||||
- added -fno-strict-aliasing.
|
||||
* Wed Nov 17 2004 tiwai@suse.de
|
||||
- updated to version 1.0.11.
|
||||
* Fri Sep 03 2004 tiwai@suse.de
|
||||
- removed python from neededforbuild.
|
||||
* Thu Aug 05 2004 tiwai@suse.de
|
||||
- updated to version 1.0.10.
|
||||
* Thu Feb 26 2004 tiwai@suse.de
|
||||
- updated to version 1.0.7.
|
||||
* Sat Jan 10 2004 adrian@suse.de
|
||||
- add %%run_ldconfig
|
||||
* Mon Sep 15 2003 kukuk@suse.de
|
||||
- Set x bit on directories
|
||||
* Fri Jun 20 2003 ro@suse.de
|
||||
- added directories to filelist
|
||||
* Fri Jun 06 2003 tiwai@suse.de
|
||||
- updated to version 1.0.5.
|
||||
* Tue May 13 2003 pthomas@suse.de
|
||||
- Put Octave interface files into an own subpackage.
|
||||
* Thu Feb 13 2003 pthomas@suse.de
|
||||
- Compile with all usefull warnings and fix all places where the
|
||||
compiler warned.
|
||||
- Fix configure to use $libdir instead of $prefix/lib for reporting.
|
||||
* Tue Feb 04 2003 tiwai@suse.de
|
||||
- updated to version 1.0.4.
|
||||
* Fri Jan 17 2003 tiwai@suse.de
|
||||
- added %%run_ldconfig to %%post.
|
||||
* Thu Jan 16 2003 tiwai@suse.de
|
||||
- updated to version 1.0.3.
|
||||
- added *.la to devel package.
|
||||
* Mon Nov 25 2002 tiwai@suse.de
|
||||
- updated to version 1.0.2.
|
||||
* Fri Sep 20 2002 tiwai@suse.de
|
||||
- updated to version 1.0.1.
|
||||
* Mon Aug 19 2002 tiwai@suse.de
|
||||
- updated to version 1.0.0 final.
|
||||
* Fri Aug 02 2002 tiwai@suse.de
|
||||
- updated to version 1.0.0rc3.
|
||||
* Tue Jun 25 2002 tiwai@suse.de
|
||||
- updated to version 1.0.0rc2.
|
||||
* Fri Apr 12 2002 tiwai@suse.de
|
||||
- set %%__libdir.
|
||||
- use make install as default instead of install-strip.
|
||||
* Thu Feb 07 2002 tiwai@suse.de
|
||||
- fixed build on s390x.
|
||||
* Fri Dec 07 2001 tiwai@suse.de
|
||||
- fixed group tag (System -> System Environment)
|
||||
* Thu Dec 06 2001 tiwai@suse.de
|
||||
- removed binaries from alsa-devel examples directory.
|
||||
* Wed Nov 21 2001 tiwai@suse.de
|
||||
- updated to ver.0.0.27.
|
||||
* Wed Oct 17 2001 tiwai@suse.de
|
||||
- updated to ver.0.0.26.
|
||||
+ Added sf_command () interface.
|
||||
+ Added support for IRCAM files.
|
||||
+ Minor bug fixes.
|
||||
* Tue Aug 28 2001 tiwai@suse.de
|
||||
- updated to ver.0.0.24.
|
||||
+ Added support for 32 bit floating point AIFC files, little endian AIFC
|
||||
files and 16, 24 and 32 bit Sphere NIST files.
|
||||
+ Massive refactoring of internal code.
|
||||
+ Added read and write handling of PEAK chunks on AIFF and WAV files.
|
||||
+ Added read support for REX files (Propellerheads Reason).
|
||||
+ Added sf_read_float () and sf_write_float () interfaces.
|
||||
+ Minor bug fixes.
|
||||
- changed group tag to System/Libraries
|
||||
* Fri Aug 03 2001 tiwai@suse.de
|
||||
- fixed compile on s390.
|
||||
* Thu Jun 07 2001 tiwai@suse.de
|
||||
- fixed compile with the latest libtool & autoconf.
|
||||
* Tue Apr 03 2001 kukuk@suse.de
|
||||
- move *.so files into devel package
|
||||
- Remove kernel_header requires
|
||||
- Fix glibc-devel dependencies
|
||||
* Wed Dec 13 2000 tiwai@suse.de
|
||||
- fixed compile on ia64.
|
||||
* Thu Nov 02 2000 ro@suse.de
|
||||
- changed Group to Development/Libraries (old group did not exist)
|
||||
* Thu Nov 02 2000 tiwai@suse.de
|
||||
- Updated to 0.0.22.
|
||||
- Changed for long package-name support (libsnd -> libsndfile,
|
||||
libsndd -> libsndfile-devel).
|
||||
* Tue Sep 26 2000 tiwai@suse.de
|
||||
- changed to bzip2.
|
||||
- added suse_update_config.
|
||||
* Wed Sep 06 2000 tiwai@suse.de
|
||||
- Initial version: 0.0.21.
|
||||
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 09:57:06 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- add baselibs.conf as a source
|
||||
- enable parallel building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 3 00:13:26 CEST 2009 - dmueller@suse.de
|
||||
|
||||
|
164
libsndfile.spec
164
libsndfile.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libsndfile (Version 1.0.20)
|
||||
#
|
||||
# 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
|
||||
@@ -21,8 +21,8 @@ Name: libsndfile
|
||||
BuildRequires: alsa-devel flac-devel gcc-c++ libvorbis-devel pkg-config sqlite-devel
|
||||
Summary: A Library to Handle Various Audio File Formats
|
||||
Version: 1.0.20
|
||||
Release: 2
|
||||
License: LGPL v2.1 or later
|
||||
Release: 3
|
||||
License: LGPLv2.1+
|
||||
Group: System/Libraries
|
||||
Obsoletes: libsnd
|
||||
Provides: libsnd
|
||||
@@ -32,6 +32,7 @@ Obsoletes: libsndfile-64bit
|
||||
%endif
|
||||
#
|
||||
Source: libsndfile-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Patch: libsndfile-example-fix.diff
|
||||
Url: http://www.mega-nerd.com/libsndfile/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -49,7 +50,7 @@ Authors:
|
||||
Erik de Castro Lopo <erikd@mega-nerd.com>
|
||||
|
||||
%package devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Development package for the libsndfile library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version} glibc-devel libstdc++-devel
|
||||
@@ -84,7 +85,7 @@ export CFLAGS
|
||||
--disable-static \
|
||||
--enable-sqlite \
|
||||
--with-pic
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR="$RPM_BUILD_ROOT" install
|
||||
@@ -119,156 +120,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc examples
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2009 dmueller@suse.de
|
||||
- explicitely enable sqlite support to avoid random flipping
|
||||
* Fri May 15 2009 tiwai@suse.de
|
||||
- updated to version 1.0.20:
|
||||
* Fix for potential heap overflow
|
||||
- enable ogg/vorbis support
|
||||
* Fri Apr 24 2009 tiwai@suse.de
|
||||
- built progs subpackage from an individual spec file to cut the
|
||||
circular dependency with jack.
|
||||
* Wed Mar 04 2009 tiwai@suse.de
|
||||
- updated to version 1.0.19:
|
||||
* Fix for CVE-2009-0186 (bnc#481769 - VUL-0: libsndfile CAF
|
||||
Processing Integer Overflow Vulnerability)
|
||||
* Huge number of minor fixes as a result of static analysis
|
||||
- remove INSTALL file from filelist
|
||||
* Mon Feb 09 2009 tiwai@suse.de
|
||||
- updated to version 1.0.18
|
||||
* Add Ogg/Vorbis support (disabled right now due to vorbis
|
||||
version mismatch; SVN version is required)
|
||||
* Remove captive FLAC library.
|
||||
* Many new features and bug fixes.
|
||||
* Generate Win32 and Win64 pre-compiled binaries.
|
||||
- Dropped libsndfile-octave subpackage (as octave itself is
|
||||
dropped from FACTORY)
|
||||
* Wed Jan 07 2009 olh@suse.de
|
||||
- obsolete old -XXbit packages (bnc#437293)
|
||||
* Tue Oct 14 2008 meissner@suse.de
|
||||
- prototype for memset
|
||||
* Tue May 06 2008 tiwai@suse.de
|
||||
- fix missing initializations in demo programs (bnc#351128)
|
||||
* Tue Apr 15 2008 schwab@suse.de
|
||||
- Fix configure script.
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
* Mon Mar 10 2008 crrodriguez@suse.de
|
||||
- remove explicit-lib-dependencies
|
||||
- fix -devel package dependencies
|
||||
* Thu Sep 20 2007 tiwai@suse.de
|
||||
- VUL-0: Heap-based buffer overflow in flac.c (#326070,
|
||||
CVE-2007-4974)
|
||||
* Mon Apr 16 2007 tiwai@suse.de
|
||||
- Move docs and manpages to appropriate sub-packages (#264820)
|
||||
- Remove static library (#264820)
|
||||
* Mon Apr 16 2007 schwab@suse.de
|
||||
- Fix quoting in autoconf macros.
|
||||
* Fri Apr 13 2007 tiwai@suse.de
|
||||
- fix FLAC-1.1.4 support.
|
||||
* Fri Sep 01 2006 tiwai@suse.de
|
||||
- updated to version 1.0.17:
|
||||
* Add C++ wrapper sndfile.hh. Minor bug fixes and cleanups.
|
||||
* Tue Jul 04 2006 tiwai@suse.de
|
||||
- fix the build -- removed invalidly overridden HAVE_DECL_S_IRGRP
|
||||
definition in configure.ac.
|
||||
* Mon May 29 2006 tiwai@suse.de
|
||||
- added flac-devel to requires of devel sub package.
|
||||
* Mon May 15 2006 tiwai@suse.de
|
||||
- updated to version 1.0.16.
|
||||
* more format supports
|
||||
* code cleanups
|
||||
* fix memleaks
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Fri Sep 30 2005 tiwai@suse.de
|
||||
- updated to version 1.0.12.
|
||||
- split example programs to progs sub-package.
|
||||
- added -fno-strict-aliasing.
|
||||
* Wed Nov 17 2004 tiwai@suse.de
|
||||
- updated to version 1.0.11.
|
||||
* Fri Sep 03 2004 tiwai@suse.de
|
||||
- removed python from neededforbuild.
|
||||
* Thu Aug 05 2004 tiwai@suse.de
|
||||
- updated to version 1.0.10.
|
||||
* Thu Feb 26 2004 tiwai@suse.de
|
||||
- updated to version 1.0.7.
|
||||
* Sat Jan 10 2004 adrian@suse.de
|
||||
- add %%run_ldconfig
|
||||
* Mon Sep 15 2003 kukuk@suse.de
|
||||
- Set x bit on directories
|
||||
* Fri Jun 20 2003 ro@suse.de
|
||||
- added directories to filelist
|
||||
* Fri Jun 06 2003 tiwai@suse.de
|
||||
- updated to version 1.0.5.
|
||||
* Tue May 13 2003 pthomas@suse.de
|
||||
- Put Octave interface files into an own subpackage.
|
||||
* Thu Feb 13 2003 pthomas@suse.de
|
||||
- Compile with all usefull warnings and fix all places where the
|
||||
compiler warned.
|
||||
- Fix configure to use $libdir instead of $prefix/lib for reporting.
|
||||
* Tue Feb 04 2003 tiwai@suse.de
|
||||
- updated to version 1.0.4.
|
||||
* Fri Jan 17 2003 tiwai@suse.de
|
||||
- added %%run_ldconfig to %%post.
|
||||
* Thu Jan 16 2003 tiwai@suse.de
|
||||
- updated to version 1.0.3.
|
||||
- added *.la to devel package.
|
||||
* Mon Nov 25 2002 tiwai@suse.de
|
||||
- updated to version 1.0.2.
|
||||
* Fri Sep 20 2002 tiwai@suse.de
|
||||
- updated to version 1.0.1.
|
||||
* Mon Aug 19 2002 tiwai@suse.de
|
||||
- updated to version 1.0.0 final.
|
||||
* Fri Aug 02 2002 tiwai@suse.de
|
||||
- updated to version 1.0.0rc3.
|
||||
* Tue Jun 25 2002 tiwai@suse.de
|
||||
- updated to version 1.0.0rc2.
|
||||
* Fri Apr 12 2002 tiwai@suse.de
|
||||
- set %%__libdir.
|
||||
- use make install as default instead of install-strip.
|
||||
* Thu Feb 07 2002 tiwai@suse.de
|
||||
- fixed build on s390x.
|
||||
* Fri Dec 07 2001 tiwai@suse.de
|
||||
- fixed group tag (System -> System Environment)
|
||||
* Thu Dec 06 2001 tiwai@suse.de
|
||||
- removed binaries from alsa-devel examples directory.
|
||||
* Wed Nov 21 2001 tiwai@suse.de
|
||||
- updated to ver.0.0.27.
|
||||
* Wed Oct 17 2001 tiwai@suse.de
|
||||
- updated to ver.0.0.26.
|
||||
+ Added sf_command () interface.
|
||||
+ Added support for IRCAM files.
|
||||
+ Minor bug fixes.
|
||||
* Tue Aug 28 2001 tiwai@suse.de
|
||||
- updated to ver.0.0.24.
|
||||
+ Added support for 32 bit floating point AIFC files, little endian AIFC
|
||||
files and 16, 24 and 32 bit Sphere NIST files.
|
||||
+ Massive refactoring of internal code.
|
||||
+ Added read and write handling of PEAK chunks on AIFF and WAV files.
|
||||
+ Added read support for REX files (Propellerheads Reason).
|
||||
+ Added sf_read_float () and sf_write_float () interfaces.
|
||||
+ Minor bug fixes.
|
||||
- changed group tag to System/Libraries
|
||||
* Fri Aug 03 2001 tiwai@suse.de
|
||||
- fixed compile on s390.
|
||||
* Thu Jun 07 2001 tiwai@suse.de
|
||||
- fixed compile with the latest libtool & autoconf.
|
||||
* Tue Apr 03 2001 kukuk@suse.de
|
||||
- move *.so files into devel package
|
||||
- Remove kernel_header requires
|
||||
- Fix glibc-devel dependencies
|
||||
* Wed Dec 13 2000 tiwai@suse.de
|
||||
- fixed compile on ia64.
|
||||
* Thu Nov 02 2000 ro@suse.de
|
||||
- changed Group to Development/Libraries (old group did not exist)
|
||||
* Thu Nov 02 2000 tiwai@suse.de
|
||||
- Updated to 0.0.22.
|
||||
- Changed for long package-name support (libsnd -> libsndfile,
|
||||
libsndd -> libsndfile-devel).
|
||||
* Tue Sep 26 2000 tiwai@suse.de
|
||||
- changed to bzip2.
|
||||
- added suse_update_config.
|
||||
* Wed Sep 06 2000 tiwai@suse.de
|
||||
- Initial version: 0.0.21.
|
||||
|
Reference in New Issue
Block a user