File tcllib.spec of Package tcllib

#
# spec file for package tcllib (Version 1.11.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           tcllib
Url:            http://tcllib.sf.net
BuildRequires:  tcl
Version:        1.11.1
Release:        1
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Group:          Development/Libraries/Tcl
License:        BSD 3-clause (or similar)
Summary:        Tcl Standard Library
BuildArch:      noarch
Source0:        %name-%version.tar.bz2
Source1:        %name-rpmlintrc

%description
This package is intended to be a collection of Tcl packages that
provide utility functions useful to a large collection of Tcl
programmers.



Authors:
--------
    Andreas Kupries <andreas_kupries@users.sourceforge.net>
    Arjen Markus <arjenmarkus@users.sourceforge.net>
    Brent Welch <welch@ajubasolutions.com>
    Brett Schwarz <schwarzkopf@users.sourceforge.net>
    Dan Kuchler <kuchler@ajubasolutions.com>
    David N. Welton <davidw@dedasys.com>
    Don Porter <dgp@users.sourceforge.net>
    Donal K. Fellows <fellowsd@cs.man.ac.uk>
    Eric Melski <ericm@scriptics.com>
    Gerald Lester <gwlester@users.sourceforge.net>
    Jeff Hobbs <jeffh@ActiveState.com>
    Joe English <jenglish@users.sourceforge.net>
    Kevin Kenny <kennykb@users.sourceforge.net>
    Melissa Chawla <hershey@scriptics.com>
    Miguel Sofer <mig@utdt.edu>
    Pat Thoyts <patthoyts@users.sourceforge.net>
    Peter MacDonald <peter@pdqi.com>
    Reinhard Max <max@suse.de>
    Ross Mohn <rpmohn@panix.com>
    Sandeep Tamhankar <sandeep@scriptics.com>
    Scott Redman <redman@scriptics.com>
    Scott Stanton <stanton@scriptics.com>
    Steffen Traeger <Steffen.Traeger@t-online.de>
    Steve Ball <Steve.Ball@zveno.com>
    vogeler <vogeler@users.sourceforge.net>

%prep
%setup -q
chmod 644 examples/mapproj/ncar780.txt
# upstream typo

%build

%install
tclsh ./installer.tcl -no-examples -no-html \
 -app-path   %buildroot/%_bindir \
 -pkg-path   %buildroot/%_datadir/tcl/%name%version \
 -nroff-path %buildroot%_mandir/mann \
 -no-wait -no-gui

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc license.terms README ChangeLog
%doc support/releases/history/README-*
%_datadir/tcl
%_bindir/*
%doc examples
%doc %_mandir/mann/*

%changelog
openSUSE Build Service is sponsored by