Hello community,

here is the log from the commit of package kde3-knemo for openSUSE:Factory 
checked in at 2013-03-26 15:55:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde3-knemo (Old)
 and      /work/SRC/openSUSE:Factory/.kde3-knemo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde3-knemo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/kde3-knemo/kde3-knemo.changes    2012-05-03 
10:57:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kde3-knemo.new/kde3-knemo.changes       
2013-03-26 15:55:52.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Mar 23 20:20:19 UTC 2013 - [email protected]
+
+- libtool-aarch64.dff: Use lt_cv_deplibs_check_method=pass_all also for
+  aarch64
+
+-------------------------------------------------------------------

New:
----
  libtool-aarch64.diff

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

Other differences:
------------------
++++++ kde3-knemo.spec ++++++
--- /var/tmp/diff_new_pack.dQOQQw/_old  2013-03-26 15:55:53.000000000 +0100
+++ /var/tmp/diff_new_pack.dQOQQw/_new  2013-03-26 15:55:53.000000000 +0100
@@ -1,6 +1,7 @@
 #
-# spec file for package kde3-knemo (Version 0.4.8)
+# spec file for package kde3-knemo
 #
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright 2006-2007 Detlef Reichelt <[email protected]>
 # Copyright 2009 Buschmann <[email protected]>
 #
@@ -13,23 +14,32 @@
 # 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/
+#
+
+
 %define        _prefix /opt/kde3
 
 Name:          kde3-knemo
 Version:       0.4.8
-Release:       1
+Release:        0
 
+Summary:        KDE Network Monitor
 License:        GPL-2.0
 Group:         Productivity/Networking/Diagnostic 
-Summary:       KDE Network Monitor
-URL:           http://kde-apps.org/content/show.php?content=12956
+Url:            http://kde-apps.org/content/show.php?content=12956
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-build
 
 Source0:       12956-knemo-%{version}.tar.bz2
 Patch0:     knemod.sys-def.diff
+Patch1:         libtool-aarch64.diff
 
-BuildRequires: bzip2 kdelibs3-devel wireless-tools libjpeg-devel 
update-desktop-files
+BuildRequires:  bzip2
+BuildRequires:  kdelibs3-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  wireless-tools
 
 Provides:       knemo = 0.4.8
 Obsoletes:      knemo < 0.4.8
@@ -41,6 +51,9 @@
 %prep
 %setup -q -n knemo-%{version}
 %patch0 -p1
+%patch1 -p1
+. /etc/opt/kde3/common_options
+update_admin
 
 %build
 . /etc/opt/kde3/common_options
@@ -87,5 +100,4 @@
 %dir %{_datadir}/locale/rw
 %dir %{_datadir}/locale/rw/LC_MESSAGES
 
-
 %changelog

++++++ libtool-aarch64.diff ++++++
Index: knemo-0.4.8/admin/libtool.m4.in
===================================================================
--- knemo-0.4.8.orig/admin/libtool.m4.in
+++ knemo-0.4.8/admin/libtool.m4.in
@@ -2181,7 +2181,7 @@ irix5* | irix6* | nonstopux*)
 # This must be Linux ELF.
 linux*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | ia64* | m68* | mips* | powerpc* | sparc* | s390* | 
sh* | x86_64* )
+  aarch64* | alpha* | hppa* | i*86 | ia64* | m68* | mips* | powerpc* | sparc* 
| s390* | sh* | x86_64* )
     lt_cv_deplibs_check_method=pass_all ;;
   # the debian people say, arm and glibc 2.3.1 works for them with pass_all
   arm* )
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to