automatic version update by autodist [release 2.33-1mamba;Fri Feb 05 2021]
This commit is contained in:
parent
4a5520db4f
commit
1a59d1e06b
11
glibc.spec
11
glibc.spec
@ -83,14 +83,14 @@
|
||||
%endif
|
||||
|
||||
Name: glibc
|
||||
Version: 2.32
|
||||
Version: 2.33
|
||||
Release: 1mamba
|
||||
Summary: The GNU libc libraries
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnu.org/software/libc/
|
||||
URL: https://www.gnu.org/software/libc/
|
||||
Source0: http://ftp.gnu.org/gnu/glibc/glibc-%{version}.tar.xz
|
||||
Source4: nscd-logrotate
|
||||
Source5: nscd-conf
|
||||
@ -475,7 +475,7 @@ echo "CC += -D_FORTIFY_SOURCE=2" >> configparms
|
||||
echo "CXX += -D_FORTIFY_SOURCE=2" >> configparms
|
||||
make %{_smp_mflags} -r %PARALLELMFLAGS=-s slibdir=%{slibdir}
|
||||
|
||||
:<< __EOF
|
||||
#:<< __EOF
|
||||
# build documentation (pdf and html formats)
|
||||
%if %{build_doc}
|
||||
make pdf html
|
||||
@ -861,7 +861,7 @@ fi
|
||||
|
||||
%files -n timezone
|
||||
%defattr(-,root,root)
|
||||
%{_sbindir}/zdump
|
||||
%{_bindir}/zdump
|
||||
%{_sbindir}/zic
|
||||
|
||||
%else
|
||||
@ -880,6 +880,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 2.33-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 06 2020 Automatic Build System <autodist@mambasoft.it> 2.32-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user