cvsdist 61e24f
Summary: A library for accessing various audio file formats.
cvsdist 61e24f
Name: audiofile
cvsdist b74bd7
Version: 0.2.6
Matthias Clasen d3027f
Release: 5
cvsdist 61e24f
Epoch: 1
cvsdist c76444
License: LGPL
cvsdist 61e24f
Group: System Environment/Libraries
cvsdist 074591
Source: ftp://ftp.gnome.org/pub/gnome/sources/audiofile/0.2/audiofile-%{version}.tar.bz2
cvsdist b74bd7
Patch0: audiofile-underquoted.patch
Matthias Clasen 7663a9
Patch1: audiofile-const.patch
Matthias Clasen d3027f
Patch2: audiofile-multilib.patch
cvsdist 61e24f
BuildRoot: %{_tmppath}/%{name}-%{version}-root
cvsdist 61e24f
Prereq: /sbin/ldconfig
cvsdist 61e24f
cvsdist 61e24f
%description
cvsdist b74bd7
The Audio File library is an implementation of the Audio File Library
cvsdist b74bd7
from SGI, which provides an API for accessing audio file formats like
cvsdist c76444
AIFF/AIFF-C, WAVE, and NeXT/Sun .snd/.au files. This library is used
cvsdist 61e24f
by the EsounD daemon.
cvsdist 61e24f
cvsdist c76444
Install audiofile if you are installing EsounD or you need an API for
cvsdist 61e24f
any of the sound file formats it can handle.
cvsdist 61e24f
cvsdist 61e24f
%package devel
cvsdist c76444
Summary: Development files for Audio File applications.
cvsdist 61e24f
Group: Development/Libraries
cvsdist ddca3b
Requires: %{name} = %{epoch}:%{version}
cvsdist ddca3b
Requires: pkgconfig >= 0:0.8
cvsdist 61e24f
cvsdist 61e24f
%description devel
cvsdist c76444
The audiofile-devel package contains libraries, include files, and
cvsdist 61e24f
other resources you can use to develop Audio File applications.
cvsdist 61e24f
cvsdist 61e24f
%prep
cvsdist 61e24f
%setup -q
cvsdist b74bd7
%patch0 -p1 -b .underquoted
Matthias Clasen 7663a9
%patch1 -p1 -b .const
Matthias Clasen d3027f
%patch2 -p1 -b .multilib
cvsdist 61e24f
cvsdist 61e24f
%build
cvsdist 61e24f
%configure
cvsdist 61e24f
make
cvsdist 61e24f
cvsdist 61e24f
%install
cvsdist 61e24f
rm -rf %{buildroot}
cvsdist 61e24f
mkdir -p %{buildroot}
cvsdist 61e24f
cvsdist 61e24f
%makeinstall
cvsdist 61e24f
cvsdist 251fd7
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
Matthias Clasen d3027f
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
John (J5) Palmieri 5f0ec3
rm -f docs/Makefile*
cvsdist 251fd7
cvsdist 61e24f
%post
cvsdist 61e24f
/sbin/ldconfig
cvsdist 61e24f
cvsdist 61e24f
%postun
cvsdist 61e24f
/sbin/ldconfig
cvsdist 61e24f
cvsdist 61e24f
%clean
cvsdist 61e24f
rm -rf %{buildroot}
cvsdist 61e24f
cvsdist 61e24f
%files
cvsdist 61e24f
%defattr(-, root, root)
cvsdist 61e24f
%doc COPYING TODO README ChangeLog docs
cvsdist 61e24f
%{_bindir}/sfconvert
cvsdist 61e24f
%{_bindir}/sfinfo
cvsdist 61e24f
%{_libdir}/lib*.so.*
cvsdist 61e24f
cvsdist 61e24f
%files devel
cvsdist 61e24f
%defattr(-, root, root)
cvsdist 61e24f
%{_bindir}/audiofile-config
cvsdist 61e24f
%{_libdir}/lib*.so
cvsdist c76444
%{_libdir}/pkgconfig/*.pc
cvsdist 61e24f
%{_includedir}/*
cvsdist 61e24f
%{_datadir}/aclocal/*
cvsdist 61e24f
cvsdist 61e24f
%changelog
Matthias Clasen d3027f
* Thu Jul 27 2006 Matthias Clasen <mclasen@redhat.com> - 1:0.2.6-5
Matthias Clasen d3027f
- Fix multilib conflicts
Matthias Clasen d3027f
- Don't ship static libraries
Matthias Clasen d3027f
Jesse Keating d55e31
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:0.2.6-4.1
Jesse Keating d55e31
- rebuild
Jesse Keating d55e31
John (J5) Palmieri 5f0ec3
* Mon Apr 17 2006 John (J5) Palmieri <johnp@redhat.com> - 1:0.2.6-4
John (J5) Palmieri 5f0ec3
- Remove Makefile* from docs so they are not installed
John (J5) Palmieri 5f0ec3
Matthias Clasen 7663a9
* Fri Mar 24 2006 Matthias Clasen <mclasen@redhat.com> - 1:0.2.6-3
Matthias Clasen 7663a9
- Reduce memory consumption by making data tables const
Matthias Clasen 7663a9
Jesse Keating 69a16d
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:0.2.6-2.2.1
Jesse Keating 69a16d
- bump again for double-long bug on ppc(64)
Jesse Keating 69a16d
Jesse Keating 091042
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:0.2.6-2.2
Jesse Keating 091042
- rebuilt for new gcc4.1 snapshot and glibc changes
Jesse Keating 091042
Jesse Keating 0b739e
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - 0.2.6-2.1
Jesse Keating ad181e
- rebuilt
Jesse Keating ad181e
John (J5) Palmieri 85b5aa
* Thu Mar 17 2005 John (J5) Palmieri <johnp@redhat.com> - 0.2.6-2
John (J5) Palmieri 545cee
- rebuild for gcc 4.0
John (J5) Palmieri 545cee
cvsdist b74bd7
* Thu Jul 30 2004 Colin Walters  <walters@redhat.com>
cvsdist b74bd7
- Update to 0.2.6
cvsdist b74bd7
- Rework description to not contain apostrophe that
cvsdist b74bd7
  makes emacs unhappy
cvsdist b74bd7
cvsdist b74bd7
* Thu Jul 15 2004 Tim Waugh <twaugh@redhat.com>
cvsdist b74bd7
- Fixed warnings in shipped m4 file.
cvsdist b74bd7
cvsdist 33d031
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 33d031
- rebuilt
cvsdist 33d031
cvsdist 074591
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 074591
- rebuilt
cvsdist 074591
cvsdist 074591
* Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com> 1:0.2.5-1
cvsdist 074591
- update to 0.2.5
cvsdist 074591
cvsdist 074591
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 074591
- rebuilt
cvsdist 074591
cvsdist 074591
* Sun Jun  8 2003 Tim Powers <timp@redhat.com> 1:0.2.3-7.1
cvsdist 074591
- rebuild for RHEL
cvsdist 074591
cvsdist ddca3b
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist ddca3b
- rebuilt
cvsdist ddca3b
cvsdist ddca3b
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
cvsdist ddca3b
- add explicit epoch's where needed.
cvsdist ddca3b
cvsdist 251fd7
* Mon Feb 10 2003 Bill Nottingham <notting@redhat.com>
cvsdist 251fd7
- fix URL (#71010)
cvsdist 251fd7
cvsdist 251fd7
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 251fd7
- rebuilt
cvsdist 251fd7
cvsdist 251fd7
* Tue Dec 03 2002 Elliot Lee <sopwith@redhat.com>
cvsdist 251fd7
- Remove unpackaged files
cvsdist 251fd7
cvsdist a7513d
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist a7513d
- automated rebuild
cvsdist a7513d
cvsdist d0a3a6
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist d0a3a6
- automated rebuild
cvsdist d0a3a6
cvsdist c76444
* Tue Jan  8 2002 Owen Taylor <otaylor@redhat.com>
cvsdist c76444
- Update to 0.2.3, update URLs
cvsdist c76444
cvsdist 9f5d64
* Mon Jun 25 2001 Preston Brown <pbrown@redhat.com>
cvsdist 9f5d64
- explicit requirement of -devel package on main package (#45205)
cvsdist 9f5d64
cvsdist fbceeb
* Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist fbceeb
- Bumped version to 0.2.1
cvsdist fbceeb
cvsdist 0f72f6
* Mon Dec 11 2000 Preston Brown <pbrown@redhat.com>
cvsdist 0f72f6
- upgrade to 0.1.11.
cvsdist 0f72f6
cvsdist 61e24f
* Mon Aug 14 2000 Than Ngo <than@redhat.com>
cvsdist 61e24f
- add ldconfig to %post and %postun (Bug #15413)
cvsdist 61e24f
cvsdist 61e24f
* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
cvsdist 61e24f
- Up Epoch and release
cvsdist 61e24f
cvsdist 61e24f
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 61e24f
- automatic rebuild
cvsdist 61e24f
cvsdist 61e24f
* Mon Jun 12 2000 Preston Brown <pbrown@redhat.com>
cvsdist 61e24f
- use FHS macros
cvsdist 61e24f
cvsdist 61e24f
* Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
cvsdist 61e24f
- strip library, use configure macro.
cvsdist 61e24f
cvsdist 61e24f
* Tue Sep 14 1999 Elliot Lee <sopwith@redhat.com>
cvsdist 61e24f
- 0.1.8pre (take whatever is in CVS).
cvsdist 61e24f
cvsdist 61e24f
* Fri Aug 13 1999 Michael Fulbrght <drmike@redhat.com>
cvsdist 61e24f
- version 1.7.0
cvsdist 61e24f
cvsdist 61e24f
* Sun Apr 18 1999 Matt Wilson <msw@redhat.com>
cvsdist 61e24f
- updated patch from DaveM
cvsdist 61e24f
cvsdist 61e24f
* Fri Apr 16 1999 Matt Wilson <msw@redhat.com>
cvsdist 61e24f
- added patch from Dave Miller to disable byte swapping in decoding
cvsdist 61e24f
cvsdist 61e24f
* Fri Mar 19 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 61e24f
- strip binaries before packaging
cvsdist 61e24f
cvsdist 61e24f
* Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 61e24f
- Version 0.1.6
cvsdist 61e24f
cvsdist 61e24f
* Sun Feb 21 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 61e24f
- Removed libtoolize from %build
cvsdist 61e24f
cvsdist 61e24f
* Wed Feb 3 1999 Jonathan Blandfor <jrb@redhat.com>
cvsdist 61e24f
- Newer version with bug fix.  Upped release.
cvsdist 61e24f
cvsdist 61e24f
* Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
cvsdist 61e24f
- integrating into rawhide release at GNOME freeze
cvsdist 61e24f
cvsdist 61e24f
* Fri Nov 20 1998 Michael Fulbright <drmike@redhat.com>
cvsdist 61e24f
- First try at a spec file