SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for itcl-8.4.2-2sls.i586.rpm :
Fri Dec 19 03:00:00 2003 Vincent Danen 8.4.2-2sls
- OpenSLS build
- tidy spec

Tue Apr 8 04:00:00 2003 Nicolas Planel 8.4.2-1mdk
- 8.4.2.
- Remove patch 0,1,2,3 and tcl-encoding source.

Sun Aug 11 04:00:00 2002 Stefan van der Eijk 8.3.3-21mdk
- BuildRequires

Sat Jun 29 04:00:00 2002 Gwenole Beauchesne 8.3.3-20mdk
- Patch19: Use $(libdir), not $(exec_prefix)/lib for libexpect install
- Patch33: Link libitk and libitcl against stub libs from built sources

Tue May 7 04:00:00 2002 Gwenole Beauchesne 8.3.3-19mdk
- Automated rebuild in gcc3.1 environment

Sat May 4 04:00:00 2002 Gwenole Beauchesne 8.3.3-18mdk
- Provide ld scripts for libtcl.so and libtk.so. This is temporary so
that -ltcl actually grabs libtcl8.4.so and until upstream
conventions are fixed or until this package is libified with correct
SONAMEs.

Tue Apr 30 04:00:00 2002 Geoffrey Lee 8.3.3-17mdk
- Last bits of build-without-tcl fixes in.

Tue Apr 30 04:00:00 2002 Geoffrey Lee 8.3.3-16mdk
- Bug reports and fixes from Ural Khassanov:
- Put expect pkgIndex.tcl in /usr/lib/expect5.32.
- Put tixwish.1 manpage in /usr/share/man/man1.
- Install /usr/lib/tix8.1/
*.
- Don\'t require tcl in tcllib configure.
- Don\'t require tcl in itcl make install.

Thu Apr 25 04:00:00 2002 Geoffrey Lee 8.3.3-15mdk
- Rebuild to fix screwed expect package.

Tue Apr 23 04:00:00 2002 Geoffrey Lee 8.3.3-14mdk
- Remove the libtcl.so link (David please read my previous changelog
comment aboiut this one!!)
- Don\'t check for wish in itk configure -- breaks build if wish not
previously installed (Gwenole).

Sat Mar 23 03:00:00 2002 David BAUDENS 8.3.3-13mdk
- Re-add %_libdir/libtcl.so

Fri Mar 1 03:00:00 2002 Geoffrey Lee 8.3.3-12mdk
- Really remove the versionless soft links for good -- the linker does
not how to follow the soft links to the actual versioned libraries,
programs should not be able to take advantage of this to create linking
to a versionless tcl.

Fri Mar 1 03:00:00 2002 Geoffrey Lee 8.3.3-11mdk
- Add versionless soft links to the libraries -- note this does
*not
*
mean or give you an excuse to link versionless with the tcl libraries.
- Remove the ugly buildroot from the .sh configuration files which was
lost during the RH merge.

Thu Feb 28 03:00:00 2002 Geoffrey Lee 8.3.3-10mdk
- Sync with RH.

Fri Nov 16 03:00:00 2001 Geoffrey Lee 8.3.3-9mdk
- Drill out all the rpath.

Wed Oct 10 04:00:00 2001 Geoffrey Lee 8.3.3-8mdk
- Define _GNU_SOURCE for expect to make it work on the ia64.

Sat Sep 15 04:00:00 2001 Geoffrey Lee 8.3.3-7mdk
- Make tixindex executable.

Sat Sep 15 04:00:00 2001 Geoffrey Lee 8.3.3-6mdk
- Finally get this stuff to build (broke for a long time). :/

Sun May 27 04:00:00 2001 Geoffrey Lee 8.3.3-5mdk
- Add back the symbolic link for libtixsam, I figure that it can\'t hurt.
- chmod +x /usr/bin/tixindex.
- Fix the dangling symlinks from the old .so version and update it to the
new one.
- Don\'t compile Tix with -fwritable-strings anymore.

Sat May 26 04:00:00 2001 Geoffrey Lee 8.3.3-4mdk
- Strap yourselves for the ride of the century boys and gals a.k.a.
compile a tix 8.1.1 and break things.
- Add updated tcl encodings kindly provided by Markus Kuhn.

Wed Apr 18 04:00:00 2001 Geoffrey Lee 8.3.3-3mdk
- Fix broken itcl configure script and put wish (from tk) in the tcl
directory so our dear configure script does not fail a.k.a. fix
a bootstrapping problem (Abel Cheung maddogAATTlinuxhall.org).

Tue Apr 17 04:00:00 2001 Geoffrey Lee 8.3.3-2mdk
- itcl is really broke, add back:
libitclstub static library;
libitkstub static library which were not installed by the Makefile.

Wed Apr 11 04:00:00 2001 Geoffrey Lee 8.3.3-1mdk
- Strap on your seatbelt:
- Tcl /Tk 8.3.3.
- Tcllib 0.8.
- TclX 8.3.
- Itcl 3.2.
- Give $RPM_OPT_FLAGS for Tcl.
- Work around a TclX helpdir problem.

Tue Dec 12 03:00:00 2000 Vincent Saugey 8.3.2-7mdk
- Add buildrequires (groff)

