Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37743450
en ru br
ALT Linux repositórios
S:1.7.4-alt1
5.0: 1.6.14-alt1

Group :: Desenvolvimento/Outros
RPM: statifier

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: statifier
Version: 1.6.14
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Convert dynamically-linked ELF binaries to "pseudo-static" binaries
License: GPLv2
Group: Development/Other

URL: http://statifier.sourceforge.net/
Source: http://downloads.sourceforge.net/statifier/statifier-%version.tar.gz

# Not autodetected

Requires: gdb

# Automatically added by buildreq on Thu Nov 27 2008

BuildRequires: glibc-devel-static
# This is rare situation when glibc-devel-static is REALLY required for package
# build! :)

%description
Statifier create from dynamically linked executable and all it's libraries (and
all LD_PRELOAD libraries, if any) one file. This file can be copied and run on
another machine without need to drag all libraries.

%prep
%setup
# Fix for correct 64-bit build installation
%__subst 's at /usr/lib at %_libdir at ' src/Makefile
# Fix typo
%__subst 's/retrun/return/' src/statifier_create_exe.sh

%build
%make

%install
%make_install install DESTDIR=%buildroot

%files
%_bindir/*
%_libdir/*
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009