Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37550915
en ru br
ALT Linux repositórios
S:1.21-alt1
5.0: 1.10-alt2
4.1: 1.10-alt2
4.0: 1.9-alt1
3.0: 1.7-alt1

Group :: Desenvolvimento/Tcl
RPM: tcllib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# -*- rpm-spec -*-
# $Id: tcllib,v 1.36 2004/11/03 10:26:55 me Exp $

%add_tcl_req_skip critcl

Name: tcllib
Version: 1.7
Release: alt1
Serial: 1

Summary: A Tcl standard library
License: BSD
Group: Development/Tcl
Url: http://tcllib.sourceforge.net/
BuildArch: noarch

BuildRequires: tcl >= 8.4.0-alt1 rpm-build >= 4.0.4-alt41

Source: http://prdownloads.sourceforge.net/%name/%name-%version.tar.bz2
Patch: tcllib-1.7-installpath.patch

%description
Tcllib is a collection of utility modules for tcl. These modules provide
a wide variety of functionality, from implementation  of standard data
structures  to implementation of common networking protocols.  the intent
is to collect commoly used function into a single library, which users can
rely on to be available and stable.

%description -l ru_RU.KOI8-R
tcllib ÜÔÏ ÎÁÂÏÒ ÐÏÌÅÚÎÙÈ ÍÏÄÕÌÅÊ ÄÌÑ tcl Ó ÛÉÒÏËÏÊ ÆÕÎËÃÉÏÎÁÌØÎÏÓÔØÀ -
ÏÔ ÓÔÁÎÄÁÒÔÎÙÈ ÓÔÒÕËÔÕÒ ÄÁÎÎÙÈ ÄÏ ÒÅÁÌÉÚÁÃÉÉ ÎÅËÏÔÏÒÙÈ ÏÂÝÉÈ ÓÅÔÅ×ÙÈ
ÐÒÏÔÏËÏÌÏ×.

%prep
%setup -q
%patch -p1

%install
%configure
%make_install DESTDIR=%buildroot bindir=%_bindir pkglibdir=%_tcldatadir/%name%version install
find examples -type f -print0 |xargs -r0 %__chmod 0644 --

%files
%doc ChangeLog README* license* devdoc examples
%_bindir/dtplite
%_tcldatadir/%name%version
%_mandir/mann/*

%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