196 lines
5.8 KiB
Plaintext
196 lines
5.8 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Jan 25 21:37:47 CET 2006 - mls@suse.de
|
||
|
|
||
|
- converted neededforbuild to BuildRequires
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 11 16:46:46 CET 2006 - tiwai@suse.de
|
||
|
|
||
|
- compile with -fstack-protector.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Dec 2 16:03:48 CET 2005 - tiwai@suse.de
|
||
|
|
||
|
- updated to version 1.1.2.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Oct 18 12:25:20 CEST 2005 - tiwai@suse.de
|
||
|
|
||
|
- updated to version 1.1.1.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Sep 4 06:45:34 CEST 2005 - aj@suse.de
|
||
|
|
||
|
- Build with -fno-strict-aliasing (#115135).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jul 7 16:20:14 CEST 2005 - tiwai@suse.de
|
||
|
|
||
|
- remove -fsigned-char (#93878).
|
||
|
- fixed Requires of devel subpackage.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jun 20 20:56:55 CEST 2005 - tiwai@suse.de
|
||
|
|
||
|
- updated to aoTuV beta4.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 19 15:42:01 CET 2005 - tiwai@suse.de
|
||
|
|
||
|
- fixed compile warnings with gcc-4.0.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Nov 24 17:32:19 CET 2004 - tiwai@suse.de
|
||
|
|
||
|
- updated to libvorbis version 1.1.0.
|
||
|
- updated to aoTuV beta3.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 5 13:03:24 CEST 2004 - tiwai@suse.de
|
||
|
|
||
|
- applied aoTuV patch to improve the encoding quality.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 16 12:54:41 CEST 2004 - tiwai@suse.de
|
||
|
|
||
|
- fixed the type-punning.
|
||
|
- disabled the removal of $RPM_BUILD_ROOT in %install.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 21 18:45:51 CET 2004 - tiwai@suse.de
|
||
|
|
||
|
- fixed quoting in m4 files.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 9 17:47:41 CET 2004 - adrian@suse.de
|
||
|
|
||
|
- add %run_ldconfig to %postun
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 9 17:01:18 CET 2004 - tiwai@suse.de
|
||
|
|
||
|
- updated to version 1.0.1.
|
||
|
removed obsolete patches.
|
||
|
- added pkgconfig to neededforbuild.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Mar 1 18:04:02 CET 2003 - adrian@suse.de
|
||
|
|
||
|
- let libvorbis-devel require libogg-devel
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 17 17:24:33 CET 2003 - tiwai@suse.de
|
||
|
|
||
|
- fixed m4 macro (bug #21267).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jan 9 18:17:59 CET 2003 - kukuk@suse.de
|
||
|
|
||
|
- Add *.la files to -devel filelist
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 4 18:14:02 CET 2002 - tiwai@suse.de
|
||
|
|
||
|
- fixed the undefined weak links.
|
||
|
- renamed m4.dif and lib64.dif with libvorbis- prefix to avoid
|
||
|
filename conflictions.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Sep 19 15:41:52 CEST 2002 - tiwai@suse.de
|
||
|
|
||
|
- don't add -I/usr/include to VORBIS_VFLAGS.
|
||
|
- fix test for prefix.
|
||
|
- move devel documents under %{_docdir}/libvorbis-devel.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 12 13:40:58 CEST 2002 - tiwai@suse.de
|
||
|
|
||
|
- added Requires %{name} = %{version} to devel package.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 23 16:49:20 CEST 2002 - tiwai@suse.de
|
||
|
|
||
|
- fixed m4 file for lib64.
|
||
|
- provides the backward compatible m4 file.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jul 22 10:46:19 CEST 2002 - tiwai@suse.de
|
||
|
|
||
|
- updated to version 1.0.
|
||
|
- clean up the spec file.
|
||
|
- added %run_ldconfig.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 12 13:20:32 CEST 2002 - meissner@suse.de
|
||
|
|
||
|
- rm acinclude.m4 so we don't have the problematic ogg.m4 (which contains
|
||
|
/lib hardcoded).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 18 11:57:17 CEST 2002 - kukuk@suse.de
|
||
|
|
||
|
- Remove additional optimization, default is better
|
||
|
- Add --libdir to configure to build on x86_64
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Feb 7 11:21:43 CET 2002 - tiwai@suse.de
|
||
|
|
||
|
- fixed build on s390x.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 4 11:54:44 CET 2002 - tiwai@suse.de
|
||
|
|
||
|
- updated to RC3.
|
||
|
sync with cvs 2002.01.04.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 4 11:24:07 CET 2001 - tiwai@suse.de
|
||
|
|
||
|
- sync with cvs 2001.12.04.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Oct 24 17:50:32 CEST 2001 - tiwai@suse.de
|
||
|
|
||
|
- sync with cvs 20011024.
|
||
|
+ fixed/updated documents
|
||
|
+ tuned up parameters
|
||
|
+ bugfixes on 64bit arch.
|
||
|
- removed Requires to libogg.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Oct 20 16:45:55 CEST 2001 - schwab@suse.de
|
||
|
|
||
|
- Fix use of qsort.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 13 16:57:27 CEST 2001 - tiwai@suse.de
|
||
|
|
||
|
- updated to 1.0rc2 from cvs 20010813.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jun 7 11:26:12 CEST 2001 - tiwai@suse.de
|
||
|
|
||
|
- fixed build with the recent libtool.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 3 08:52:17 MEST 2001 - bk@suse.de
|
||
|
|
||
|
- make use of RPM_OPT_FLAGS
|
||
|
- include the include/vorbis dir into the file list(+rpm-macroized)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Mar 12 15:22:00 CET 2001 - tiwai@suse.de
|
||
|
|
||
|
- corrected copyright in spec file.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 26 17:10:04 CET 2001 - tiwai@suse.de
|
||
|
|
||
|
- Updated to 1.0beta4.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 31 12:29:54 CET 2001 - tiwai@suse.de
|
||
|
|
||
|
- Initial version: 1.0beta3.
|
||
|
|