Tue Nov 28 03:00:00 2000 Geoffrey LEE 8.3.2-6mdk
- use RPM_OPT_FLAGS to build tcl. (Dadou.)

Sat Oct 14 04:00:00 2000 Geoffrey Lee 8.3.2-5mdk
- fix the
*.sh configuration files. (gc)

Sat Sep 16 04:00:00 2000 Geoffrey Lee 8.3.2-4mdk
- remove symlink to libtixsam.so

Mon Sep 4 04:00:00 2000 Geoffrey Lee 8.3.2-3mdk
- merge with redhat\'s patches.

Fri Aug 18 04:00:00 2000 Geoffrey Lee 8.3.2-2mdk
- fix a silly typo.

Fri Aug 11 04:00:00 2000 Geoffrey Lee 8.3.2-1mdk
- tcl and tk: s|8.3.1|8.3.2|.
- tcllib: s|0.4|0.6|.

Mon Aug 7 04:00:00 2000 Geoffrey Lee 8.3.1-6mdk
- remove the patch from the original version and use -fwritable-strings to
compile (Jeff Johnson)

Sun Aug 6 04:00:00 2000 Geoffrey Lee 8.3.1-5mdk
- patch to fix tixwish (Vladimir, orig patch by Carlos Vidal)
- add symlink for tix

Wed Aug 2 04:00:00 2000 Geoffrey Lee 8.3.1-4mdk
- fix the broken symlink created while i was mascroising stuff

Wed Aug 2 04:00:00 2000 Geoffrey Lee 8.3.1-3mdk
- rebuild to fix up problem with /us/bin/wish symlink

Sun Jul 30 04:00:00 2000 Geoffrey Lee 8.3.1-2mdk
- rebuild and remove the individual versioning: we don\'t want to make
updates impossible, or the upload robots to reject the RPM .. :-(

Thu Jul 27 04:00:00 2000 Geoffrey Lee 8.3.1-1mdk
- major upgrade for this big SOB
- fix building - do not link with the ieee library (chmouel)

Thu May 18 04:00:00 2000 Vicnent Saugey 8.0.5-20mdk
- Add patch for signal -> now build correctly on sparc

Thu May 11 04:00:00 2000 Frederic Lepied 8.0.5-19mdk
- fixed tclx broken symlinks.

Sat Apr 1 04:00:00 2000 Frederic Lepied 8.0.5-18mdk
- fix groups.

Tue Jan 25 03:00:00 2000 Frederic Lepied 8.0.5-17mdk
- bzipped man pages.
- remove rm -f from previous release to not loose permissions.

Thu Jan 13 03:00:00 2000 Pixel
- fix build as non-root
- added some rm -f cuz rights pb

Mon Nov 22 03:00:00 1999 Chmouel Boudjnah
- bzip2 tixwish manpage.

Mon Nov 8 03:00:00 1999 Chmouel Boudjnah
- Increase release for compatibility with expect.

Thu Nov 4 03:00:00 1999 Chmouel Boudjnah
- 8.0.5.

Thu May 6 04:00:00 1999 Bernhard Rosenkraenzer
- Mandrake adaptions
- fix handling of RPM_OPT_FLAGS and reentrance

Fri Apr 9 04:00:00 1999 Jeff Johnson
- use /usr/bin/write in kibitz (#1320).
- use cirrus.sprl.umich.edu in weather (#1926).

Mon Mar 22 03:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 28)

Tue Mar 9 03:00:00 1999 Preston Brown
- whoops, exec-prefix for itcl was set to \'/foo\', changed to \'/usr\'.

Wed Feb 17 03:00:00 1999 Jeff Johnson
- 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

Wed Jan 13 03:00:00 1999 Cristian Gafton
- call libtoolize to allow building on the arm
- build for glibc 2.1
- strip binaries

Fri Sep 11 04:00:00 1998 Jeff Johnson
- update tcl/tk/tclX to 8.0.3, expect is updated also.

Tue Jun 30 04:00:00 1998 Jeff Johnson
- expect: mkpasswd needs delay before sending password (problem #576)

Fri May 8 04:00:00 1998 Prospector System
- translations modified for de, fr, tr

Sun May 3 04:00:00 1998 Cristian Gafton
- fixed expect binaries exec permissions

Fri Apr 10 04:00:00 1998 Erik Troan
- updated to Tix 4.1.0.006
- updated version numbers of tcl/tk to relflect includsion of p2

Thu Mar 26 03:00:00 1998 Cristian Gafton
- updated tcl/tk to patch level 2
- updated tclX to 8.0.2

Fri Oct 31 03:00:00 1997 Otto Hammersmith
- fixed filelist for tix... replacing path to the expect binary in scripts
was leaving junk files around.

Thu Oct 23 04:00:00 1997 Otto Hammersmith
- 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 7 04:00:00 1997 Erik Troan
- removed version numbers from descriptions

Tue Sep 23 04:00:00 1997 Erik Troan
- updated to tcl/tk 8.0 and related versions of packages

Wed Jun 18 04:00:00 1997 Erik Troan
- built against glibc
- fixed dangling tclx/tkx symlinks


 
ICM