automatic version update by autodist [release 2.24-1mamba;Fri Aug 05 2016]
This commit is contained in:
parent
ce7d9cd44b
commit
a7b1505009
@ -107,7 +107,7 @@
|
||||
%endif
|
||||
|
||||
Name: glibc
|
||||
Version: 2.23
|
||||
Version: 2.24
|
||||
Release: 1mamba
|
||||
Summary: The GNU libc libraries
|
||||
Group: System/Libraries
|
||||
@ -633,6 +633,7 @@ install -d -m0755 %{buildroot}%{glibc_includedir}/gnu/
|
||||
mv %{buildroot}/stubs-32.h %{buildroot}%{glibc_includedir}/gnu/stubs-32.h
|
||||
# multilib: remove unuseful files depending on other 32bit libraries
|
||||
rm -f %{buildroot}%{_bindir}/memusagestat
|
||||
rm -f %{buildroot}%{_bindir}/makedb
|
||||
rm -f %{buildroot}%{_sbindir}/nscd
|
||||
%endif
|
||||
|
||||
@ -857,7 +858,7 @@ exit 0
|
||||
%{_bindir}/lddlibc4
|
||||
%{_bindir}/locale
|
||||
%{_bindir}/localedef
|
||||
%{_bindir}/makedb
|
||||
#%{_bindir}/makedb
|
||||
%{_bindir}/pldd
|
||||
%{_bindir}/rpcgen
|
||||
%{_bindir}/sprof
|
||||
@ -923,6 +924,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 05 2016 Automatic Build System <autodist@mambasoft.it> 2.24-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 19 2016 Automatic Build System <autodist@mambasoft.it> 2.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user