automatic rebuild by autodist [release 0.9.0-5mamba;Sat Oct 28 2023]

This commit is contained in:
Automatic Build System 2024-01-05 22:05:32 +01:00
parent 6e38084049
commit bf281c4bb9

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 0.9.0-5mamba
- automatic rebuild by autodist
* Sat Oct 28 2023 Automatic Build System <autodist@mambasoft.it> 0.9.0-4mamba
- automatic rebuild by autodist
* Thu Oct 20 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.0-3mamba
- replace cdrtools requirement with /usr/bin/mkisofs and /usr/bin/cdrecord