Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37486019
en ru br
Репозитории ALT
S:8.4.4-alt1
5.1: 8.4-alt6
4.1: 8.4-alt6
4.0: 8.4-alt6
3.0: 8.4-alt4
www.altlinux.org/Changes

Группа :: Разработка/Tcl
Пакет: tclx

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# -*- rpm-spec -*-
# $Id: tclx,v 1.28 2006/07/22 17:03:48 me Exp $

%define snapshot 20060125
%define teaname tclx

Name: tclx
Version: 8.4
Release: alt7
Epoch: 1

Summary: Tcl extensions for POSIX systems
License: BSD
Group: Development/Tcl
Url: http://www.tcl.tk/

%ifdef snapshot
Source: %name-%snapshot.tar.bz2
%else
Source: http://download.sourceforge.net/%teaname/%teaname%version.tar.bz2
%endif
Patch1: tclx-alt-ftbfs-tcl8.6.patch

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

%package devel
Summary: Header files for %name
Group: Development/C
Requires: %name = %EVR

%description
TclX is a set of extensions which make it easier to use the Tcl
scripting language for common UNIX/Linux programming tasks.  TclX
enhances Tcl support for files, network access, debugging, math, lists,
and message catalogs.

%description devel
TclX is a set of extensions which make it easier to use the Tcl
scripting language for common UNIX/Linux programming tasks.  TclX
enhances Tcl support for files, network access, debugging, math, lists,
and message catalogs.

This package contains development files.

%prep
%setup -q %{?snapshot:-c}%{!?snapshot:-n %teaname%version}
%patch1 -p2
%teapatch

%build
%configure
%__make

%install
%make_install DESTDIR=%buildroot install

%files
%doc README ChangeLog
%_tcllibdir/lib%name%version.so
%_tcldatadir/%name%version
%_mandir/mann/*

%files devel
%_includedir/tclExtend.h

%changelog

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

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