Name: tclcurl Version: 7.19.6 Release: 1 License: BSD revised Group: Development/Libraries Packager: Andres Garcia Vendor: Fandom Enterprise Source: http://personal1.iddeo.es/andresgarci/tclcurl/download/tarball/tclcurl-7.19.6.tar.gz Summary: A Tcl interface for libcurl. %description TclCurl provides a binding to libcurl, with it you can upload and download files using FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE or LDAP syntax. %prep %setup %build ./configure --mandir=/usr/share/man --prefix=/usr make %install make install mkdir -p /usr/share/doc/tclcurl-7.19.6/tests cp -f ReadMe.txt /usr/share/doc/tclcurl-7.19.6/ cp -f ToDo.txt /usr/share/doc/tclcurl-7.19.6/ cp -f license.terms /usr/share/doc/tclcurl-7.19.6/ cp -f doc/tclcurl.html /usr/share/doc/tclcurl-7.19.6/ cp -f doc/tclcurl_multi.html /usr/share/doc/tclcurl-7.19.6/ cp -f doc/tclcurl_share.html /usr/share/doc/tclcurl-7.19.6/ cp -f doc/aolserver.txt /usr/share/doc/tclcurl-7.19.6/ cp -f tests/*.tcl /usr/share/doc/tclcurl-7.19.6/tests %files /usr/lib/TclCurl7.19.6/ /usr/share/doc/tclcurl-7.19.6/ /usr/share/man/mann/tclcurl.n.gz /usr/share/man/mann/tclcurl_multi.n.gz /usr/share/man/mann/tclcurl_share.n.gz