From d06f2d32a91a8ef3cb7cc9645355a7a4d319da76 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 11 Dec 2019 17:36:02 +0100 Subject: [PATCH] 0.13-1 --- .gitignore | 1 + dwz.spec | 20 ++++++++++++-------- sources | 2 +- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 115dbeb..bc3e7ea 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /dwz-0.10.tar.bz2 /dwz-0.11.tar.bz2 /dwz-0.12.tar.bz2 +/dwz-0.13.tar.xz diff --git a/dwz.spec b/dwz.spec index d38985d..ca87396 100644 --- a/dwz.spec +++ b/dwz.spec @@ -1,13 +1,10 @@ Summary: DWARF optimization and duplicate removal tool Name: dwz -Version: 0.12 -Release: 11%{?dist} +Version: 0.13 +Release: 1%{?dist} License: GPLv2+ and GPLv3+ -# git archive --format=tar --remote=git://sourceware.org/git/dwz.git \ -# --prefix=%%{name}-%%{version}/ %%{name}-%%{version} \ -# | bzip2 -9 > %%{name}-%%{version}.tar.bz2 -Source: %{name}-%{version}.tar.bz2 -BuildRequires: gcc, elfutils-libelf-devel +Source: https://sourceware.org/ftp/dwz/releases/%{name}-%{version}.tar.xz +BuildRequires: gcc, elfutils-libelf-devel, dejagnu %description The dwz package contains a program that attempts to optimize DWARF @@ -19,7 +16,7 @@ DW_TAG_partial_unit compilation units (CUs) for duplicated information and using DW_TAG_imported_unit to import it into each CU that needs it. %prep -%setup -q +%setup -q -n dwz %build make %{?_smp_mflags} CFLAGS='%{optflags}' LDFLAGS='%{build_ldflags}' \ @@ -30,12 +27,19 @@ rm -rf %{buildroot} make DESTDIR=%{buildroot} prefix=%{_prefix} mandir=%{_mandir} bindir=%{_bindir} \ install +%check +make check + %files %license COPYING COPYING3 COPYING.RUNTIME %{_bindir}/dwz %{_mandir}/man1/dwz.1* %changelog +* Wed Dec 11 2019 Jakub Jelinek 0.13-1 +- update to a new upstream release +- add make check + * Wed Jul 24 2019 Fedora Release Engineering - 0.12-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 3ba1d37..b5fb5b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1624afa75b94633e03c6e1bb952fb348 dwz-0.12.tar.bz2 +SHA512 (dwz-0.13.tar.xz) = 8dc5e647a99ab652fbbed2d37c595a072a2e31198e66f84220d4caf04a9ee0b2900b116932f268b68015e4cc6b49b87313bf1a2d00748d2b3c4799c9ee58c2f4