Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37567539
en ru br
ALT Linux repositórios
S:0.3.2-alt3
5.0: 0.3.2-alt1
4.1: 0.3.1-alt1
4.0: 0.3.1-alt1
3.0: 0.1-alt2

Group :: Sistema/Bibliotecas
RPM: setproctitle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# $Id: setproctitle.spec,v 1.5 2005/05/03 12:44:35 ldv Exp $

Name: setproctitle
Version: 0.1
Release: alt2

Summary: A setproctitle implementation
License: LGPL
Group: System/Libraries

Source: %name-%version.tar.gz

%description
This library provides setproctitle function for setting the invoking
process's title.

%package devel
Summary: Development environment for setproctitle
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains development files required to build
setproctitle-based software.

%prep
%setup -q

%build
%make_build

%install
make install DESTDIR=%buildroot libdir=%_libdir

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%_libdir/*.so.*

%files devel
%_libdir/*.so
%_includedir/*
%_man3dir/*

%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