base-specs/libvorbis.spec
author Jon Tibble <meths@btinternet.com>
Sat, 06 Oct 2012 16:11:50 +0100
branchs11express-2010-11
changeset 22109 db10202d5f6d
parent 17865 b7ff02e93f66
child 19973 f05dadadf325
child 21734 d781ec0c3c1b
permissions -rw-r--r--
Added tag oi_151a_prestable7 for changeset 25dee50cecca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package libvorbis (Version 1.0)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# Copyright (c) 2003 SuSE Linux AG, Nuernberg, Germany.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# Please submit bugfixes or comments via http://www.suse.de/feedback/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16431
diff changeset
    10
%define owner yippi
11132
0183b8aba79a 2007-11-06 Brian Cameron <[email protected]>
yippi
parents: 10230
diff changeset
    11
# bugdb: https://trac.xiph.org/
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
# neededforbuild  libogg libogg-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
# usedforbuild    aaa_base acl attr bash bind9-utils bison coreutils cpio cpp cvs cyrus-sasl2 db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libstdc++ libxcrypt m4 make man mktemp modutils ncurses ncurses-devel net-tools netcfg pam pam-devel pam-modules patch permissions ps rcs readline sed sendmail shadow strace syslogd sysvinit tar texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils bzip2 cracklib gcc gdbm gettext libogg libogg-devel libtool perl rpm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
16431
d7743d81b302 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16282
diff changeset
    16
%define OSR 1571:1.x
d7743d81b302 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16282
diff changeset
    17
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Name:         libvorbis
16282
ef6ce3e6a694 2009-08-14 Brian Cameron <[email protected]>
yippi
parents: 16033
diff changeset
    19
License:      Xiph.org BSD-style
ef6ce3e6a694 2009-08-14 Brian Cameron <[email protected]>
yippi
parents: 16033
diff changeset
    20
Group:        Libraries/Multimedia
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17631
diff changeset
    21
Version:      1.3.1
16282
ef6ce3e6a694 2009-08-14 Brian Cameron <[email protected]>
yippi
parents: 16033
diff changeset
    22
Distribution: Java Desktop System
17865
b7ff02e93f66 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17844
diff changeset
    23
Vendor:       Xiph
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Summary:      The Vorbis General Audio Compression Codec
16282
ef6ce3e6a694 2009-08-14 Brian Cameron <[email protected]>
yippi
parents: 16033
diff changeset
    25
Source:       http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.gz
ef6ce3e6a694 2009-08-14 Brian Cameron <[email protected]>
yippi
parents: 16033
diff changeset
    26
URL:          http://downloads.xiph.org/
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Release:      95
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
and general-purpose compressed audio format for audio and music at fixed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
and variable bitrates from 16 to 128 kbps/channel.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Authors:
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
--------
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
    Monty <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
    Xiphophorus Company <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Summary:      Development package for libvorbis
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Group:        Development/Libraries/C and C++
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires:     libogg-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires:     %{name} = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
This package contains the header files and documentation
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
needed to develop applications with libvorbis.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Authors:
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
--------
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
    Monty <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
    Xiphophorus Company <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%setup
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%build
16033
382cf2d2d6a5 2009-07-15 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
    59
export ACLOCAL_FLAGS="-I %{_datadir}/aclocal -I ./m4"
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    60
export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17631
diff changeset
    61
export LDFLAGS="%_ldflags -lm"
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    62
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    63
./configure --prefix=%{_prefix}			\
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    64
	    --libdir=%{_libdir}			\
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    65
	    --datadir=%{_datadir}		\
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    66
	    --mandir=%{_mandir}			\
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    67
	    --with-ogg-libraries=%{_libdir}	\
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    68
	    --enable-shared			\
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    69
	    --disable-static
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
    70
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
make
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
make DESTDIR=$RPM_BUILD_ROOT docdir=%{_datadir}/gtk-doc/html/%{name}-devel install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
# create an old compatible m4 file
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
sed -e s/XIPH_PATH_VORBIS/AM_PATH_VORBIS/g < $RPM_BUILD_ROOT%{_datadir}/aclocal/vorbis.m4 > $RPM_BUILD_ROOT%{_datadir}/aclocal/vorbis-old.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%run_ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%doc COPYING AUTHORS README HACKING
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%{_libdir}/lib*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%{_includedir}/vorbis
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
%{_libdir}/lib*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
%{_libdir}/lib*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%{_libdir}/lib*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%{_datadir}/aclocal/*.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%{_datadir}/gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%changelog -n libvorbis
17844
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17631
diff changeset
    99
* Thu Apr 15 2010 - [email protected]
dcae0546d241 2010-04-15 Brian Cameron <[email protected]>
yippi
parents: 17631
diff changeset
   100
- bump to 1.3.1.  Remove two upstream patches.
17631
fc74c0dca76d 2010-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 16434
diff changeset
   101
* Thu Mar 04 2010 - [email protected]
fc74c0dca76d 2010-03-04 Ginn Chen <[email protected]>
ginnchen
parents: 16434
diff changeset
   102
- Add libvorbis-01-bug487519.patch libvorbis-02-bug498855.patch
16033
382cf2d2d6a5 2009-07-15 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   103
* Wed Jul 15 2009 - [email protected]
382cf2d2d6a5 2009-07-15 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   104
- Bump to 1.2.3.
12252
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
   105
* Mon May 05 2008 - [email protected]
7f1d15ed6bbf 2008-05-05 Brian Cameron <[email protected]>
yippi
parents: 12012
diff changeset
   106
- Now support building 64-bit libraries.
10230
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   107
* Mon Jul 30 2007 - [email protected]
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   108
- Bump to 1.2.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
* Tue Dec 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
- Bump to 1.1.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
* Tue Sep 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
- Bump to 1.1.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
* Mon Jun 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
- Removed libvorbis-01-configure.diff since it is no longer
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
  necessary.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
* Wed Aug 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
- Moved gtk-docs to %{_datadir}/gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
* Sat Mar 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
- let libvorbis-devel require libogg-devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
* Fri Jan 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
- fixed m4 macro (bug #21267).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
* Thu Jan 09 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
- Add *.la files to -devel filelist
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
* Wed Dec 04 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
- fixed the undefined weak links.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
- renamed m4.dif and lib64.dif with libvorbis- prefix to avoid
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
  filename conflictions.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
* Thu Sep 19 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
- don't add -I/usr/include to VORBIS_VFLAGS.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
- fix test for prefix.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
- move devel documents under %%{_docdir}/libvorbis-devel.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
* Mon Aug 12 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
- added Requires %%{name} = %%{version} to devel package.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
* Tue Jul 23 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
- fixed m4 file for lib64.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
- provides the backward compatible m4 file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
* Mon Jul 22 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
- updated to version 1.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
- clean up the spec file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
- added %%run_ldconfig.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
* Wed Jun 12 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
- rm acinclude.m4 so we don't have the problematic ogg.m4 (which contains
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
  /lib hardcoded).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
* Thu Apr 18 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
- Remove additional optimization, default is better
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
- Add --libdir to configure to build on x86_64
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
* Thu Feb 07 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
- fixed build on s390x.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
* Fri Jan 04 2002 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
- updated to RC3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
  sync with cvs 2002.01.04.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
* Tue Dec 04 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
- sync with cvs 2001.12.04.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
* Wed Oct 24 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
- sync with cvs 20011024.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
  + fixed/updated documents
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
  + tuned up parameters
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
  + bugfixes on 64bit arch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
- removed Requires to libogg.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
* Sat Oct 20 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
- Fix use of qsort.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
* Mon Aug 13 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
- updated to 1.0rc2 from cvs 20010813.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
* Thu Jun 07 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
- fixed build with the recent libtool.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
* Tue Apr 03 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
- make use of RPM_OPT_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- include the include/vorbis dir into the file list(+rpm-macroized)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
* Mon Mar 12 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- corrected copyright in spec file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Mon Feb 26 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- Updated to 1.0beta4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
* Wed Jan 31 2001 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
- Initial version: 1.0beta3.