Hello community,

here is the log from the commit of package libstatgrab for openSUSE:Factory 
checked in at 2012-01-25 10:37:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstatgrab (Old)
 and      /work/SRC/openSUSE:Factory/.libstatgrab.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstatgrab", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstatgrab/libstatgrab.changes  2011-10-18 
14:31:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libstatgrab.new/libstatgrab.changes     
2012-01-25 10:37:58.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:46 UTC 2012 - [email protected]
+
+- change license to be in spdx.org format
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libstatgrab.spec ++++++
--- /var/tmp/diff_new_pack.VJJDXv/_old  2012-01-25 10:37:59.000000000 +0100
+++ /var/tmp/diff_new_pack.VJJDXv/_new  2012-01-25 10:37:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libstatgrab
 #
-# Copyright (c) 2011 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define soname         6
 
 Name:           libstatgrab
 Version:        0.16
-Release:        2
+Release:        0
 Summary:        Interface to System Statistics
+License:        LGPL-2.1+
+Group:          Development/Libraries/C and C++
 Url:            http://www.i-scream.org/libstatgrab/
 Source:         
ftp://ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-%{version}.tar.gz
 Source1:        statgrab.desktop
@@ -30,11 +31,15 @@
 Patch1:         libstatgrab-os-linux.diff
 Patch2:         libstatgrab-link-ncurses.diff
 Patch3:         libstatgrab-fix-include-ncurses.patch
-Group:          Development/Libraries/C and C++
-License:        GNU Library General Public License (LGPL)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc glibc-devel make ncurses-devel
-BuildRequires:  autoconf automake libtool update-desktop-files
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc
+BuildRequires:  glibc-devel
+BuildRequires:  libtool
+BuildRequires:  make
+BuildRequires:  ncurses-devel
+BuildRequires:  update-desktop-files
 
 %description
 The libstatgrab library provides an easy-to-use interface for accessing system
@@ -48,26 +53,26 @@
 
 %package -n %{name}%{soname}
 Summary:        Library for %{name}
+License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-License:        GNU Library General Public License (LGPL)
 
 %description -n %{name}%{soname}
 Library for package %{name}.
 
 %package devel
 Summary:        Development Environment for %{name}
-Requires:       %{name}%{soname} = %{version}-%{release}
+License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-License:        GNU Library General Public License (LGPL)
+Requires:       %{name}%{soname} = %{version}-%{release}
 
 %description devel
 Development environment for %{name} (headers, library links, static library).
 
 %package -n statgrab
 Summary:        Portable System Statistics Tools
-Requires:       %{name}%{soname} = %{version}-%{release}
+License:        GPL-2.0+
 Group:          System/Monitoring
-License:        GNU General Public License (GPL)
+Requires:       %{name}%{soname} = %{version}-%{release}
 
 %description -n statgrab
 This package includes a couple of useful tools that use the %{name} library.
@@ -79,9 +84,9 @@
 
 %package -n saidar
 Summary:        Portable System Statistics Tools
-Requires:       %{name}%{soname} = %{version}-%{release}
+License:        GPL-2.0+
 Group:          System/Monitoring
-License:        GNU General Public License (GPL)
+Requires:       %{name}%{soname} = %{version}-%{release}
 
 %description -n saidar
 This package includes a couple of useful tools that use the %{name} library.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to