Fixup previous messup OBS-URL: https://build.opensuse.org/request/show/1149410 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/id3lib?expand=0&rev=28
249 lines
8.3 KiB
Plaintext
249 lines
8.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 22 13:34:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 14 10:30:38 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Remove --with-pic (no effect with --disable-static).
|
|
- Modernize some macros.
|
|
- Implement shared library packaging policy.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 11 13:03:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update patch id3lib-3.8.3-autoconf.patch to fix bool
|
|
availability
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 11 08:14:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Add patch from debian to fix utf string lists:
|
|
* id3lib-3.8.3-fix-utf16-stringlists.patch
|
|
- Add patch to add wrappers for field encoding:
|
|
* add-c-wrapper-functions.patch
|
|
- Add patch to fix null pointer check:
|
|
* id3lib-missing-nullpointer-check.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 11 08:09:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Rename patch id3lib-3.8.3-fix-stack-overrun to
|
|
id3lib-3.8.3-fix-stack-overrun.patch in order to keep the name
|
|
sane
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 10 12:34:11 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Use url for source
|
|
- Mention baselibs.conf as source
|
|
- Cleanup spec file with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 28 05:46:14 UTC 2014 - crrodriguez@opensuse.org
|
|
|
|
- id3lib-3.8.3-doxygen.patch , extend to stop timestamp generation.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 18 05:59:01 UTC 2014 - crrodriguez@opensuse.org
|
|
|
|
- build with fvisibility-inlines-hidden, no sane real world
|
|
software appears to require the default behaviour
|
|
but we are paying for it anyway with bloated
|
|
dynamic export tables.
|
|
If something does really require it, we want it to break anyway.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 6 09:45:09 UTC 2013 - davejplater@gmail.com
|
|
|
|
- Renamed id3lib-3.8.3-tag_file.patch to
|
|
id3lib-3.8.3-CVE-2007-4460.patch. This matches the redhat fix for
|
|
this issue.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 28 17:58:39 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
- extend id3lib-3.8.3-autoconf.patch :
|
|
* AM_CONFIG_HEADER is gone, fixes build with new automake
|
|
* Do not use bundled zlib, ensure we never pick it and always
|
|
use system version.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 24 09:31:25 UTC 2012 - schwab@linux-m68k.org
|
|
|
|
- Add -I m4 to ACLOCAL_AMFLAGS.
|
|
- Fix check for for loop scoping.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 15 04:47:10 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as buildrequire to make the spec file more reliable
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
- Add 32bit compatibility libraries
|
|
- Fix for duplicate doc files (fix for RPMLINT warning)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 13 16:33:56 CET 2009 - jeffm@suse.de
|
|
|
|
- Enabled stack overrun patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 13 19:30:59 CEST 2009 - jeffm@suse.de
|
|
|
|
- Fixed stack overrun in Mp3Info::Parse
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 13 20:48:06 CET 2009 - crrodriguez@suse.de
|
|
|
|
- remove static libraries and "la" files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 13 15:30:48 CET 2007 - lmichnovic@suse.cz
|
|
|
|
- unified names of patches to %{name}-%{version}-*.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 13 15:24:41 CET 2007 - lmichnovic@suse.cz
|
|
|
|
- no need to check presence of deprecated iomanip.h in configure
|
|
(*iomanip_h.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 7 17:01:38 CET 2007 - lmichnovic@suse.cz
|
|
|
|
- devel package doesn't require %release any more, only %version
|
|
- no need to include same doc in subpackages
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 31 12:26:33 CET 2007 - pth@suse.de
|
|
|
|
- Include cstring, not string.h as the code using string functions
|
|
is in namespace std.
|
|
- Argc is 'int', not 'unsigned int'
|
|
- Fix quoting of function names in AC_DEFUNs
|
|
- Rename the gcc43 patch to something more meaningful
|
|
- Fix files with DOS line ending.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 1 22:21:49 CEST 2007 - coolo@suse.de
|
|
|
|
- some gcc 4.3 compilation fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 5 13:54:53 CEST 2007 - ltinkl@suse.cz
|
|
|
|
- fix #307073 - VUL-0: id3lib: New id3lib3.8.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 29 13:23:16 CEST 2007 - rguenther@suse.de
|
|
|
|
- add zlib-devel BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 30 18:31:34 CEST 2006 - nadvornik@suse.cz
|
|
|
|
- linked with -lz [#189302]
|
|
- fixed uninitialized variables
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 20 11:02:13 CET 2006 - sbrabec@suse.cz
|
|
|
|
- Fixed UTF-16 writing bug (from Spoon, thanks to Jerome Couderc).
|
|
http://sourceforge.net/tracker/index.php?func=detail&aid=1016290&group_id=979&atid=300979
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:36:34 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 16:17:27 CET 2006 - nadvornik@suse.cz
|
|
|
|
- compile with -fstack-protector
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 12 12:24:36 CEST 2004 - ro@suse.de
|
|
|
|
- added libpng to neededforbuild (for doxygen)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 16 14:39:15 CET 2004 - meissner@suse.de
|
|
|
|
- Upgraded to 3.8.3
|
|
- Added fixes necessary for gcc 3.4.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 15:39:06 CET 2004 - adrian@suse.de
|
|
|
|
- add %run_ldconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 8 15:49:56 CET 2003 - pthomas@suse.de
|
|
|
|
- Update to 3.8.2
|
|
- Call autotools directly as autoreconf doesn't work.
|
|
- Fix detection of iconv prototype.
|
|
- Really include the documentation generated by doxygen in
|
|
id3lib-devel.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 12 10:44:19 CET 2002 - nadvornik@suse.cz
|
|
|
|
- updated to 3.8.1: bugfix release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 14 15:45:40 CEST 2002 - pthomas@suse.de
|
|
|
|
- Update to 3.8.0 final.
|
|
- Change configure.in and m4/*.m4 to make acconfig.h obsolete.
|
|
- Add explicit specialization for char_traits<unsigned char>
|
|
to id3lib_strings.h
|
|
- Add hack to make libtool 1.4.2 use c++ for linking thus
|
|
making it depend on the correct version of libstc++.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 10 15:22:37 CEST 2002 - nadvornik@suse.cz
|
|
|
|
- updated to 3.8.0pre3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 21 01:51:22 CEST 2002 - ro@suse.de
|
|
|
|
- use libdir
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 8 16:38:23 CEST 2002 - ro@suse.de
|
|
|
|
- fix compilation with gcc-3 again
|
|
(filebuf from FILE* constructor only as gxx-extension now)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 16:16:13 CEST 2002 - nadvornik@suse.cz
|
|
|
|
- fixed to compile with new autoconf
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 18 21:41:23 CET 2002 - schwab@suse.de
|
|
|
|
- Fix for gcc 3.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 8 16:35:41 CET 2002 - rvasice@suse.cz
|
|
|
|
- update to version 3.8.0pre2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 27 15:06:12 CEST 2001 - rvasice@suse.cz
|
|
|
|
- fix to build on ia64 and s390
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 21 16:41:00 CEST 2001 - rvasice@suse.cz
|
|
|
|
- initial package release (version 3.8.0)
|
|
|