Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit tcl for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 09 Jan 2009 02:04:16 +0100
- Message-id: <20090109010416.8FB46678091@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package tcl for openSUSE:Factory
checked in at Fri Jan 9 02:04:16 CET 2009.
--------
--- tcl/tcl.changes 2008-10-15 16:29:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/tcl/tcl.changes 2009-01-07
14:05:48.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 7 12:34:56 CET 2009 - olh@xxxxxxx
+
+- obsolete old -XXbit packages (bnc#437293)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tcl.spec ++++++
--- /var/tmp/diff_new_pack.O18465/_old 2009-01-09 02:04:08.000000000 +0100
+++ /var/tmp/diff_new_pack.O18465/_new 2009-01-09 02:04:08.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package tcl (Version 8.5.5)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,18 @@
Name: tcl
Url: http://www.tcl.tk
Version: 8.5.5
-Release: 1
+Release: 2
%define TCL_MINOR %(echo %version | cut -c1-3)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: The Tcl Programming Language
License: BSD 3-Clause
Group: Development/Languages/Tcl
AutoReqProv: on
+# bug437293
+%ifarch ppc64
+Obsoletes: tcl-64bit
+%endif
+#
Provides: tclsh tclsh%{TCL_MINOR}
PreReq: /bin/rm
Source0: %name%{version}-src.tar.bz2
@@ -58,6 +63,11 @@
License: BSD 3-Clause
Summary: Header Files and C API Documentation for Tcl
Requires: tcl = %version
+# bug437293
+%ifarch ppc64
+Obsoletes: tcl-devel-64bit
+%endif
+#
%description devel
This package contains header files and documentation needed for writing
@@ -152,6 +162,8 @@
%_libdir/tclConfig.sh
%changelog
+* Wed Jan 07 2009 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Wed Oct 15 2008 max@xxxxxxx
- Bugfix release 8.5.5:
* Prevent overflow crash in [lrepeat].
@@ -527,7 +539,7 @@
* Fri Jan 15 1999 max@xxxxxxx
- fixed path bug with applications linked against libtk which do
not reside in /usr/X11R6
-* Thu Nov 26 1998 max@xxxxxxx
+* Wed Nov 25 1998 max@xxxxxxx
- corrected some paths in tix to make it find its init script
and libraries correctly
* Tue Nov 24 1998 max@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |