forked from pool/libsamplerate
Accepting request 24116 from multimedia:libs
Copy from multimedia:libs/libsamplerate based on submit request 24116 from user tiwai OBS-URL: https://build.opensuse.org/request/show/24116 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsamplerate?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
ceeefbd5ce
commit
671104b702
@@ -1,6 +1,8 @@
|
||||
--- acinclude.m4
|
||||
Index: acinclude.m4
|
||||
===================================================================
|
||||
--- acinclude.m4.orig
|
||||
+++ acinclude.m4
|
||||
@@ -135,7 +135,6 @@
|
||||
@@ -135,7 +135,6 @@ if test $ac_cv_c_byte_order = unknown ;
|
||||
fi
|
||||
|
||||
)
|
||||
@@ -8,11 +10,11 @@
|
||||
|
||||
if test $ac_cv_c_byte_order = big ; then
|
||||
ac_cv_c_big_endian=1
|
||||
@@ -154,6 +153,7 @@
|
||||
@@ -154,6 +153,7 @@ else
|
||||
AC_MSG_WARN([[*****************************************************************]])
|
||||
fi
|
||||
|
||||
+]
|
||||
)# AC_C_FIND_ENDIAN
|
||||
|
||||
dnl @synopsis AC_C99_FUNC_LRINT
|
||||
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 3 19:09:28 UTC 2009 - coolo@novell.com
|
||||
|
||||
- updated patches to apply with fuzz=0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 17:17:27 CEST 2009 - tiwai@suse.de
|
||||
|
||||
|
@@ -22,7 +22,7 @@ Name: libsamplerate
|
||||
BuildRequires: pkgconfig
|
||||
Summary: A Sample Rate Converter Library
|
||||
Version: 0.1.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPL v2 or later
|
||||
Group: System/Libraries
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@@ -116,42 +116,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 23 2009 tiwai@suse.de
|
||||
- added progs sub-packabe (bnc#443543)
|
||||
* Wed Nov 12 2008 tiwai@suse.de
|
||||
- fixed misc build errors: remove unnecessary Makefiles in doc and
|
||||
fixed package summary
|
||||
* Tue Nov 11 2008 dominique-rpm@leuenberger.net
|
||||
- Update to version 0.1.4:
|
||||
* Fix buffer overrrun bug at extreme low conversion ratios.
|
||||
Thanks to Russell O'Connor for the report.
|
||||
(bnc# 443794 / CVE-2008-5008 )
|
||||
* Wed Jun 18 2008 tiwai@suse.de
|
||||
- updated to version 0.1.3:
|
||||
* Huge quality improvements to two best SINC based converters
|
||||
- fix post and postun scripts
|
||||
* Thu Jun 05 2008 ro@suse.de
|
||||
- added baselibs.conf (for alsa-plugins-samplerate)
|
||||
* Mon Apr 16 2007 tiwai@suse.de
|
||||
- follow library package policy
|
||||
* move docs to devel package
|
||||
* remove static library
|
||||
* Mon Apr 16 2007 schwab@suse.de
|
||||
- Fix quoting in autoconf macros.
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Fri Jan 21 2005 tiwai@suse.de
|
||||
- updated to version 0.1.2.
|
||||
* Thu Aug 05 2004 tiwai@suse.de
|
||||
- updated to version 0.1.1.
|
||||
* Tue Jan 13 2004 tiwai@suse.de
|
||||
- build as non-root.
|
||||
* Fri Jun 06 2003 tiwai@suse.de
|
||||
- updated to version 0.0.15.
|
||||
- fixed the file list.
|
||||
* Thu Mar 27 2003 tiwai@suse.de
|
||||
- added the missing src_set_ratio in version list.
|
||||
* Fri Jan 17 2003 tiwai@suse.de
|
||||
- added %%run_ldconfig to %%post.
|
||||
* Thu Jan 16 2003 tiwai@suse.de
|
||||
- initial version: 0.0.14.
|
||||
|
Reference in New Issue
Block a user