From 678fa913b997ceb6885481346b65705fc43e8ed9 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Aug 11 2013 19:57:25 +0000 Subject: add missing build requires --- diff --git a/xmms2.spec b/xmms2.spec index 3ec1977..3d26099 100644 --- a/xmms2.spec +++ b/xmms2.spec @@ -5,7 +5,7 @@ Name: xmms2 Summary: A modular audio framework and plugin architecture Version: 0.8 -Release: 12%{?dist} +Release: 13%{?dist} License: LGPLv2+ and GPLv2+ and BSD Group: Applications/Multimedia # We can't use the upstream source tarball as-is, because it includes an mp4 decoder. @@ -33,6 +33,8 @@ BuildRequires: libmodplug-devel, ecore-devel, gamin-devel BuildRequires: avahi-compat-libdns_sd-devel, doxygen BuildRequires: libvisual-devel, wavpack-devel, SDL-devel BuildRequires: glib2-devel, readline-devel, ncurses-devel +# For /usr/share/perl5/ExtUtils/xsubpp +BuildRequires: perl-ExtUtils-ParseXS %description XMMS2 is an audio framework, but it is not a general multimedia player - it @@ -200,6 +202,9 @@ rm -rf %{buildroot} %{_bindir}/nyxmms2 %changelog +* Sun Aug 11 2013 Tom Callaway - 0.8-13 +- add missing BuildRequires + * Sun Aug 04 2013 Fedora Release Engineering - 0.8-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild