Mailinglist Archive: opensuse-commit (2129 mails)

< Previous Next >
commit x3270
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 09 Apr 2008 00:57:14 +0200
  • Message-id: <20080408225715.1568B678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package x3270
checked in at Wed Apr 9 00:57:14 CEST 2008.

--------
--- x3270/x3270.changes 2007-03-29 22:36:27.000000000 +0200
+++ x3270/x3270.changes 2008-04-08 12:10:56.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr 8 12:10:41 CEST 2008 - max@xxxxxxx
+
+- Fixed build for Tcl 8.5.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ x3270.spec ++++++
--- /var/tmp/diff_new_pack.N24325/_old 2008-04-09 00:56:43.000000000 +0200
+++ /var/tmp/diff_new_pack.N24325/_new 2008-04-09 00:56:43.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package x3270 (Version 3.2.20)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -10,6 +10,7 @@

# norootforbuild

+
Name: x3270
%if %suse_version > 910
BuildRequires: ncurses-devel xorg-x11 xorg-x11-devel
@@ -34,11 +35,11 @@
BuildRequires: freetype2 tcl-devel
License: X11/MIT
Group: System/X11/Terminals
-Autoreqprov: on
+AutoReqProv: on
Version: 3.2.20
-Release: 346
+Release: 454
Summary: A Family of IBM 3270 Terminal Emulators
-URL: http://x3270.bgp.nu
+Url: http://x3270.bgp.nu
Source0: http://x3270.bgp.nu/download/x3270-334p4.tgz
Source1: http://x3270.bgp.nu/download/s3270-334p3.tgz
Source2: http://x3270.bgp.nu/download/tcl3270-334p3.tgz
@@ -124,15 +125,12 @@
cd tcl3270-3.3
%{?suse_update_config:%{suse_update_config -f .}}
autoconf
- TCL_VERSION=$(echo 'puts [package require Tcl]' | tclsh)
- TCLX_VERSION=$(echo 'puts [package require Tclx]' | tclsh)
./configure \
--cache-file=../config.cache \
--bindir=%{_bindir} \
--prefix=%{_prefix} \
--mandir=%{_mandir} \
- --with-tcl=$TCL_VERSION
-# --with-tclx=$TCLX_VERSION
+ --with-tcl=%tcl_version
make LIBX3270DIR=${LIBX3270DIR}
cd ..
# the X variant
@@ -297,141 +295,143 @@
%doc %attr(644,root,root) README.SuSE

