%define debug_package %{nil} Summary: OGG media stream tools Name: ogmtools Epoch: 1 Version: 1.5 Release: 21 License: GPLv2 Group: Video Url: https://www.bunkus.org/videotools/ogmtools/ Source0: %{name}-%{version}.tar.bz2 BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool-base BuildRequires: slibtool BuildRequires: make BuildRequires: pkgconfig(dvdread) BuildRequires: pkgconfig(vorbis) %description These tools allow information about (ogminfo) or extraction from (ogmdemux) or creation of (ogmmerge) OGG media streams. Note that OGM is used for "OGG media streams". %prep %setup -q %build %configure %make_build %install %make_install %files %doc README ChangeLog %{_bindir}/* %{_mandir}/man1/*