Modify invalid source0
This commit is contained in:
parent
4481852914
commit
b70b182090
@ -1,10 +1,10 @@
|
|||||||
Name: abi-dumper
|
Name: abi-dumper
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: a tool to dump ABI of an ELF object containing DWARF debug info.
|
Summary: a tool to dump ABI of an ELF object containing DWARF debug info.
|
||||||
URL: https://github.com/lvc/abi-dumper
|
URL: https://github.com/lvc/abi-dumper
|
||||||
License: LGPL v2.1 and GPL v2.0
|
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
|
BuildRequires: gcc make git perl-interpreter perl-generators
|
||||||
Requires: elfutils elfutils-devel libstdc++ libstdc++-devel
|
Requires: elfutils elfutils-devel libstdc++ libstdc++-devel
|
||||||
|
|
||||||
@ -30,6 +30,9 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|||||||
rm -rf ${RPM_BUILD_ROOT}
|
rm -rf ${RPM_BUILD_ROOT}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.2-1
|
||||||
- Upgrade to version 1.2
|
- Upgrade to version 1.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user