cvsdist 0fa875e
Summary: The Ogg bitstream file format library.
cvsdist 823f99e
Name:		libogg
f0bea6e
Version:	1.1.3
fcc9706
Release:	1.2.1 
cvsdist 7da9c3b
Epoch:		2
cvsdist 0fa875e
Group: System Environment/Libraries
a7c0640
License:      BSD
cvsdist 823f99e
URL:		http://www.xiph.org/
cvsdist 255a956
Source:		http://www.xiph.org/pub/ogg/vorbis/download/libogg-%{version}.tar.gz
cvsdist c6b80a5
Patch:		libogg-1.0-m4.patch
cvsdist 823f99e
BuildRoot:	%{_tmppath}/%{name}-%{version}-root
cvsdist 823f99e
cvsdist 823f99e
%description
cvsdist 0fa875e
Libogg is a library for manipulating Ogg bitstream file formats.
cvsdist 0fa875e
Libogg supports both making Ogg bitstreams and getting packets from
cvsdist 0fa875e
Ogg bitstreams.
cvsdist 823f99e
cvsdist 823f99e
%package devel
cvsdist 0fa875e
Summary: Files needed for development using libogg.
cvsdist 823f99e
Group: Development/Libraries
cvsdist 7da9c3b
Requires: libogg = %{epoch}:%{version}
cvsdist 823f99e
cvsdist 823f99e
%description devel
cvsdist 0fa875e
Libogg is a library used for manipulating Ogg bitstreams. The
cvsdist 0fa875e
libogg-devel package contains the header files and documentation
cvsdist 0fa875e
needed for development using libogg.
cvsdist 823f99e
cvsdist 823f99e
%prep
cvsdist 255a956
%setup -q -n %{name}-%{version}
cvsdist c6b80a5
%patch -p1 
cvsdist 823f99e
cvsdist 823f99e
%build
cvsdist 6002e92
perl -p -i -e "s/-O20/$RPM_OPT_FLAGS/" configure
cvsdist 6002e92
perl -p -i -e "s/-ffast-math//" configure
cvsdist 823f99e
%configure
cvsdist 823f99e
make
cvsdist 823f99e
cvsdist 823f99e
%install
cvsdist 823f99e
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
cvsdist 823f99e
make DESTDIR=$RPM_BUILD_ROOT install
cvsdist 823f99e
cvsdist c6b80a5
# remove unpackaged files from the buildroot
cvsdist c6b80a5
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
cvsdist c6b80a5
cvsdist 823f99e
%files
cvsdist 823f99e
%defattr(-,root,root)
cvsdist 255a956
%doc AUTHORS CHANGES COPYING README
cvsdist fbecf65
%{_libdir}/libogg.so.*
cvsdist 823f99e
cvsdist 823f99e
%files devel
cvsdist 823f99e
%defattr(-,root,root)
cvsdist 59375a1
%doc doc/*.html
cvsdist 59375a1
%doc doc/*.txt
cvsdist 59375a1
%doc doc/*.png
f0bea6e
%doc doc/libogg
cvsdist fbecf65
%dir %{_includedir}/ogg
cvsdist fbecf65
%{_includedir}/ogg/ogg.h
cvsdist fbecf65
%{_includedir}/ogg/os_types.h
cvsdist fbecf65
%{_includedir}/ogg/config_types.h
cvsdist fbecf65
%{_libdir}/libogg.a
cvsdist fbecf65
%{_libdir}/libogg.so
cvsdist 59375a1
%{_libdir}/pkgconfig/ogg.pc
cvsdist fbecf65
%{_datadir}/aclocal/ogg.m4
cvsdist 823f99e
cvsdist 823f99e
%clean 
cvsdist 823f99e
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
cvsdist 823f99e
cvsdist fbecf65
%post -p /sbin/ldconfig
cvsdist 823f99e
cvsdist fbecf65
%postun -p /sbin/ldconfig
cvsdist 823f99e
cvsdist 823f99e
%changelog
fcc9706
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2:1.1.3-1.2.1
fcc9706
- rebuild
fcc9706
623275d
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:1.1.3-1.2
623275d
- bump again for double-long bug on ppc(64)
623275d
402d72b
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2:1.1.3-1.1
402d72b
- rebuilt for new gcc4.1 snapshot and glibc changes
402d72b
f0bea6e
* Wed Jan 18 2006 John (J5) Palmieri <johnp@redhat.com> 2:1.1.3-1
f0bea6e
- Update to 1.1.3
f0bea6e
- doc/ogg changed to doc/libogg
f0bea6e
c3d1ef2
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
c3d1ef2
- rebuilt
c3d1ef2
a5cca46
* Wed Mar 02 2005 John (J5) Palmieri <johnp@redhat.com> 2:1.1.2-2
a5cca46
- rebuild for gcc 4.0
a5cca46
cceae2c
* Wed Sep 29 2004 Colin Walters <walters@redhat.com> 2:1.1.2-1
cceae2c
- Update to 1.1.2
cceae2c
- Delete upstreamed libogg-1.1-64bit.patch
cceae2c
- Delete upstreamed libogg-underquoted.patch
cceae2c
cvsdist 995c034
* Thu Jul 15 2004 Tim Waugh <twaugh@redhat.com> 2:1.1-4
cvsdist 995c034
- Fixed warnings in shipped m4 file.
cvsdist 995c034
cvsdist 00ae247
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 00ae247
- rebuilt
cvsdist 00ae247
cvsdist e4d32d2
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist e4d32d2
- rebuilt
cvsdist e4d32d2
cvsdist e4d32d2
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist e4d32d2
- rebuilt
cvsdist e4d32d2
cvsdist 59375a1
* Thu Dec 11 2003 Bill Nottingham <notting@redhat.com> 2:1.1-1
cvsdist 59375a1
- update to 1.1
cvsdist 59375a1
cvsdist 59375a1
* Sun Jun  8 2003 Tim Powers <timp@redhat.com> 2:1.0-5.1
cvsdist 59375a1
- build for RHEL
cvsdist 59375a1
cvsdist 7da9c3b
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 7da9c3b
- rebuilt
cvsdist 7da9c3b
cvsdist 7da9c3b
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
cvsdist 7da9c3b
- add explicit epoch's where needed.
cvsdist 7da9c3b
cvsdist c6b80a5
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist c6b80a5
- rebuilt
cvsdist c6b80a5
cvsdist c6b80a5
* Wed Dec 11 2002 Bill Nottingham <notting@redhat.com> 2:1.0-3
cvsdist c6b80a5
- fix ogg.m4
cvsdist c6b80a5
cvsdist c6b80a5
* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 2:1.0-2
cvsdist c6b80a5
- remove unpackaged files from the buildroot
cvsdist c6b80a5
cvsdist 255a956
* Fri Jul 18 2002 Bill Nottingham <notting@redhat.com> 1.0-1
cvsdist 255a956
- one-dot-oh
cvsdist 255a956
cvsdist f898e9c
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist f898e9c
- automated rebuild
cvsdist f898e9c
cvsdist f898e9c
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist f898e9c
- automated rebuild
cvsdist f898e9c
cvsdist f898e9c
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist f898e9c
- automated rebuild
cvsdist f898e9c
cvsdist 6002e92
* Tue Jan  1 2002 Bill Nottingham <notting@redhat.com>
cvsdist 6002e92
- update to 1.0rc3
cvsdist 6002e92
cvsdist 0fa875e
* Mon Aug 13 2001 Bill Nottingham <notting@redhat.com>
cvsdist 0fa875e
- update to 1.0rc2
cvsdist 0fa875e
cvsdist fbecf65
* Fri Jul  6 2001 Bill Nottingham <notting@redhat.com>
cvsdist fbecf65
- own %%{_includedir}/ogg
cvsdist fbecf65
cvsdist fbecf65
* Tue Jun 19 2001 Bill Nottingham <notting@redhat.com>
cvsdist fbecf65
- update to 1.0rc1
cvsdist fbecf65
cvsdist 823f99e
* Mon Feb 26 2001 Bill Nottingham <notting@redhat.com>
cvsdist 823f99e
- fix license tag
cvsdist 823f99e
cvsdist 823f99e
* Mon Feb 26 2001 Bill Nottingham <notting@redhat.com>
cvsdist 823f99e
- beta4
cvsdist 823f99e
cvsdist 823f99e
* Tue Feb  6 2001 Bill Nottingham <notting@redhat.com>
cvsdist 823f99e
- update CVS in prep for beta4
cvsdist 823f99e
cvsdist 823f99e
* Thu Dec 27 2000 Bill Nottingham <notting@redhat.com>
cvsdist 823f99e
- update CVS
cvsdist 823f99e
cvsdist 823f99e
* Tue Dec 11 2000 Bill Nottingham <notting@redhat.com>
cvsdist 823f99e
- fix bogus group
cvsdist 823f99e
cvsdist 823f99e
* Fri Dec 01 2000 Bill Nottingham <notting@redhat.com>
cvsdist 823f99e
- rebuild because of broken fileutils
cvsdist 823f99e
cvsdist 823f99e
* Mon Nov 13 2000 Bill Nottingham <notting@redhat.com>
cvsdist 823f99e
- clean up specfile slightly
cvsdist 823f99e
cvsdist 823f99e
* Sat Sep 02 2000 Jack Moffitt <jack@icecast.org>
cvsdist 823f99e
- initial spec file created