Mailinglist Archive: opensuse-commit (1945 mails)
| < Previous | Next > |
commit SDL
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 02 Nov 2008 15:44:48 +0100
- Message-id: <20081102144448.5B8246780AA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package SDL
checked in at Sun Nov 2 15:44:48 CET 2008.
--------
--- SDL/SDL.changes 2008-07-07 17:38:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/SDL/SDL.changes 2008-10-30
10:51:18.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:
------------------
++++++ SDL.spec ++++++
--- /var/tmp/diff_new_pack.dQZ352/_old 2008-11-02 15:44:42.000000000 +0100
+++ /var/tmp/diff_new_pack.dQZ352/_new 2008-11-02 15:44:42.000000000 +0100
@@ -2,9 +2,16 @@
# spec file for package SDL (Version 1.2.13)
#
# 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/
#
@@ -18,9 +25,17 @@
%endif
License: LGPL v2.1 or later
Group: System/Libraries
+# bug437293
+%ifarch ppc64
+Obsoletes: SDL-64bit
+%endif
+%ifarch %ix86 ppc
+Obsoletes: SDL-32bit
+%endif
+#
AutoReqProv: on
Version: 1.2.13
-Release: 57
+Release: 103
Summary: Simple DirectMedia Layer Library
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-%{version}-rpath.patch
@@ -48,6 +63,14 @@
License: LGPL v2.1 or later
Summary: SDL Library Developer Files
Group: Development/Libraries/X11
+# bug437293
+%ifarch ppc64
+Obsoletes: SDL-devel-64bit
+%endif
+%ifarch %ix86 ppc
+Obsoletes: SDL-devel-32bit
+%endif
+#
Provides: sdl-devel
Obsoletes: sdl-devel
Requires: SDL = %{version}
@@ -131,6 +154,8 @@
%{_libdir}/pkgconfig/sdl.pc
%changelog
+* Thu Oct 30 2008 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Mon Jul 07 2008 schwab@xxxxxxx
- Fix aliasing bugs.
* Tue May 27 2008 wberrier@xxxxxxxxxx
@@ -253,7 +278,7 @@
- fixed the detection of ALSA device using non-blocking open mode.
* Tue Jul 29 2003 aj@xxxxxxx
- Fix problems exposed by unit-at-a-time.
-* Fri Jun 20 2003 ro@xxxxxxx
+* Thu Jun 19 2003 ro@xxxxxxx
- fix build with current automake
* Mon May 26 2003 ro@xxxxxxx
- fix problem with target_cpu macro definition in specfile
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |