Fri, 27 Dec 2024 00:38:22 UTC | login

Information for build makeself-2.4.0-1.fc29

ID29340
Package Namemakeself
Version2.4.0
Release1.fc29
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
StartedSun, 27 May 2018 08:25:06 UTC
CompletedSun, 27 May 2018 08:25:06 UTC
Tags
f29
RPMs
src
makeself-2.4.0-1.fc29.src.rpm (info) (download)
noarch
makeself-2.4.0-1.fc29.noarch.rpm (info) (download)
Changelog * 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 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Jul 31 2013 Dridi Boukelmoune <dridi.boukelmoune@gmail.com> - 2.2.0-2 - Preserve timestamps during installation * Sun Jul 07 2013 Dridi Boukelmoune <dridi.boukelmoune@gmail.com> - 2.2.0-1 - GPLv2 license update * Mon Jun 24 2013 Dridi Boukelmoune <dridi.boukelmoune@gmail.com> - 2.2.0-1 - Initial spec