Hello community,

here is the log from the commit of package kde3-basket for openSUSE:Factory 
checked in at 2012-04-02 11:23:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde3-basket (Old)
 and      /work/SRC/openSUSE:Factory/.kde3-basket.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde3-basket", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/kde3-basket/kde3-basket.changes  2012-02-10 
17:15:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kde3-basket.new/kde3-basket.changes     
2012-04-02 11:23:39.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Apr  1 20:52:39 UTC 2012 - [email protected]
+
+- Add basket-gcc47.patch: Fix build with gcc 4.7.
+
+-------------------------------------------------------------------

New:
----
  basket-gcc47.patch

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

Other differences:
------------------
++++++ kde3-basket.spec ++++++
--- /var/tmp/diff_new_pack.F0e57B/_old  2012-04-02 11:23:40.000000000 +0200
+++ /var/tmp/diff_new_pack.F0e57B/_new  2012-04-02 11:23:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package kde3-basket (Version 1.0.3.1)
+# spec file for package kde3-basket
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -24,17 +24,18 @@
 BuildRequires:  gpgme-devel
 BuildRequires:  libassuan-devel
 Url:            http://basket.kde.org/
+Summary:        Extended Clipboard
 License:        GPL-2.0+
 Group:          System/X11/Utilities
-Summary:        Extended Clipboard
 Version:        1.0.3.1
-Release:        1
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define rversion 1.0.3.1
 Source0:        basket-%{rversion}.tar.bz2
 Patch1:         kdepim-enterprise.diff
 Patch2:         basket-gcc43.diff
 Patch3:         fix-desktop-file.diff
+Patch4:         basket-gcc47.patch
 Provides:       basket = 1.0.3.1
 Obsoletes:      basket <= 1.0.3.1
 
@@ -50,6 +51,7 @@
 %patch1
 %patch2
 %patch3
+%patch4
 . /etc/opt/kde3/common_options
 
 %build

++++++ basket-gcc47.patch ++++++
Index: src/likeback.cpp
===================================================================
--- src/likeback.cpp.orig
+++ src/likeback.cpp
@@ -50,6 +50,7 @@
 #include <pwd.h>
 
 #include <iostream>
+#include <unistd.h>
 
 #include "likeback.h"
 #include "likeback_private.h"
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to