%changelog
-* Thu Mar 29 2007 - ro@xxxxxxx
+* Tue Apr 08 2008 max@xxxxxxx
+- Fixed build for Tcl 8.5.
+* Fri Mar 30 2007 ro@xxxxxxx
- added ncurses-devel to buildreq
-* Wed Mar 28 2007 - mfabian@xxxxxxx
+* Wed Mar 28 2007 mfabian@xxxxxxx
- add run_suseconfig_fonts to %%post and %%postun
-* Fri Nov 10 2006 - ihno@xxxxxxx
+* Fri Nov 10 2006 ihno@xxxxxxx
- fixing wrong permissions of man pages
-* Thu Aug 10 2006 - mfabian@xxxxxxx
+* Thu Aug 10 2006 mfabian@xxxxxxx
- move fonts, binaries, man-pages to the new paths used by
X11R7 (fixes build in STABLE).
- use RPM_OPT_FLAGS
-* Thu Feb 16 2006 - ro@xxxxxxx
+* Thu Feb 16 2006 ro@xxxxxxx
- fix directory permissions
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Mon Jun 20 2005 - yxu@xxxxxxx
+* Mon Jun 20 2005 yxu@xxxxxxx
- fixed patch to apply
-* Thu Jun 16 2005 - yxu@xxxxxxx
+* Thu Jun 16 2005 yxu@xxxxxxx
- update sources to version 3.3.4
-* Thu Apr 21 2005 - coolo@xxxxxxx
+* Thu Apr 21 2005 coolo@xxxxxxx
- fix compilation
-* Tue May 11 2004 - hare@xxxxxxx
+* Tue May 11 2004 hare@xxxxxxx
- Do not call mkfontsdir to avoid dependency problems (#40318).
-* Wed Apr 28 2004 - hare@xxxxxxx
+* Wed Apr 28 2004 hare@xxxxxxx
- Fix memleak in pr3270 (#39528).
-* Fri Feb 27 2004 - hare@xxxxxxx
+* Fri Feb 27 2004 hare@xxxxxxx
- Update to 3.3.2p1.
-* Sat Jan 10 2004 - adrian@xxxxxxx
+* Sat Jan 10 2004 adrian@xxxxxxx
- fix to build as user
-* Sun Nov 02 2003 - ro@xxxxxxx
+* Mon Nov 03 2003 ro@xxxxxxx
- updated neededforbuild
-* Mon Aug 11 2003 - hare@xxxxxxx
+* Mon Aug 11 2003 hare@xxxxxxx
- Fixed ppc64 build problems.
- Fixed gcc-3.3 compilation warnings.
-* Fri Jul 18 2003 - hare@xxxxxxx
+* Fri Jul 18 2003 hare@xxxxxxx
- Added freetype2 to prerequisites.
-* Thu Jun 12 2003 - kukuk@xxxxxxx
+* Thu Jun 12 2003 kukuk@xxxxxxx
- Fix filelist
-* Fri Jun 06 2003 - mmj@xxxxxxx
+* Fri Jun 06 2003 mmj@xxxxxxx
- Remove unwanted files from BuildRoot.
-* Mon Feb 24 2003 - froh@xxxxxxx
+* Mon Feb 24 2003 froh@xxxxxxx
- updated to 3.2.20 bug fix only drop which incoroprates all
the patches we had on top of 3.2.19
-* Wed Nov 27 2002 - sf@xxxxxxx
+* Wed Nov 27 2002 sf@xxxxxxx
- added patch x3270-3.2.19.x86_64.diff to prevent segfaulting
on x86_64
-* Thu Sep 26 2002 - ro@xxxxxxx
+* Thu Sep 26 2002 ro@xxxxxxx
- removed bogus self-provides again (3rd time)
-* Thu Sep 26 2002 - froh@xxxxxxx
+* Thu Sep 26 2002 froh@xxxxxxx
- during installation with YaST, mkfontdir will be called by yast
automatically. thus added test to %%-post* scripts to not
run mkfontdir in case the package is installed from withing YaST.
(#20127)
-* Mon Sep 23 2002 - froh@xxxxxxx
+* Mon Sep 23 2002 froh@xxxxxxx
- drop use of chroot and relative paths in %%post/%%postun (#20011)
and replace xf86 in PreReq by name of mkfontdir binary
- fix date in README.SuSE
-* Tue Aug 20 2002 - ro@xxxxxxx
+* Tue Aug 20 2002 ro@xxxxxxx
- built tcl3270 without tclx
-* Tue Aug 13 2002 - froh@xxxxxxx
+* Tue Aug 13 2002 froh@xxxxxxx
- add pacthes for known bugs
* R1: x3270 Not Recognizing crosshair Resource
* R2: c3270 Goes Into Tight Loop on End-of-File
* R3: Screen Resizing Broken (this one hit us)
* R4: Keymap Saved as 'base'
-* Sun Jul 28 2002 - kukuk@xxxxxxx
+* Sun Jul 28 2002 kukuk@xxxxxxx
- Add xf86 again
-* Sat Jul 27 2002 - adrian@xxxxxxx
+* Sat Jul 27 2002 adrian@xxxxxxx
- fix neededforbuld and PreRequires
-* Fri Jul 12 2002 - max@xxxxxxx
+* Fri Jul 12 2002 max@xxxxxxx
- Fixed tcl3270-3.2/configure.in for tcl8.4
-* Mon Jul 01 2002 - froh@xxxxxxx
+* Mon Jul 01 2002 froh@xxxxxxx
- updated to current release 3.2.19
- added the state of the art IBM 026 keypunch emulator :)
-* Tue Feb 19 2002 - froh@xxxxxxx
+* Tue Feb 19 2002 froh@xxxxxxx
- added most recent bugfixes from x3270 site
- switched to the new simpler all-in-one-tarball
-* Fri Jan 25 2002 - froh@xxxxxxx
+* Fri Jan 25 2002 froh@xxxxxxx
- upgraded to current release 3.2.18 + current bugfixes
-* Sun Dec 09 2001 - ro@xxxxxxx
+* Mon Dec 10 2001 ro@xxxxxxx
- there is no /usr/etc allowed in fhs 2.2
-* Tue Nov 20 2001 - froh@xxxxxxx
+* Tue Nov 20 2001 froh@xxxxxxx
- added current patches from x3270 site:
* fixed cut&paste if selection is spanning several lines
* keymap fix (C-u and C-w definitions had been hidden)
-* Wed Oct 31 2001 - bk@xxxxxxx
+* Wed Oct 31 2001 bk@xxxxxxx
- use mode 644 for config file /usr/etc/x3270/ibm_hosts
-* Thu Oct 18 2001 - bk@xxxxxxx
+* Thu Oct 18 2001 bk@xxxxxxx
- make ibm_hosts file noreplace(file format was not updated, old can be used)
-* Mon Jul 30 2001 - froh@xxxxxxx
+* Mon Jul 30 2001 froh@xxxxxxx
- patched /usr/local/bin to /usr/bin in a new expect script below
s3270/Examples/* and checked that no /usr/local are left :)
-* Wed Jul 25 2001 - froh@xxxxxxx
+* Wed Jul 25 2001 froh@xxxxxxx
- patched away /usr/local/bin in a new shell script below
x3270/Examples/*
-* Tue Jul 24 2001 - froh@xxxxxxx
+* Tue Jul 24 2001 froh@xxxxxxx
- upgraded to current release 3.2.17 + current bugfixes
-* Wed Mar 28 2001 - froh@xxxxxxx
+* Wed Mar 28 2001 froh@xxxxxxx
- use 'size_t' consistently instead of 'unsigned' to make pr3278 build
on axp (use-size_t.diff)
-* Wed Mar 28 2001 - froh@xxxxxxx
+* Wed Mar 28 2001 froh@xxxxxxx
- upgraded to current version 3.2.16
- added c3270, tcl3270, s3270 and made them coexist with each other
(common config file, shared helpers)
-* Thu Nov 30 2000 - fober@xxxxxxx
+* Thu Nov 30 2000 fober@xxxxxxx
- upgraded to current version 3.2.14
- adopted to current FHS
- introduced BuildRoot to clean up %%files-section
-* Fri Oct 27 2000 - fober@xxxxxxx
+* Fri Oct 27 2000 fober@xxxxxxx
- fixed calling of mkfontdir(needs chroot if no xshared in instsys) in
%%postun as well
-* Mon Oct 09 2000 - bk@xxxxxxx
+* Mon Oct 09 2000 bk@xxxxxxx
- fixed calling of mkfontdir(needs chroot if no xshared in instsys) in
%%postin
-* Wed Jun 07 2000 - ro@xxxxxxx
+* Wed Jun 07 2000 ro@xxxxxxx
- fixed path for mkfontdir
-* Tue Feb 01 2000 - mkraft@xxxxxxx
+* Wed Feb 02 2000 mkraft@xxxxxxx
- updated to new (alpha) version 3.2, some changes to spec file
- pre- and postinstall scripts to rebuild fonts.dir
-* Mon Sep 13 1999 - bs@xxxxxxx
+* Mon Sep 13 1999 bs@xxxxxxx
- ran old prepare_spec on spec file to switch to new prepare_spec.
-* Wed Mar 17 1999 - ro@xxxxxxx
+* Wed Mar 17 1999 ro@xxxxxxx
- remove .orig with -f
-* Sat Sep 19 1998 - ro@xxxxxxx
+* Sat Sep 19 1998 ro@xxxxxxx
- dont redeclare sys_errlist for glibc
-* Thu Jul 23 1998 - werner@xxxxxxx
+* Thu Jul 23 1998 werner@xxxxxxx
- Check exit status of mknod in peer_script.(ba)sh
-* Mon Nov 17 1997 - ro@xxxxxxx
+* Mon Nov 17 1997 ro@xxxxxxx
- changes /usr/local/bin/expect to /usr/bin/expect
and /bin/ksh to /usr/bin/ksh
-* Mon Oct 13 1997 - hf@xxxxxxx
+* Mon Oct 13 1997 hf@xxxxxxx
- ready for autobuild
-* Fri Jun 06 1997 - bs@xxxxxxx
+* Fri Jun 06 1997 bs@xxxxxxx
- removed usr/X11R6/lib/X11/fonts/misc/fonts.dir
-* Mon Jun 02 1997 - hf@xxxxxxx
+* Mon Jun 02 1997 hf@xxxxxxx
Added the x3270 app-defaults file.
-* Wed May 21 1997 - hf@xxxxxxx
+* Wed May 21 1997 hf@xxxxxxx
A new version 3.1.1.6
x3270 is an IBM 3278/3279 terminal emulator for X windows.



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages