Mailinglist Archive: opensuse-commit (1945 mails)
| < Previous | Next > |
commit compat-readline4
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 02 Nov 2008 15:36:35 +0100
- Message-id: <20081102143635.C431D6780AA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package compat-readline4
checked in at Sun Nov 2 15:36:35 CET 2008.
--------
--- compat-readline4/compat-readline4.changes 2007-03-30 16:51:27.000000000
+0200
+++ /mounts/work_src_done/STABLE/compat-readline4/compat-readline4.changes
2008-10-30 15:58:29.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Oct 30 12:34:56 CET 2008 - olh@xxxxxxx
+
+- obsolete old -XXbit packages (bnc#437293)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ compat-readline4.spec ++++++
--- /var/tmp/diff_new_pack.L14450/_old 2008-11-02 15:36:24.000000000 +0100
+++ /var/tmp/diff_new_pack.L14450/_new 2008-11-02 15:36:24.000000000 +0100
@@ -1,22 +1,38 @@
#
# spec file for package compat-readline4 (Version 4.3)
#
-# Copyright (c) 2007 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.
+# Copyright (c) 2008 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
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
+
Name: compat-readline4
BuildRequires: ncurses-devel
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: System/Libraries
-Autoreqprov: on
+AutoReqProv: on
+# bug437293
+%ifarch ppc64
+Obsoletes: compat-readline4-64bit
+%endif
+%ifarch %ix86 ppc
+Obsoletes: compat-readline4-32bit
+%endif
+#
Version: 4.3
-Release: 43
+Release: 136
Summary: The Old readline Library 4.3
Group: System/Libraries
Source: readline-%{version}.tar.bz2
@@ -86,10 +102,12 @@
/%{_lib}/libreadline.so.4.3
%changelog
-* Fri Mar 30 2007 - stbinner@xxxxxxx
+* Thu Oct 30 2008 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
+* Fri Mar 30 2007 stbinner@xxxxxxx
- add ncurses-devel to build requires
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Mon Sep 06 2004 - kukuk@xxxxxxx
+* Mon Sep 06 2004 kukuk@xxxxxxx
- Split from old bash package for binary compatibility with old
packages.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |