Thu, 02 May 2024 13:50:36 UTC | login

Information for build makeself-2.4.0-3.fc30

ID94800
Package Namemakeself
Version2.4.0
Release3.fc30
Epoch
SummaryMake self-extractable archives on Unix
Descriptionmakeself.sh is a shell script that generates a self-extractable tar.gz archive from a directory. The resulting file appears as a shell script, and can be launched as is. The archive will then uncompress itself to a temporary directory and an arbitrary command will be executed (for example an installation script). This is pretty similar to archives generated with WinZip Self-Extractor in the Windows world.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 06:56:56 UTC
CompletedWed, 24 Jul 2019 06:56:56 UTC
Tags
f31
RPMs
src
makeself-2.4.0-3.fc30.src.rpm (info) (download)
noarch
makeself-2.4.0-3.fc30.noarch.rpm (info) (download)
Changelog * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 30 2018 Dridi Boukelmoune <dridi.boukelmoune@gmail.com> - 2.4.0-1 - Bump version to 2.4.0 - Change the Source URL to get %{name}-%{version}.tar.gz - Ship the script as makeself.sh as per upstream documentation - Add a symbolic link to the previous script name (just makeself) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Aug 21 2017 Dridi Boukelmoune <dridi.boukelmoune@gmail.com> - 2.3.1-1 - Bump version to 2.3.1 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 08 2017 Dridi Boukelmoune <dridi.boukelmoune@gmail.com> - 2.3.0-1 - Bump version to 2.3.0 - Update the URL - Rename the patch - Use more macros - Require iconv - Install the LSM file