Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37713873
en ru br
ALT Linux repos
S:0.2-alt2
5.0: 0.1-alt1
4.1: 0.1-alt1
4.0: 0.1-alt1

Group :: System/Libraries
RPM: libzmalloc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


Name: libzmalloc
Version: 0.2
Release: alt2

Packager: Packager: Andriy Stepanov <stanv at altlinux.ru>

Source:%name-%version.tar
Source1: %name.control

Summary: simple malloc replacement
License: GPL
Group: System/Libraries

PreReq: control

# Automatically added by buildreq on Mon Jul 11 2005 (-bi)

BuildRequires: alterator


%description
simple malloc replacement

%prep
%setup -q

%pre
%pre_control %name

%post
%post_control -s disable %name
echo "WARNING: zmalloc-disable & zmalloc-enable deprecated! Use zmalloc-ctrl instead." >&2

%build
%make_build

%install
%makeinstall libdir=%buildroot/lib bindir=%buildroot/bin
%__install -pD -m755 %SOURCE1 %buildroot%_controldir/%name

%files
%doc test1.c test2.c
%_controldir/%name
/lib/*
/bin/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin