Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37891159
en ru br
Репозитории ALT
5.1: 1.0-alt1
4.1: 1.0-alt0.3
4.0: 1.0-alt0.3
3.0: 1.0-alt0.2
www.altlinux.org/Changes

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

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

# vim: set ft=spec: -*- rpm-spec -*-
# $Id: tcl-sasl,v 1.4 2004/11/03 13:36:04 me Exp $

%define teaname sasl

Name: tcl-%teaname
Version: 1.0
Release: alt0.2

Summary: Tcl bindings to SASL2 library
License: Distributable
Group: Development/Tcl
Url: http://beepcore-tcl.sourceforge.net/

Source: %name-%version.tar.bz2
Requires: tcl >= 8.4.0-alt1 libsasl2
BuildRequires: automake_1.6 libsasl2-devel tcl-devel >= 8.4.0-alt1 rpm-build >= 4.0.4-alt41
# until libsasl will provide all stuff located in /usr/lib/sasl2
AutoReq: nolib

%description
%name in a Tcl bindings to SASL2 library

%prep
%setup -q

%build
%set_automake_version 1.6
%set_autoconf_version 2.5
%__aclocal
%__autoconf
%configure
%__make

%install
%__install -pD -m0644 lib%teaname%version.so %buildroot%_tcllibdir/lib%teaname%version.so
%tea_makeindex

%files
%doc doc/*.html
%_tcllibdir/*
%_tcldatadir/*

%changelog

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

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