Mailinglist Archive: opensuse-commit (1945 mails)
| < Previous | Next > |
commit libgpg-error
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 02 Nov 2008 15:42:54 +0100
- Message-id: <20081102144255.127236780AA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libgpg-error
checked in at Sun Nov 2 15:42:54 CET 2008.
--------
--- libgpg-error/libgpg-error.changes 2008-05-11 12:15:32.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgpg-error/libgpg-error.changes
2008-10-30 11:31:54.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:
------------------
++++++ libgpg-error.spec ++++++
--- /var/tmp/diff_new_pack.J22478/_old 2008-11-02 15:42:40.000000000 +0100
+++ /var/tmp/diff_new_pack.J22478/_new 2008-11-02 15:42:40.000000000 +0100
@@ -2,9 +2,16 @@
# spec file for package libgpg-error (Version 1.6)
#
# 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.
#
+# 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/
#
@@ -14,11 +21,19 @@
Name: libgpg-error
Url: http://www.gnupg.org/
Version: 1.6
-Release: 3
+Release: 5
Summary: Library That Defines Common Error Values for All GnuPG
Components
License: GPL v2 or later; LGPL v2.1 or later
Group: Development/Libraries/C and C++
AutoReqProv: on
+# bug437293
+%ifarch ppc64
+Obsoletes: libgpg-error-64bit
+%endif
+%ifarch %ix86 ppc
+Obsoletes: libgpg-error-32bit
+%endif
+#
Source: %name-%version.tar.bz2
# rename package to "libgpg-error-nld" and set this to 1 for NLD
%define nld_build 0
@@ -58,6 +73,14 @@
License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Summary: Development package for libgpg-error
Group: Development/Libraries/C and C++
+# bug437293
+%ifarch ppc64
+Obsoletes: libgpg-error-devel-64bit
+%endif
+%ifarch %ix86 ppc
+Obsoletes: libgpg-error-devel-32bit
+%endif
+#
%if %nld_build
Conflicts: libgpg-error-devel
%endif
@@ -126,6 +149,8 @@
%_libdir/libgpg-error*.so
%changelog
+* Thu Oct 30 2008 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Sun May 11 2008 coolo@xxxxxxx
- fix rename of xxbit packages
* Thu Apr 10 2008 ro@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |