From 537ea286e27eca90dbf327036d903ab58540ed65393996a3fb849e62c195c5dd Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 28 Jun 2010 21:26:47 +0000 Subject: [PATCH 1/3] Accepting request 42124 from home:jengelh:smp Copy from home:jengelh:smp/elfutils via accept of submit request 42124 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42124 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=13 --- elfutils.changes | 5 +++++ elfutils.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/elfutils.changes b/elfutils.changes index f58e5ee..2cd4a71 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Tue May 11 20:01:23 UTC 2010 - tonyj@novell.com diff --git a/elfutils.spec b/elfutils.spec index 00ffabd..05add23 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -200,7 +200,7 @@ Authors: %build autoreconf -fi %configure --program-prefix=eu- -make %{?jobs:-j%jobs}; +make %{?_smp_mflags}; %install make DESTDIR=$RPM_BUILD_ROOT install From 2cf39d8d3a075c26d15d5a134358291d27b230ee97e2345f50c2f66f58d476c2 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 22 Jul 2010 09:19:45 +0000 Subject: [PATCH 2/3] cleanup OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=14 --- elfutils.spec | 58 +-------------------------------------------------- 1 file changed, 1 insertion(+), 57 deletions(-) diff --git a/elfutils.spec b/elfutils.spec index 05add23..481c904 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -40,12 +40,6 @@ BuildRequires: bison flex This package provides a higher-level library to access ELF files. This is a part of elfutils package. - - -Authors: --------- - Ulrich Drepper - %package -n libasm1 Summary: A collection of utilities and DSOs to handle compiled objects Group: Development/Tools/Other @@ -59,14 +53,6 @@ of an object or archive file), strip (for discarding symbols), readline well-formed ELF files). Also included are numerous helper libraries which implement DWARF, ELF, and machine-specific ELF handling. - - -Authors: --------- - Jeff Johnson - Jakub Jelinek - Ulrich Drepper - %package -n libasm-devel Summary: A collection of utilities and DSOs to handle compiled objects Group: Development/Tools/Other @@ -81,14 +67,6 @@ of an object or archive file), strip (for discarding symbols), readline well-formed ELF files). Also included are numerous helper libraries which implement DWARF, ELF, and machine-specific ELF handling. - - -Authors: --------- - Jeff Johnson - Jakub Jelinek - Ulrich Drepper - %package -n libebl1 Summary: A collection of utilities and DSOs to handle compiled objects Group: Development/Tools/Other @@ -104,14 +82,6 @@ of an object or archive file), strip (for discarding symbols), readline well-formed ELF files). Also included are numerous helper libraries which implement DWARF, ELF, and machine-specific ELF handling. - - -Authors: --------- - Jeff Johnson - Jakub Jelinek - Ulrich Drepper - %package -n libebl-devel Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ @@ -122,12 +92,6 @@ Requires: glibc-devel, libebl1 = %{version}, libdw-devel = %{version} This package contains all necessary include files and libraries needed to develop applications that require these. - - -Authors: --------- - Ulrich Drepper - %package -n libelf1 Summary: Library to read and write ELF files Group: System/Libraries @@ -137,12 +101,6 @@ License: GPLv2+ This package provide a high-level library to read and write ELF files. This is a part of elfutils package. - - -Authors: --------- - Ulrich Drepper - %package -n libelf-devel Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ @@ -154,8 +112,6 @@ Conflicts: libelf0-devel This package contains all necessary include files and libraries needed to develop applications that require these. - - %package -n libdw1 Summary: Library to access DWARF debugging information Group: System/Libraries @@ -165,12 +121,6 @@ License: GPLv2+ This package provide a high-level library to access the DWARF debugging information. This is a part of elfutils package. - - -Authors: --------- - Ulrich Drepper - %package -n libdw-devel Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ @@ -182,12 +132,6 @@ Requires: libelf-devel = %{version} This package contains all necessary include files and libraries needed to develop applications that require these. - - -Authors: --------- - Ulrich Drepper - %prep %setup -q -n elfutils-%{version} %patch1 -p1 @@ -200,7 +144,7 @@ Authors: %build autoreconf -fi %configure --program-prefix=eu- -make %{?_smp_mflags}; +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install From 613937b36770a3b314afa577156d4218320d494518ab34910bdd7f15ec7c95de Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 23 Jul 2010 14:54:33 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/elfutils revision 18.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=df7befe6d9acb62a6d1c390c5279c7e3 --- elfutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elfutils.spec b/elfutils.spec index 481c904..32d6f2c 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -21,7 +21,7 @@ Name: elfutils License: GPLv2 ; GPLv2+ ; LGPLv2.1+ Version: 0.147 -Release: 1 +Release: 2 Summary: Higher-level library to access ELF Group: System/Libraries Url: http://elfutils.fedorahosted.org