From 6fe7a1a66f0cb728412860b9b0f5388925da9f10 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 22:04:01 +0100 Subject: [PATCH] update to 0.184 [release 0.184-1mamba;Fri May 21 2021] --- elfutils.spec | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/elfutils.spec b/elfutils.spec index 143df48..33622dd 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -4,7 +4,7 @@ %define portability_version 0.163 Name: elfutils -Version: 0.183 +Version: 0.184 Release: 1mamba Summary: A collection of utilities and DSOs to handle compiled objects Group: Development/Tools @@ -12,7 +12,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://sourceware.org/elfutils/ -Source: https://sourceware.org/elfutils/ftp/0.183/elfutils-%{version}.tar.bz2 +Source: https://sourceware.org/elfutils/ftp/%{version}/elfutils-%{version}.tar.bz2 ## NOTE: manual intervetion needed for updates, upstream files don't have version in name #Patch1: https://fedorahosted.org/releases/e/l/elfutils/%{version}/elfutils-0.158-robustify.patch #Patch2: https://fedorahosted.org/releases/e/l/elfutils/%{portability_version}/elfutils-portability-%{portability_version}.patch @@ -22,6 +22,16 @@ Patch5: %{name}-0.131-off64_t.patch License: Open Software License ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libarchive-devel +BuildRequires: libbzip2-devel +BuildRequires: libcurl-devel +BuildRequires: libgcc +BuildRequires: liblzma-devel +BuildRequires: libmicrohttpd-devel +BuildRequires: libsqlite-devel +BuildRequires: libstdc++6-devel +BuildRequires: libz-devel +BuildRequires: libzstd-devel ## AUTOBUILDREQ-END BuildRequires: gettext-devel BuildRequires: gcc >= 3.4 @@ -29,7 +39,6 @@ BuildRequires: bison >= 1.875 BuildRequires: flex >= 2.5.4a BuildRequires: bzip2 Requires: %{libname} = %{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Elfutils is a collection of utilities, including: @@ -202,6 +211,9 @@ rm -f %{buildroot}%{_libdir}/libasm.{a,so,so.*} %{_libdir}/pkgconfig/libdebuginfod.pc %changelog +* Fri May 21 2021 Silvan Calarco 0.184-1mamba +- update to 0.184 + * Sun Feb 07 2021 Silvan Calarco 0.183-1mamba - update to 0.183