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