diff --git a/makedist.spec b/makedist.spec index 94645cd..0d19e9c 100644 --- a/makedist.spec +++ b/makedist.spec @@ -1,5 +1,5 @@ Name: makedist -Version: 2.5 +Version: 2.5.1 Release: 1mamba Summary: A toolkit for making CD/DVD/archive images from an RPM based distribution repository Group: System/Tools @@ -15,6 +15,14 @@ Requires: squashfs >= 3.0 Requires: memtest86+ >= 1.51 Requires: distromatic >= 0.6.5 Requires: make >= 3.8.1 +Requires: ffmpeg2theora +Requires: qemu-static +Requires: xvidcap +Requires: xkill +Requires: ImageMagick +Requires: ffmpeg +Requires: BitTorrent +Requires: mailutils BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildArch: noarch AutoReq: no @@ -71,9 +79,15 @@ ln -s %{_datadir}/makedist/makedist %{buildroot}%{_bindir}/makedist %attr(0775,root,packager) %{_localstatedir}/makedist/repositories/preferred/* %attr(0775,root,packager) %dir %{_localstatedir}/makedist/targets %attr(0775,root,packager) %dir %{_localstatedir}/makedist/utils +%dir %{_localstatedir}/makedist/recordvm +%{_localstatedir}/makedist/recordvm/.xinitrc +%{_localstatedir}/makedist/recordvm/.xvidcaprc %doc ChangeLog LICENSE %changelog +* Tue May 13 2014 Silvan Calarco 2.5.1-1mamba +- update to 2.5.1 + * Tue May 13 2014 Silvan Calarco 2.5-1mamba - update to 2.5