Mailinglist Archive: opensuse-commit (1177 mails)

< Previous Next >
commit libexif for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 08 Jan 2009 18:34:48 +0100
  • Message-id: <20090108173448.70AEE67816B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libexif for openSUSE:Factory
checked in at Thu Jan 8 18:34:48 CET 2009.


--------
--- libexif/libexif.changes 2008-11-08 17:09:47.000000000 +0100
+++ /mounts/work_src_done/STABLE/libexif/libexif.changes 2009-01-07
10:06:04.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:
------------------
++++++ libexif.spec ++++++
--- /var/tmp/diff_new_pack.VU8781/_old 2009-01-08 18:34:07.000000000 +0100
+++ /var/tmp/diff_new_pack.VU8781/_new 2009-01-08 18:34:07.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libexif (Version 0.6.17)
#
-# 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
@@ -25,7 +25,12 @@
Group: System/Libraries
Summary: An EXIF Tag Parsing Library for Digital Cameras
Version: 0.6.17
-Release: 1
+Release: 2
+# bug437293
+%ifarch ppc64
+Obsoletes: libexif-64bit
+%endif
+#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2

@@ -45,6 +50,11 @@
Group: Development/Libraries/C and C++
Summary: An EXIF Tag Parsing Library for Digital Cameras (Development
files)
Requires: %{name} = %{version} glibc-devel
+# bug437293
+%ifarch ppc64
+Obsoletes: libexif-devel-64bit
+%endif
+#

%description devel
This library is used to parse EXIF information from JPEGs created by
@@ -93,6 +103,8 @@
%{_includedir}/*

%changelog
+* Wed Jan 07 2009 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Sat Nov 08 2008 meissner@xxxxxxx
- updated to 0.6.17 (rc1/final)
* Updated translations: cs, de, pl, sk, vi


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



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