Hello community,

here is the log from the commit of package knemo for openSUSE:Factory
checked in at Thu Sep 22 10:47:13 CEST 2011.



--------
--- knemo/knemo.changes 2011-08-07 18:22:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/knemo/knemo.changes    2011-09-21 
14:47:21.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Sep 21 12:48:00 UTC 2011 - idon...@suse.com
+
+- Select libnl-1_1-devel for Factory
+- Cleanup spec file
+
+-------------------------------------------------------------------
+Mon Sep 19 05:42:31 UTC 2011 - cfarr...@suse.com
+
+- license update: GPL-2.0+
+  Use SPDX syntax (http://www.spdx.org/licenses)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ knemo.spec ++++++
--- /var/tmp/diff_new_pack.hmzmoE/_old  2011-09-22 10:47:09.000000000 +0200
+++ /var/tmp/diff_new_pack.hmzmoE/_new  2011-09-22 10:47:09.000000000 +0200
@@ -1,29 +1,44 @@
 #
 # spec file for package knemo
 #
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2007-2009,2011 Herbert Graeber
 # Copyright (c) 2010           Pascal Bleser
 #
-# 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/
 #
 
-# norootforbuild
+
 
 Name:          knemo
 Version:       0.7.2
 Release:       0
-License:       GPL
-Group:         System/GUI/KDE
+License:        GPL-2.0+
 Summary:       The KDE Network Monitor
-URL:           http://kde-apps.org/content/show.php/KNemo?content=12956
+Url:            http://kde-apps.org/content/show.php/KNemo?content=12956
+Group:          System/GUI/KDE
 Source:        
http://kde-apps.org/CONTENT/content-files/12956-knemo-%{version}.tar.bz2
-BuildRoot:     %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libiw-devel
 BuildRequires: libkde4-devel
-BuildRequires: wireless-tools libiw-devel libnl-devel 
-%kde4_runtime_requires
+%if 0%{?suse_version} >= 1210
+BuildRequires:  libnl-1_1-devel
+%else
+BuildRequires:  libnl-devel
+%endif
+BuildRequires:  wireless-tools
 Provides:      kde4-knemo = %{version}
 Obsoletes:     kde4-knemo < %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%kde4_runtime_requires
 
 %description
 KNemo offers a network monitor similar to the one found in Windows. For every
@@ -37,13 +52,14 @@
 %make_jobs  
   
 %install  
-pushd build  
-%makeinstall 
+cd build
+%make_install
+cd ..
+
 %suse_update_desktop_file knemo Qt KDE System Monitor
 %kde_post_install  
-popd #build
 
-%__rm -rf "%{buildroot}%{_datadir}/locale"/sr@ijekavian*
+rm -rf "%{buildroot}%{_datadir}/locale"/sr@ijekavian*
 
 %find_lang %{name} %{name}.lang
 %find_lang kcm_%{name} %{name}.lang
@@ -54,7 +70,7 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING INSTALL README
+%doc AUTHORS ChangeLog COPYING README
 %{_bindir}/knemo                            
 %{_libdir}/kde4/kcm_knemo.so              
 %{_datadir}/applications/kde4/knemo.desktop


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to