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