Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory 
checked in at 2012-01-06 11:43:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elfutils (Old)
 and      /work/SRC/openSUSE:Factory/.elfutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/elfutils/elfutils.changes        2011-09-23 
01:56:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.elfutils.new/elfutils.changes   2012-01-06 
11:43:36.000000000 +0100
@@ -1,0 +2,12 @@
+Fri Dec  2 08:59:33 UTC 2011 - [email protected]
+
+- license update: GPL-2.0-with-osi-exception
+  elfutils is GPL-2.0 (only) with an exception for osi approved licenses.
+  Also, use SPDX format
+
+-------------------------------------------------------------------
+Thu Dec  1 11:22:12 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ elfutils.spec ++++++
--- /var/tmp/diff_new_pack.e6Pbxi/_old  2012-01-06 11:43:37.000000000 +0100
+++ /var/tmp/diff_new_pack.e6Pbxi/_new  2012-01-06 11:43:37.000000000 +0100
@@ -15,12 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           elfutils
-License:        GPLv2 ; GPLv2+ ; LGPLv2.1+
+License:        GPL-2.0-with-osi-exception
 Version:        0.152
-Release:        3
+Release:        0
 Summary:        Higher-level library to access ELF
 Group:          System/Libraries
 Url:            http://elfutils.fedorahosted.org
@@ -35,7 +33,12 @@
 Patch6:         elfutils-0.137-dwarf-header-check-fix.diff
 Patch7:         elfutils-0.148-dont-crash.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  bison flex libbz2-devel xz-devel zlib-devel
+BuildRequires:  automake
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  libbz2-devel
+BuildRequires:  xz-devel
+BuildRequires:  zlib-devel
 
 %description
 This package provides a higher-level library to access ELF files. This
@@ -44,7 +47,6 @@
 %package -n libasm1
 Summary:        A collection of utilities and DSOs to handle compiled objects
 Group:          Development/Tools/Other
-License:        GPLv2 ; GPLv2+ ; LGPLv2.1+
 
 %description -n libasm1
 Elfutils is a collection of utilities, including ld (a linker), nm (for
@@ -57,7 +59,7 @@
 %package -n libasm-devel
 Summary:        A collection of utilities and DSOs to handle compiled objects
 Group:          Development/Tools/Other
-License:        GPLv2+
+License:        GPL-2.0-with-osi-exception
 Requires:       glibc-devel, libasm1 = %{version}
 
 %description -n libasm-devel
@@ -71,7 +73,7 @@
 %package -n libebl1
 Summary:        A collection of utilities and DSOs to handle compiled objects
 Group:          Development/Tools/Other
-License:        GPLv2+
+License:        GPL-2.0-with-osi-exception
 Provides:       libebl = %{version}
 Obsoletes:      libebl < %{version}
 
@@ -86,7 +88,7 @@
 %package -n libebl-devel
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
-License:        GPLv2+
+License:        GPL-2.0-with-osi-exception
 Requires:       glibc-devel, libebl1 = %{version}, libdw-devel = %{version}
 
 %description -n libebl-devel
@@ -95,8 +97,7 @@
 
 %package -n libelf1
 Summary:        Library to read and write ELF files
-Group:          System/Libraries
-License:        GPLv2+
+License:        GPL-2.0-with-osi-exception
 
 %description -n libelf1
 This package provides a high-level library to read and write ELF files.
@@ -105,7 +106,7 @@
 %package -n libelf-devel
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
-License:        GPLv2+
+License:        GPL-2.0-with-osi-exception
 Requires:       glibc-devel, libelf1 = %{version}
 Conflicts:      libelf0-devel
 
@@ -115,8 +116,7 @@
 
 %package -n libdw1
 Summary:        Library to access DWARF debugging information
-Group:          System/Libraries
-License:        GPLv2+
+License:        GPL-2.0-with-osi-exception
 
 %description -n libdw1
 This package provides a high-level library to access the DWARF debugging
@@ -125,7 +125,7 @@
 %package -n libdw-devel
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/C and C++
-License:        GPLv2+
+License:        GPL-2.0-with-osi-exception
 Requires:       glibc-devel, libdw1 = %{version}
 Requires:       libelf-devel = %{version}
 

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

Reply via email to