Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041972
en ru br
Репозитории ALT
S:0.3.2-alt3
5.1: 0.3.2-alt1
4.1: 0.3.1-alt1
4.0: 0.3.1-alt1
3.0: 0.1-alt2
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: setproctitle

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin