Summary: MySQL interface for Tcl Name: mysqltcl Version: 3.03 Release: 1.n0i.2%{?dist} License: BSD Group: Development/Libraries URL: http://www.xdobry.de/mysqltcl Source: http://www.xdobry.de/mysqltcl/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: tcl-devel >= 8.3.1 BuildRequires: mysql-devel >= 4.1.0 Requires: tcl >= 8.3.1 %description Mysqltcl is an extension to the Tool Command Language (Tcl) that provides high-level access to a MySQL database server. %prep %setup -q %build %configure %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(0644,root,root,755) %doc AUTHORS ChangeLog COPYING README %defattr (-,root,root,-) %{_libdir}/mysqltcl-%{version} %{_mandir}/mann/* %changelog * Wed Oct 17 2007 Marius FERARU - 3.03-1.n0i.2 - version 3.03 * Mon Feb 26 2007 Marius FERARU - 3.02-0.n0i.1 - version 3.02