Page MenuHomeSolus

D798.diff
No OneTemporary

D798.diff

diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<PISI>
- <Name>programming.library</Name>
-</PISI>
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,24 +1,47 @@
name : tcl
-version : 8.6.6
-release : 5
+version : 8.6.8
+release : 6
source :
- - http://downloads.sourceforge.net/tcl/tcl8.6.6-src.tar.gz : a265409781e4b3edcc4ef822533071b34c3dc6790b893963809b9fe221befe07
-license :
- - BSD
+ - https://netcologne.dl.sourceforge.net/project/tcl/Tcl/8.6.8/tcl8.6.8-src.tar.gz : c43cb0c1518ce42b00e7c8f6eaddd5195c53a98f94adc717234a65cbcfd3f96a
+homepage : http://www.tcl.tk
+license : TCL
+component : programming.library
summary : tcl (Tool Command Language)
-libsplit : no
-patterns :
- - docs : /usr/share/man/mann
- - docs : /usr/share/man/man3
description: |
Tcl is a powerful but easy to use dynamic programming language suitable for a wide range of uses including web and desktop applications, along with networking, administration, and more.
+libsplit : no
+patterns :
+ - devel : /usr/lib64/tcl8.6/include/
+ - docs :
+ - /usr/share/man/mann
+ - /usr/share/man/man3
+builddeps :
+ - httpd-devel # make test
setup : |
pushd unix
- %configure --enable-64bit --includedir=/usr/include/tcl8.6
+ %configure --enable-64bit --enable-threads --includedir=/usr/include/tcl${version%.*}
+ popd
build : |
pushd unix
- %make
+ %make TCL_LIBRARY=%libdir%/tcl${version%.*}
+ popd
install : |
+ export tv="tcl${version%.*}"
+
+ pushd unix
+ %make_install TCL_LIBRARY=%libdir%/$tv
+ popd
+
+ # install private headers
+ mkdir -p $installdir%libdir%/$tv/include/{generic,unix}
+ find generic unix -name "*.h" -exec install '{}' $installdir%libdir%/$tv/include/'{}' ';'
+
+ ln -sv /usr/bin/tclsh${version%.*} $installdir/usr/bin/tclsh
+ ln -sv lib$tv.so $installdir%libdir%/libtcl.so
+
+ # remove build $workdir traces
+ sed -e "s|$workdir/unix|%libdir%|" -e "s|$workdir|%libdir%/$tv/include|" -i $installdir/%libdir%/tclConfig.sh
+check : |
pushd unix
- %make_install
- ln -sv /usr/bin/tclsh8.6 $installdir/usr/bin/tclsh
+ %make test
+ popd
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,11 +1,12 @@
<PISI>
<Source>
<Name>tcl</Name>
+ <Homepage>http://www.tcl.tk</Homepage>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>BSD</License>
+ <License>TCL</License>
<PartOf>programming.library</PartOf>
<Summary xml:lang="en">tcl (Tool Command Language)</Summary>
<Description xml:lang="en">Tcl is a powerful but easy to use dynamic programming language suitable for a wide range of uses including web and desktop applications, along with networking, administration, and more.
@@ -20,261 +21,261 @@
<PartOf>programming.library</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/tcl8.6/auto.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/clock.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/ascii.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/big5.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1250.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1251.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1252.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1253.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1254.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1255.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1256.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1257.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp1258.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp437.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp737.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp775.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp850.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp852.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp855.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp857.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp860.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp861.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp862.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp863.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp864.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp865.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp866.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp869.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp874.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp932.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp936.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp949.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/cp950.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/dingbats.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/ebcdic.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/euc-cn.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/euc-jp.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/euc-kr.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/gb12345.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/gb1988.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/gb2312-raw.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/gb2312.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso2022-jp.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso2022-kr.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso2022.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-1.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-10.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-13.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-14.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-15.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-16.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-2.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-3.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-4.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-5.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-6.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-7.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-8.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/iso8859-9.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/jis0201.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/jis0208.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/jis0212.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/koi8-r.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/koi8-u.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/ksc5601.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macCentEuro.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macCroatian.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macCyrillic.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macDingbats.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macGreek.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macIceland.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macJapan.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macRoman.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macRomania.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macThai.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macTurkish.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/macUkraine.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/shiftjis.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/symbol.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/encoding/tis-620.enc</Path>
- <Path fileType="library">/usr/lib/tcl8.6/history.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/http1.0/http.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/http1.0/pkgIndex.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/init.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/af.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/af_za.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ar.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ar_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ar_jo.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ar_lb.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ar_sy.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/be.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/bg.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/bn.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/bn_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ca.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/cs.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/da.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/de.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/de_at.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/de_be.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/el.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_au.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_be.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_bw.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_ca.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_gb.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_hk.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_ie.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_nz.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_ph.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_sg.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_za.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/en_zw.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/eo.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_ar.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_bo.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_cl.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_co.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_cr.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_do.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_ec.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_gt.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_hn.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_mx.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_ni.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_pa.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_pe.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_pr.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_py.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_sv.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_uy.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/es_ve.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/et.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/eu.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/eu_es.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fa.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fa_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fa_ir.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fi.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fo.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fo_fo.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fr.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fr_be.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fr_ca.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/fr_ch.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ga.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ga_ie.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/gl.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/gl_es.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/gv.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/gv_gb.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/he.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/hi.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/hi_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/hr.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/hu.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/id.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/id_id.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/is.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/it.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/it_ch.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ja.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/kl.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/kl_gl.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ko.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ko_kr.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/kok.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/kok_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/kw.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/kw_gb.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/lt.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/lv.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/mk.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/mr.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/mr_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ms.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ms_my.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/mt.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/nb.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/nl.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/nl_be.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/nn.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/pl.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/pt.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/pt_br.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ro.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ru.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ru_ua.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/sh.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/sk.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/sl.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/sq.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/sr.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/sv.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/sw.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ta.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/ta_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/te.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/te_in.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/th.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/tr.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/uk.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/vi.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/zh.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/zh_cn.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/zh_hk.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/zh_sg.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/msgs/zh_tw.msg</Path>
- <Path fileType="library">/usr/lib/tcl8.6/opt0.4/optparse.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/opt0.4/pkgIndex.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/package.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/parray.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/safe.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/tclAppInit.c</Path>
- <Path fileType="library">/usr/lib/tcl8.6/tclIndex</Path>
- <Path fileType="library">/usr/lib/tcl8.6/tm.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8.6/word.tcl</Path>
- <Path fileType="library">/usr/lib/tcl8/8.4/platform-1.0.14.tm</Path>
- <Path fileType="library">/usr/lib/tcl8/8.4/platform/shell-1.1.4.tm</Path>
- <Path fileType="library">/usr/lib/tcl8/8.5/msgcat-1.6.0.tm</Path>
- <Path fileType="library">/usr/lib/tcl8/8.5/tcltest-2.4.0.tm</Path>
- <Path fileType="library">/usr/lib/tcl8/8.6/http-2.8.9.tm</Path>
- <Path fileType="library">/usr/lib64/itcl4.0.5/itcl.tcl</Path>
- <Path fileType="library">/usr/lib64/itcl4.0.5/itclConfig.sh</Path>
- <Path fileType="library">/usr/lib64/itcl4.0.5/itclHullCmds.tcl</Path>
- <Path fileType="library">/usr/lib64/itcl4.0.5/itclWidget.tcl</Path>
- <Path fileType="library">/usr/lib64/itcl4.0.5/libitcl4.0.5.so</Path>
- <Path fileType="library">/usr/lib64/itcl4.0.5/libitclstub4.0.5.a</Path>
- <Path fileType="library">/usr/lib64/itcl4.0.5/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/itcl4.1.1/itcl.tcl</Path>
+ <Path fileType="library">/usr/lib64/itcl4.1.1/itclConfig.sh</Path>
+ <Path fileType="library">/usr/lib64/itcl4.1.1/itclHullCmds.tcl</Path>
+ <Path fileType="library">/usr/lib64/itcl4.1.1/itclWidget.tcl</Path>
+ <Path fileType="library">/usr/lib64/itcl4.1.1/libitcl4.1.1.so</Path>
+ <Path fileType="library">/usr/lib64/itcl4.1.1/libitclstub4.1.1.a</Path>
+ <Path fileType="library">/usr/lib64/itcl4.1.1/pkgIndex.tcl</Path>
<Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="library">/usr/lib64/sqlite3.13.0/libsqlite3.13.0.so</Path>
- <Path fileType="library">/usr/lib64/sqlite3.13.0/pkgIndex.tcl</Path>
- <Path fileType="library">/usr/lib64/tcl8/8.6/tdbc/sqlite3-1.0.4.tm</Path>
+ <Path fileType="library">/usr/lib64/sqlite3.21.0/libsqlite3.21.0.so</Path>
+ <Path fileType="library">/usr/lib64/sqlite3.21.0/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/auto.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/clock.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/ascii.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/big5.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1250.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1251.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1252.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1253.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1254.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1255.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1256.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1257.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp1258.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp437.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp737.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp775.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp850.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp852.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp855.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp857.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp860.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp861.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp862.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp863.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp864.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp865.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp866.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp869.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp874.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp932.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp936.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp949.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/cp950.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/dingbats.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/ebcdic.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/euc-cn.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/euc-jp.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/euc-kr.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/gb12345.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/gb1988.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/gb2312-raw.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/gb2312.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso2022-jp.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso2022-kr.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso2022.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-1.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-10.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-13.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-14.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-15.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-16.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-2.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-3.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-4.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-5.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-6.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-7.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-8.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/iso8859-9.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/jis0201.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/jis0208.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/jis0212.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/koi8-r.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/koi8-u.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/ksc5601.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macCentEuro.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macCroatian.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macCyrillic.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macDingbats.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macGreek.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macIceland.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macJapan.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macRoman.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macRomania.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macThai.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macTurkish.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/macUkraine.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/shiftjis.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/symbol.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/encoding/tis-620.enc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/history.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/http1.0/http.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/http1.0/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/init.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/af.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/af_za.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ar.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ar_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ar_jo.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ar_lb.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ar_sy.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/be.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/bg.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/bn.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/bn_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ca.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/cs.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/da.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/de.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/de_at.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/de_be.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/el.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_au.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_be.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_bw.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_ca.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_gb.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_hk.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_ie.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_nz.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_ph.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_sg.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_za.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/en_zw.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/eo.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_ar.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_bo.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_cl.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_co.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_cr.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_do.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_ec.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_gt.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_hn.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_mx.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_ni.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_pa.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_pe.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_pr.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_py.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_sv.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_uy.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/es_ve.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/et.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/eu.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/eu_es.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fa.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fa_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fa_ir.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fi.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fo.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fo_fo.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fr.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fr_be.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fr_ca.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/fr_ch.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ga.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ga_ie.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/gl.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/gl_es.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/gv.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/gv_gb.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/he.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/hi.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/hi_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/hr.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/hu.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/id.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/id_id.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/is.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/it.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/it_ch.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ja.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/kl.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/kl_gl.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ko.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ko_kr.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/kok.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/kok_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/kw.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/kw_gb.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/lt.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/lv.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/mk.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/mr.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/mr_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ms.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ms_my.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/mt.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/nb.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/nl.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/nl_be.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/nn.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/pl.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/pt.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/pt_br.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ro.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ru.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ru_ua.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/sh.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/sk.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/sl.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/sq.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/sr.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/sv.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/sw.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ta.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/ta_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/te.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/te_in.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/th.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/tr.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/uk.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/vi.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/zh.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/zh_cn.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/zh_hk.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/zh_sg.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/msgs/zh_tw.msg</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/opt0.4/optparse.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/opt0.4/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/package.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/parray.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/safe.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/tclAppInit.c</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/tclIndex</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/tm.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/word.tcl</Path>
+ <Path fileType="library">/usr/lib64/tcl8/8.4/platform-1.0.14.tm</Path>
+ <Path fileType="library">/usr/lib64/tcl8/8.4/platform/shell-1.1.4.tm</Path>
+ <Path fileType="library">/usr/lib64/tcl8/8.5/msgcat-1.6.1.tm</Path>
+ <Path fileType="library">/usr/lib64/tcl8/8.5/tcltest-2.4.1.tm</Path>
+ <Path fileType="library">/usr/lib64/tcl8/8.6/http-2.8.12.tm</Path>
+ <Path fileType="library">/usr/lib64/tcl8/8.6/tdbc/sqlite3-1.0.6.tm</Path>
<Path fileType="library">/usr/lib64/tclConfig.sh</Path>
<Path fileType="library">/usr/lib64/tclooConfig.sh</Path>
- <Path fileType="library">/usr/lib64/tdbc1.0.4/libtdbc1.0.4.so</Path>
- <Path fileType="library">/usr/lib64/tdbc1.0.4/libtdbcstub1.0.4.a</Path>
- <Path fileType="library">/usr/lib64/tdbc1.0.4/pkgIndex.tcl</Path>
- <Path fileType="library">/usr/lib64/tdbc1.0.4/tdbc.tcl</Path>
- <Path fileType="library">/usr/lib64/tdbc1.0.4/tdbcConfig.sh</Path>
- <Path fileType="library">/usr/lib64/tdbcmysql1.0.4/libtdbcmysql1.0.4.so</Path>
- <Path fileType="library">/usr/lib64/tdbcmysql1.0.4/pkgIndex.tcl</Path>
- <Path fileType="library">/usr/lib64/tdbcmysql1.0.4/tdbcmysql.tcl</Path>
- <Path fileType="library">/usr/lib64/tdbcodbc1.0.4/libtdbcodbc1.0.4.so</Path>
- <Path fileType="library">/usr/lib64/tdbcodbc1.0.4/pkgIndex.tcl</Path>
- <Path fileType="library">/usr/lib64/tdbcodbc1.0.4/tdbcodbc.tcl</Path>
- <Path fileType="library">/usr/lib64/tdbcpostgres1.0.4/libtdbcpostgres1.0.4.so</Path>
- <Path fileType="library">/usr/lib64/tdbcpostgres1.0.4/pkgIndex.tcl</Path>
- <Path fileType="library">/usr/lib64/tdbcpostgres1.0.4/tdbcpostgres.tcl</Path>
- <Path fileType="library">/usr/lib64/thread2.8.0/libthread2.8.0.so</Path>
- <Path fileType="library">/usr/lib64/thread2.8.0/pkgIndex.tcl</Path>
- <Path fileType="library">/usr/lib64/thread2.8.0/ttrace.tcl</Path>
+ <Path fileType="library">/usr/lib64/tdbc1.0.6/libtdbc1.0.6.so</Path>
+ <Path fileType="library">/usr/lib64/tdbc1.0.6/libtdbcstub1.0.6.a</Path>
+ <Path fileType="library">/usr/lib64/tdbc1.0.6/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/tdbc1.0.6/tdbc.tcl</Path>
+ <Path fileType="library">/usr/lib64/tdbc1.0.6/tdbcConfig.sh</Path>
+ <Path fileType="library">/usr/lib64/tdbcmysql1.0.6/libtdbcmysql1.0.6.so</Path>
+ <Path fileType="library">/usr/lib64/tdbcmysql1.0.6/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/tdbcmysql1.0.6/tdbcmysql.tcl</Path>
+ <Path fileType="library">/usr/lib64/tdbcodbc1.0.6/libtdbcodbc1.0.6.so</Path>
+ <Path fileType="library">/usr/lib64/tdbcodbc1.0.6/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/tdbcodbc1.0.6/tdbcodbc.tcl</Path>
+ <Path fileType="library">/usr/lib64/tdbcpostgres1.0.6/libtdbcpostgres1.0.6.so</Path>
+ <Path fileType="library">/usr/lib64/tdbcpostgres1.0.6/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/tdbcpostgres1.0.6/tdbcpostgres.tcl</Path>
+ <Path fileType="library">/usr/lib64/thread2.8.2/libthread2.8.2.so</Path>
+ <Path fileType="library">/usr/lib64/thread2.8.2/pkgIndex.tcl</Path>
+ <Path fileType="library">/usr/lib64/thread2.8.2/ttrace.tcl</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
@@ -285,12 +286,13 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="5">tcl</Dependency>
+ <Dependency release="6">tcl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
<Path fileType="library">/usr/lib64/lib*.a</Path>
<Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="library">/usr/lib64/tcl8.6/include/</Path>
</Files>
</Package>
<Package>
@@ -305,12 +307,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2016-09-02</Date>
- <Version>8.6.6</Version>
+ <Update release="6">
+ <Date>2017-12-22</Date>
+ <Version>8.6.8</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 2 2023, 1:06 PM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802042
Default Alt Text
D798.diff (43 KB)

Event Timeline