!8 Modify invalid source0
From: @caodongxia Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
05998feb5a
@ -1,10 +1,10 @@
|
||||
Name: abi-dumper
|
||||
Version: 1.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: a tool to dump ABI of an ELF object containing DWARF debug info.
|
||||
URL: https://github.com/lvc/abi-dumper
|
||||
License: LGPL v2.1 and GPL v2.0
|
||||
Source: https://codeload.github.com/lvc/%{name}/tar.gz/%{version}/%{name}-%{version}.tar.gz
|
||||
Source: https://github.com/lvc/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gcc make git perl-interpreter perl-generators
|
||||
Requires: elfutils elfutils-devel libstdc++ libstdc++-devel
|
||||
|
||||
@ -30,6 +30,9 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 14 2022 caodongxia <caodongxia@h-partners.com> - 1.2-2
|
||||
- Modify invalid source0
|
||||
|
||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.2-1
|
||||
- Upgrade to version 1.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user