| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: tcllib | Distribution: NetWinder ARM Linux |
| Version: 1.3 | Vendor: NetWinder.org |
| Release: 88 | Build date: Sat Jul 19 16:38:35 2003 |
| Group: Development/Libraries | Build host: node3 |
| Size: 1845230 | Source RPM: tcltk-8.3.5-88.src.rpm |
| Packager: NetWinder Autobuild <build@netwinder.org> | |
| Url: http://tcllib.sourceforge.net/ | |
| Summary: Tcl Standard Library | |
Tcllib is a collection of utility modules for Tcl. These modules provide a wide variety of functionality, from implementations of standard data structures to implementations of common networking protocols. The intent is to collect commonly used function into a single library, which users can rely on to be available and stable.
BSD
* Thu Feb 06 2003 Jens Petersen <petersen@redhat.com> - 8.3.5-88
- use ucs4 wide chars since python now does (tkinter)
- remove .cvsignore files from tix docs
* Tue Jan 28 2003 Jens Petersen <petersen@redhat.com> - 8.3.5-87
- bring back expect alpha patch, renamed to 64bit patch (#82547)
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Fri Jan 17 2003 Jens Petersen <petersen@redhat.com> - 8.3.5-85
- install tix library files under datadir
- fix dangling iwidgets symlink in libdir
- build all except tclx with _smp_mflags
- add some requires
* Tue Jan 14 2003 Jens Petersen <petersen@redhat.com> - 8.3.5-84
- link all libs with DT_SONAME using tcl.m4 patch (#81297)
- drop synthetic lib provides
- update tix to 8.1.4
- include tix docs (part of #72497), except the pdf files
- revert to itcl3.2 due to 3.2.1 config problems
- fix iwidget libdir symlink
- install iwidget scripts under datadir
- remove obsolete patches from srpm
- update buildrequires
- use buildroot instead of RPM_BUILD_ROOT
- install all man pages under mandir, instead of moving some from /usr/man
- install libtcl and libtk mode 755
- introduce _genfilelist macro for clean single-sweep find filelist generation
for each package
- use perl to remove buildroot prefix from filelists
* Thu Jan 09 2003 Jeff Johnson <jbj@redhat.com> 8.3.5-82
- synthesize libtix.so.0 and libtk.so.0 soname dependencies.
* Wed Jan 08 2003 Tim Powers <timp@redhat.com> 8.3.5-81
- rebuild
* Tue Jan 07 2003 Jeff Johnson <jbj@redhat.com> 8.3.5-80
- rebuild to generate deps for4 DSO's w/o DT_SONAME correctly.
* Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 8.3.5-79
- set execute bits on library so that requires are generated.
* Tue Dec 10 2002 Jens Petersen <petersen@redhat.com> 8.3.5-78
- make lib symlinks to .so not .so.0
* Tue Dec 10 2002 Jens Petersen <petersen@redhat.com> 8.3.5-77
- build and install tclx with _libdir (not libdir!)
- fix summary-not-capitalized for tclx, tcllib, tcl-html
- fix dangling symlinks (wish, libitcl, libitk)
- define tcllib_major
- generate tix datadir filelist only from datadir
* Mon Dec 09 2002 Jens Petersen <petersen@redhat.com> 8.3.5-76
- make it build on x86_64 (details below)
- add itcl_major and use it
- add 100 to expect patches
- patch expect configure to get EXP_LIB_SPEC to use libdir
- patch tix so it can find itcl-3.2.1 config files
- don't explicitly update config.{guess,sub} since %configure does it for us
- added "--without check" rpmbuild option to disable running tests in future
- build and install tcl and tk with script files under datadir (not libdir)
- build and install tclx and tkx with INST_RUNTIME files under datadir, and
EXEC_RUNTIME file under libdir
- build and install itcl with library files under datadir
- build tix after itcl, and actually config, build and install tix itcl library
- install tcllib package files under datadir
- generate filelists from datadir and not from mandir from now on
- install tix binary libraries in libdir
* Tue Dec 03 2002 Jens Petersen <petersen@redhat.com>
- update to tcl-8.3.5, tk-8.3.5, tcl-html-8.3.5
- update url for tcl, tk, tclx, itcl, tcllib
- build without all makecfg patches for now
- in particular use upstream versioned library name convention
- add backward compatible lib symlinks for now
- add unversioned symlinks for versioned bindir files
- don't apply obsolete tix dirtree patch any more (#45570)
- set tix to epoch 1, since 8.1.3 < 8.2.0b1
- add SC_PATH_TCLCONFIG to fix tcllib configure and run autoconf
- build shared tix libs
- use make's -C option rather than jumping in and out of source dirs
during install
- use INSTALL_ROOT destdir-like make variable instead of makeinstall
for all subpackages except tix and itcl
- don't need to move itcl and tcllib man pages downunder datadir
- include all tix files in manifest (#72497)
* Tue Oct 22 2002 Jens Petersen <petersen@redhat.com>
- update to tcl-8.3.4, tk-8.3.4 (#75600), tcllib-1.3, itcl-3.2.1,
tix-8.1.3 (#59098)
- drop obsolete tcl cruft, tcl refcount, tix perf patches
- move expectk and expect-devel files out of expect into separate packages
(#9832)
- fix autopasswd on passwords starting with a hyphen (#9917)
- added tcltk html manual
- drop the crud compat dir symlinks in libdir
- correct expect license
- package now builds without tcl or tk installed (partly #52606)
- replace all relative paths by absolutes ones, using new tcltktop
- give absolute paths to tcl and tk when configuring
- give buildroot bindir path to tcllib make
- export buildroot libdir in LD_LIBRARY_PATH when installing
- move tclx HELP_DIR fix to separate patch
- replace tclvers and tkvers by tcltkvers and use it
- replace tcl_major and tk_major by tcltk_major and use it
- don't explicitly provide 64bit libs on ia64 and sparc64
- drop obsolete tix perf patch (#59098)
- fix itcl build config tk search path and run autoconf
- update tix build steps for 8.1.3
- no longer build obsolete separate itclsh and itkwish
* Wed Aug 21 2002 Jens Petersen <petersen@redhat.com> 8.3.3-74
- fix compat symlink from /usr/lib/expect (#71606)
* Thu Aug 15 2002 Jens Petersen <petersen@redhat.com> 8.3.3-73
- update to expect spawn patch from hjl@gnu.org (bug 43310)
* Wed Aug 14 2002 Jens Petersen <petersen@redhat.com> 8.3.3-72
- update expect to 5.38.0
- fixes #71113 (reported by yarnall@lvc.edu)
* Thu Aug 08 2002 Jens Petersen <petersen@redhat.com> 8.3.3-71
- let wish install as wish8.3, but hardlink it to wish (#69986)
* Sun Jul 21 2002 Akira TAGOH <tagoh@redhat.com> 8.3.3-70
- tclx-8.3-nonstrip.patch: applied to fix the stripped binary issue.
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon Jan 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- quick hack to have a correct setpgrp() call in expect
- fix config.guess and config.sub to newer versions
* Thu Aug 30 2001 Adrian Havill <havill@redhat.com>
- hard-coded the compat symlink for tix libdir. (bug 52812)
* Wed Aug 29 2001 Adrian Havill <havill@redhat.com>
- fixed itkwish/itclsh lib problem (bug 52608)
- make itcl install not need tclsh/wish during config/make (bug 52606)
- expect's fixline1 busted for expectk scripts (tkpasswd/tknewsbiff/tkterm)
* Thu Aug 09 2001 Adrian Havill <havill@redhat.com>
- changed rev for tcllib to 1.0
- added execute bit mode for itclsh and itksh compat shells
- re-enable glibc string and math inlines; recent gcc is a-ok.
- optimize at -O2 instead of -O
- rename "soname" patches related to makefile/autoconf changes
- added elf "needed" for tk, tclx, tix, itk
- removed warnings from tclX
* Thu Jul 26 2001 Adrian Havill <havill@redhat.com>
- added itclsh/itkwish for backwards compatibility, fixed rpath (bug 46086)
- fixed 64 bit RPM provides for dependencies
* Fri Jul 20 2001 Adrian Havill <havill@redhat.com>
- updated tclX to the latest version
- fixed tclX 8.3's busted help install
- eliminated make TK_LIB kludge for multiple math libs for tclX
- used %makeinstall to brute force fix any remaining unflexible makefile dirs
- fixed bad ref count release in tcl (bug 49406)
- improved randomness of expect's mkpasswd script via /dev/random (bug 9507)
- revert --enable-threads, linux is (still) not ready (yet) (bug 49251)
- fixed DirTree in Tix (bug 45570)
* Mon Jul 09 2001 Adrian Havill <havill@redhat.com>
- refresh all sources to latest stable (TODO: separate expect/expectk)
- massage out some build stuff to patches (TODO: libtoolize hacked constants)
- remove patches already rolled into the upstream
- remove unneeded autopasswd
- removed RPATH (bugs 45569, 46085, 46086), added SONAMEs to ELFs
- changed shared object filenames to something less gross
- fixed tclX shell's argv parsing (bug 47710)
- reenable threads which seem to work now
- added all necessary header files for itcl (bug 41374)
- fixed spawn/eof read problem with expect (bug 43310)
- made compile-friendly for IA64
* Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com>
- Bump release + rebuild for 7.2.
* Fri Mar 23 2001 Bill Nottingham <notting@redhat.com>
- bzip2 sources
* Mon Mar 19 2001 Bill Nottingham <notting@redhat.com>
- build with -D_GNU_SOURCE - fixes expect on ia64
* Mon Mar 19 2001 Preston Brown <pbrown@redhat.com>
- build fix from ahavill.
* Wed Feb 21 2001 Tim Powers <timp@redhat.com>
- fixed weather expect script using wrong server (#28505)
* Tue Feb 13 2001 Adrian Havill <havill@redhat.com>
- added "ja_JP.eucJP" to locale list for tcl
* Tue Feb 13 2001 Adrian Havill <havill@redhat.com>
- rebuild so make check passes
* Sat Oct 21 2000 Than Ngo <than@redhat.com>
- rebuild with -O0 on alpha (bug #19461)
* Fri Aug 18 2000 Jeff Johnson <jbj@redhat.com>
- summaries from specspo.
* Wed Aug 09 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- remove symlink to libtixsam.so
* Fri Aug 04 2000 Jeff Johnson <jbj@redhat.com>
- merge "best known" patches from searching, stubs were broken.
- tix needs -fwritable-strings (#14352).
- create tixwish symlink.
* Fri Jul 28 2000 Jeff Johnson <jbj@redhat.com>
- rebuild against "working" util-linux col.
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sat Jun 17 2000 Jeff Johnson <jbj@redhat.com>
- make sure that tix shared libraries are installed.
- don't mess with %{_libdir}, it's gonna be a FHS pita.
* Sun Jun 11 2000 Jeff Johnson <jbj@redhat.com>
- move, not symlink, unix/tk8.0 to generate Tix pkgIndex.tcl correctly (#11940).
* Wed Jun 07 2000 Jeff Johnson <jbj@redhat.com>
- tclX had wrong version.
* Sat Jun 03 2000 Jeff Johnson <jbj@redhat.com>
- FHS packaging changes.
- revert --enable-threads, linux is not ready (yet) (#11789).
- tcl/tk: update to 8.3.1 (#10779).
- expect: update to 5.31.7+ (#11595).
- add tcllib-0.4.
- abstract major tcltk version for soname expansion etc.
* Sat Mar 18 2000 Jeff Johnson <jbj@redhat.com>
- update to (tcl,tk}-8.2.3, expect-5.31, and itcl-3.1.0, URL's as well.
- use perl to drill out pre-pended RPM_BUILD_ROOT.
- configure with --enable-threads (experimental).
- improved version of autopasswd (#4788).
- autopasswd needs to handle password starting with hyphen (#9917).
- handle 553 ftp status in rftp expect script (#7869).
- remove cryptdir/decryptdir, as Linux has not crypt command (#6668).
- correct hierarchy spelling (#7082).
- fix "expect -d ...", format string had int printed as string (#7775).
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
* Mon Feb 07 2000 Bill Nottingham <notting@redhat.com>
- handle compressed manpages
* Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com>
- Make changes from bug number 7602
- Apply patch from bug number 7537
- Apply fix from bug number 7157
- Add fixes from bug #7601 to the runtcl patch
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- fix descriptions
- man pages are compressed (whatapain)
* Tue Nov 30 1999 Jakub Jelinek <jakub@redhat.com>
- fix tclX symlinks.
- compile on systems where SIGPWR == SIGLOST.
* Sun May 02 1999 Jeff Johnson <jbj@redhat.com>
- update tcl/tk to 8.0.5.
- avoid "containing" in Tix (#2332).
* Fri Apr 09 1999 Jeff Johnson <jbj@redhat.com>
- use /usr/bin/write in kibitz (#1320).
- use cirrus.sprl.umich.edu in weather (#1926).
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 28)
* Mon Mar 08 1999 Preston Brown <pbrown@redhat.com>
- whoops, exec-prefix for itcl was set to '/foo', changed to '/usr'.
* Tue Feb 16 1999 Jeff Johnson <jbj@redhat.com>
- expect does unaligned access on alpha (#989)
- upgrade tcl/tk/tclX to 8.0.4
- upgrade expect to 5.28.
- add itcl 3.0.1
* Tue Jan 12 1999 Cristian Gafton <gafton@redhat.com>
- call libtoolize to allow building on the arm
- build for glibc 2.1
- strip binaries
* Fri Sep 11 1998 Jeff Johnson <jbj@redhat.com>
- update tcl/tk/tclX to 8.0.3, expect is updated also.
* Tue Jun 30 1998 Jeff Johnson <jbj@redhat.com>
- expect: mkpasswd needs delay before sending password (problem #576)
* Fri May 08 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
- fixed expect binaries exec permissions
* Fri Apr 10 1998 Erik Troan <ewt@redhat.com>
- updated to Tix 4.1.0.006
- updated version numbers of tcl/tk to relflect includsion of p2
* Wed Mar 25 1998 Cristian Gafton <gafton@redhat.com>
- updated tcl/tk to patch level 2
- updated tclX to 8.0.2
* Thu Oct 30 1997 Otto Hammersmith <otto@redhat.com>
- fixed filelist for tix... replacing path to the expect binary in scripts
was leaving junk files around.
* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
- added patch to remove libieee test in configure.in for tcl and tk.
Shoudln't be needed anymore for glibc systems, but this isn't the "proper"
solution for all systems
- fixed src urls
* Tue Oct 07 1997 Erik Troan <ewt@redhat.com>
- removed version numbers from descriptions
* Tue Sep 23 1997 Erik Troan <ewt@redhat.com>
- updated to tcl/tk 8.0 and related versions of packages
* Wed Jun 18 1997 Erik Troan <ewt@redhat.com>
- built against glibc
- fixed dangling tclx/tkx symlinks
/usr/share/man/man.macros /usr/share/man/mann/base64.n.gz /usr/share/man/mann/calculus.n.gz /usr/share/man/mann/cksum.n.gz /usr/share/man/mann/cmdline.n.gz /usr/share/man/mann/combinatorics.n.gz /usr/share/man/mann/comm.n.gz /usr/share/man/mann/control.n.gz /usr/share/man/mann/counter.n.gz /usr/share/man/mann/crc32.n.gz /usr/share/man/mann/csv.n.gz /usr/share/man/mann/dns.n.gz /usr/share/man/mann/dtformat.n.gz /usr/share/man/mann/dtformatter.n.gz /usr/share/man/mann/exif.n.gz /usr/share/man/mann/expander.n.gz /usr/share/man/mann/fileutil.n.gz /usr/share/man/mann/ftp.n.gz /usr/share/man/mann/ftpd.n.gz /usr/share/man/mann/graph.n.gz /usr/share/man/mann/html.n.gz /usr/share/man/mann/htmlparse.n.gz /usr/share/man/mann/irc.n.gz /usr/share/man/mann/javascript.n.gz /usr/share/man/mann/log.n.gz /usr/share/man/mann/math.n.gz /usr/share/man/mann/matrix.n.gz /usr/share/man/mann/md5.n.gz /usr/share/man/mann/mime.n.gz /usr/share/man/mann/mpexpand.n.gz /usr/share/man/mann/ncgi.n.gz /usr/share/man/mann/nntp.n.gz /usr/share/man/mann/pool.n.gz /usr/share/man/mann/pop3.n.gz /usr/share/man/mann/pop3d.n.gz /usr/share/man/mann/pop3d_dbox.n.gz /usr/share/man/mann/pop3d_udb.n.gz /usr/share/man/mann/profiler.n.gz /usr/share/man/mann/queue.n.gz /usr/share/man/mann/report.n.gz /usr/share/man/mann/sha1.n.gz /usr/share/man/mann/smtp.n.gz /usr/share/man/mann/smtpd.n.gz /usr/share/man/mann/stack.n.gz /usr/share/man/mann/stooop.n.gz /usr/share/man/mann/sum.n.gz /usr/share/man/mann/textutil.n.gz /usr/share/man/mann/tree.n.gz /usr/share/man/mann/uri.n.gz /usr/share/man/mann/uuencode.n.gz /usr/share/man/mann/yencode.n.gz /usr/share/tcllib1.3 /usr/share/tcllib1.3/base64 /usr/share/tcllib1.3/base64/base64.tcl /usr/share/tcllib1.3/base64/pkgIndex.tcl /usr/share/tcllib1.3/base64/uuencode.tcl /usr/share/tcllib1.3/base64/yencode.tcl /usr/share/tcllib1.3/calendar /usr/share/tcllib1.3/calendar/calendar.tcl /usr/share/tcllib1.3/calendar/gregorian.tcl /usr/share/tcllib1.3/calendar/pkgIndex.tcl /usr/share/tcllib1.3/calendar/tclIndex /usr/share/tcllib1.3/cmdline /usr/share/tcllib1.3/cmdline/cmdline.tcl /usr/share/tcllib1.3/cmdline/pkgIndex.tcl /usr/share/tcllib1.3/cmdline/typedCmdline.tcl /usr/share/tcllib1.3/comm /usr/share/tcllib1.3/comm/comm.tcl /usr/share/tcllib1.3/comm/pkgIndex.tcl /usr/share/tcllib1.3/control /usr/share/tcllib1.3/control/ascaller.tcl /usr/share/tcllib1.3/control/assert.tcl /usr/share/tcllib1.3/control/control.tcl /usr/share/tcllib1.3/control/do.tcl /usr/share/tcllib1.3/control/no-op.tcl /usr/share/tcllib1.3/control/pkgIndex.tcl /usr/share/tcllib1.3/control/tclIndex /usr/share/tcllib1.3/counter /usr/share/tcllib1.3/counter/counter.tcl /usr/share/tcllib1.3/counter/pkgIndex.tcl /usr/share/tcllib1.3/crc /usr/share/tcllib1.3/crc/cksum.tcl /usr/share/tcllib1.3/crc/crc32.tcl /usr/share/tcllib1.3/crc/pkgIndex.tcl /usr/share/tcllib1.3/crc/sum.tcl /usr/share/tcllib1.3/csv /usr/share/tcllib1.3/csv/csv.tcl /usr/share/tcllib1.3/csv/pkgIndex.tcl /usr/share/tcllib1.3/dns /usr/share/tcllib1.3/dns/dns.tcl /usr/share/tcllib1.3/dns/pkgIndex.tcl /usr/share/tcllib1.3/doctools /usr/share/tcllib1.3/exif /usr/share/tcllib1.3/exif/exif.tcl /usr/share/tcllib1.3/exif/pkgIndex.tcl /usr/share/tcllib1.3/fileutil /usr/share/tcllib1.3/fileutil/fileutil.tcl /usr/share/tcllib1.3/fileutil/pkgIndex.tcl /usr/share/tcllib1.3/ftp /usr/share/tcllib1.3/ftp/ftp.tcl /usr/share/tcllib1.3/ftp/ftp_geturl.tcl /usr/share/tcllib1.3/ftp/pkgIndex.tcl /usr/share/tcllib1.3/ftpd /usr/share/tcllib1.3/ftpd/ftpd.tcl /usr/share/tcllib1.3/ftpd/pkgIndex.tcl /usr/share/tcllib1.3/html /usr/share/tcllib1.3/html/html.tcl /usr/share/tcllib1.3/html/pkgIndex.tcl /usr/share/tcllib1.3/htmldoc /usr/share/tcllib1.3/htmldoc/base64.html /usr/share/tcllib1.3/htmldoc/calculus.html /usr/share/tcllib1.3/htmldoc/cksum.html /usr/share/tcllib1.3/htmldoc/cmdline.html /usr/share/tcllib1.3/htmldoc/combinatorics.html /usr/share/tcllib1.3/htmldoc/comm.html /usr/share/tcllib1.3/htmldoc/control.html /usr/share/tcllib1.3/htmldoc/counter.html /usr/share/tcllib1.3/htmldoc/crc32.html /usr/share/tcllib1.3/htmldoc/csv.html /usr/share/tcllib1.3/htmldoc/dns.html /usr/share/tcllib1.3/htmldoc/dtformat.html /usr/share/tcllib1.3/htmldoc/dtformatter.html /usr/share/tcllib1.3/htmldoc/exif.html /usr/share/tcllib1.3/htmldoc/expander.html /usr/share/tcllib1.3/htmldoc/fileutil.html /usr/share/tcllib1.3/htmldoc/ftp.html /usr/share/tcllib1.3/htmldoc/ftpd.html /usr/share/tcllib1.3/htmldoc/graph.html /usr/share/tcllib1.3/htmldoc/html.html /usr/share/tcllib1.3/htmldoc/htmlparse.html /usr/share/tcllib1.3/htmldoc/irc.html /usr/share/tcllib1.3/htmldoc/javascript.html /usr/share/tcllib1.3/htmldoc/log.html /usr/share/tcllib1.3/htmldoc/math.html /usr/share/tcllib1.3/htmldoc/matrix.html /usr/share/tcllib1.3/htmldoc/md5.html /usr/share/tcllib1.3/htmldoc/mime.html /usr/share/tcllib1.3/htmldoc/mpexpand.html /usr/share/tcllib1.3/htmldoc/ncgi.html /usr/share/tcllib1.3/htmldoc/nntp.html /usr/share/tcllib1.3/htmldoc/pool.html /usr/share/tcllib1.3/htmldoc/pop3.html /usr/share/tcllib1.3/htmldoc/pop3d.html /usr/share/tcllib1.3/htmldoc/pop3d_dbox.html /usr/share/tcllib1.3/htmldoc/pop3d_udb.html /usr/share/tcllib1.3/htmldoc/profiler.html /usr/share/tcllib1.3/htmldoc/queue.html /usr/share/tcllib1.3/htmldoc/report.html /usr/share/tcllib1.3/htmldoc/sha1.html /usr/share/tcllib1.3/htmldoc/smtp.html /usr/share/tcllib1.3/htmldoc/smtpd.html /usr/share/tcllib1.3/htmldoc/stack.html /usr/share/tcllib1.3/htmldoc/stooop.html /usr/share/tcllib1.3/htmldoc/sum.html /usr/share/tcllib1.3/htmldoc/textutil.html /usr/share/tcllib1.3/htmldoc/tree.html /usr/share/tcllib1.3/htmldoc/uri.html /usr/share/tcllib1.3/htmldoc/uuencode.html /usr/share/tcllib1.3/htmldoc/yencode.html /usr/share/tcllib1.3/htmlparse /usr/share/tcllib1.3/htmlparse/htmlparse.tcl /usr/share/tcllib1.3/htmlparse/pkgIndex.tcl /usr/share/tcllib1.3/irc /usr/share/tcllib1.3/irc/irc.tcl /usr/share/tcllib1.3/irc/pkgIndex.tcl /usr/share/tcllib1.3/javascript /usr/share/tcllib1.3/javascript/javascript.tcl /usr/share/tcllib1.3/javascript/pkgIndex.tcl /usr/share/tcllib1.3/log /usr/share/tcllib1.3/log/log.tcl /usr/share/tcllib1.3/log/pkgIndex.tcl /usr/share/tcllib1.3/math /usr/share/tcllib1.3/math/calculus.tcl /usr/share/tcllib1.3/math/combinatorics.tcl /usr/share/tcllib1.3/math/fuzzy.tcl /usr/share/tcllib1.3/math/geometry.tcl /usr/share/tcllib1.3/math/math.tcl /usr/share/tcllib1.3/math/misc.tcl /usr/share/tcllib1.3/math/pkgIndex.tcl /usr/share/tcllib1.3/math/tclIndex /usr/share/tcllib1.3/md5 /usr/share/tcllib1.3/md5/md5.tcl /usr/share/tcllib1.3/md5/pkgIndex.tcl /usr/share/tcllib1.3/mime /usr/share/tcllib1.3/mime/mime.tcl /usr/share/tcllib1.3/mime/pkgIndex.tcl /usr/share/tcllib1.3/mime/smtp.tcl /usr/share/tcllib1.3/ncgi /usr/share/tcllib1.3/ncgi/ncgi.tcl /usr/share/tcllib1.3/ncgi/pkgIndex.tcl /usr/share/tcllib1.3/nntp /usr/share/tcllib1.3/nntp/nntp.tcl /usr/share/tcllib1.3/nntp/pkgIndex.tcl /usr/share/tcllib1.3/pkgIndex.tcl /usr/share/tcllib1.3/pop3 /usr/share/tcllib1.3/pop3/pkgIndex.tcl /usr/share/tcllib1.3/pop3/pop3.tcl /usr/share/tcllib1.3/pop3d /usr/share/tcllib1.3/pop3d/pkgIndex.tcl /usr/share/tcllib1.3/pop3d/pop3d.tcl /usr/share/tcllib1.3/pop3d/pop3d_dbox.tcl /usr/share/tcllib1.3/pop3d/pop3d_udb.tcl /usr/share/tcllib1.3/profiler /usr/share/tcllib1.3/profiler/pkgIndex.tcl /usr/share/tcllib1.3/profiler/profiler.tcl /usr/share/tcllib1.3/report /usr/share/tcllib1.3/report/pkgIndex.tcl /usr/share/tcllib1.3/report/report.tcl /usr/share/tcllib1.3/sha1 /usr/share/tcllib1.3/sha1/pkgIndex.tcl /usr/share/tcllib1.3/sha1/sha1.tcl /usr/share/tcllib1.3/smtpd /usr/share/tcllib1.3/smtpd/pkgIndex.tcl /usr/share/tcllib1.3/smtpd/smtpd.tcl /usr/share/tcllib1.3/stooop /usr/share/tcllib1.3/stooop/mkpkgidx.tcl /usr/share/tcllib1.3/stooop/pkgIndex.tcl /usr/share/tcllib1.3/stooop/stooop.tcl /usr/share/tcllib1.3/stooop/switched.tcl /usr/share/tcllib1.3/stooop/xifo.tcl /usr/share/tcllib1.3/struct /usr/share/tcllib1.3/struct/graph.tcl /usr/share/tcllib1.3/struct/matrix.tcl /usr/share/tcllib1.3/struct/pkgIndex.tcl /usr/share/tcllib1.3/struct/pool.tcl /usr/share/tcllib1.3/struct/pooltest.tcl /usr/share/tcllib1.3/struct/queue.tcl /usr/share/tcllib1.3/struct/stack.tcl /usr/share/tcllib1.3/struct/struct.tcl /usr/share/tcllib1.3/struct/tree.tcl /usr/share/tcllib1.3/textutil /usr/share/tcllib1.3/textutil/adjust.tcl /usr/share/tcllib1.3/textutil/expander.tcl /usr/share/tcllib1.3/textutil/pkgIndex.tcl /usr/share/tcllib1.3/textutil/split.tcl /usr/share/tcllib1.3/textutil/tabify.tcl /usr/share/tcllib1.3/textutil/textutil.tcl /usr/share/tcllib1.3/textutil/trim.tcl /usr/share/tcllib1.3/uri /usr/share/tcllib1.3/uri/pkgIndex.tcl /usr/share/tcllib1.3/uri/uri.tcl /usr/share/tcllib1.3/uri/urn-scheme.tcl
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:47:56 2013