bump release
This commit is contained in:
parent
1b0406adea
commit
ab3beba8f9
@ -43,7 +43,7 @@
|
|||||||
Summary: A GNU collection of binary utilities
|
Summary: A GNU collection of binary utilities
|
||||||
Name: binutils%{?name_cross}%{?_with_debug:-debug}
|
Name: binutils%{?name_cross}%{?_with_debug:-debug}
|
||||||
Version: 2.30
|
Version: 2.30
|
||||||
Release: 113%{?dist}
|
Release: 113%{?dist}.alma.1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/binutils
|
URL: https://sourceware.org/binutils
|
||||||
|
|
||||||
@ -1050,6 +1050,7 @@ fi
|
|||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
rm -f %{_bindir}/windres
|
||||||
%if %{with docs}
|
%if %{with docs}
|
||||||
%make_install DESTDIR=%{buildroot}
|
%make_install DESTDIR=%{buildroot}
|
||||||
%else
|
%else
|
||||||
@ -1081,7 +1082,6 @@ install -m 644 bfd/libbfd.a %{buildroot}%{_libdir}
|
|||||||
install -m 644 libiberty/libiberty.a %{buildroot}%{_libdir}
|
install -m 644 libiberty/libiberty.a %{buildroot}%{_libdir}
|
||||||
install -m 644 include/libiberty.h %{buildroot}%{_prefix}/include
|
install -m 644 include/libiberty.h %{buildroot}%{_prefix}/include
|
||||||
install -m 644 opcodes/libopcodes.a %{buildroot}%{_libdir}
|
install -m 644 opcodes/libopcodes.a %{buildroot}%{_libdir}
|
||||||
rm -f %{buildroot}%{_bindir}/windres
|
|
||||||
# Remove Windows/Novell only man pages
|
# Remove Windows/Novell only man pages
|
||||||
rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres,windmc}*
|
rm -f %{buildroot}%{_mandir}/man1/{dlltool,nlmconv,windres,windmc}*
|
||||||
%if %{without docs}
|
%if %{without docs}
|
||||||
|
Loading…
Reference in New Issue
Block a user