diff --git a/emovix.spec b/emovix.spec index 4b83c98..a66143e 100644 --- a/emovix.spec +++ b/emovix.spec @@ -1,22 +1,22 @@ Name: emovix Version: 0.9.0 -Release: 3mamba +Release: 5mamba Summary: Tiny Linux CD distro to boot CDs and play their video files Group: Applications/Multimedia Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://movix.sourceforge.net/ -Source: http://heanet.dl.sourceforge.net/sourceforge/movix/%{name}-%{version}.tar.gz +URL: https://movix.sourceforge.net/ +Source: https://downloads.sourceforge.net/sourceforge/movix/%{name}-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: /usr/bin/cdrecord BuildRequires: /usr/bin/mkisofs Requires: /usr/bin/cdrecord Requires: /usr/bin/mkisofs -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description eMoviX is a tiny Linux CD distribution containing all the software to boot from a CD and play automatically every video file localized in the CD root. @@ -45,6 +45,12 @@ If you put a subtitles file in the same position with the same name (e.g. movie. %doc AUTHORS ChangeLog COPYING NEWS README* TODO %changelog +* Sat Oct 28 2023 Automatic Build System 0.9.0-5mamba +- automatic rebuild by autodist + +* Sat Oct 28 2023 Automatic Build System 0.9.0-4mamba +- automatic rebuild by autodist + * Thu Oct 20 2011 Silvan Calarco 0.9.0-3mamba - replace cdrtools requirement with /usr/bin/mkisofs and /usr/bin/cdrecord