Automatic import for version 2.15-3

This commit is contained in:
Rosa 2012-08-07 13:28:10 +00:00
parent a8cecc9997
commit f95a17e413

View file

@ -74,7 +74,7 @@
Summary: The GNU libc libraries Summary: The GNU libc libraries
Name: glibc Name: glibc
Version: 2.15 Version: 2.15
Release: 1 Release: 3
Epoch: 6 Epoch: 6
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries Group: System/Libraries
@ -254,8 +254,7 @@ Patch58: glibc-2.15-chromium-browser-crash.patch
Conflicts: kernel < %{enablekernel} Conflicts: kernel < %{enablekernel}
# Don't try to explicitly provide GLIBC_PRIVATE versioned libraries # Don't try to explicitly provide GLIBC_PRIVATE versioned libraries
%define _provides_exceptions GLIBC_PRIVATE %define _filter_GLIBC_PRIVATE 1
%define _requires_exceptions GLIBC_PRIVATE
Obsoletes: ld.so Obsoletes: ld.so
Provides: ld.so Provides: ld.so
@ -356,6 +355,10 @@ Linux system will not function.
%package -n %{multilibc} %package -n %{multilibc}
Summary: The GNU libc libraries Summary: The GNU libc libraries
Group: System/Libraries Group: System/Libraries
Conflicts: glibc < 6:2.14.90-13
%post -n %{multilibc}
%{_sbindir}/iconvconfig %{_libdir32}/gconv -o %{_libdir32}/gconv/gconv-modules.cache
%description -n %{multilibc} %description -n %{multilibc}
The glibc package contains standard libraries which are used by The glibc package contains standard libraries which are used by
@ -1077,6 +1080,18 @@ export EXCLUDE_FROM_FULL_STRIP="ld-%{version}.so libpthread libc-%{version}.so l
%changelog %changelog
* Thu May 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 6:2.15-3
+ Revision: 800481
- Correct typo in libc6 post.
* Wed May 23 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 6:2.15-2
+ Revision: 800239
- add versioned conflict to deal with upgrades
- use %%_filter_GLIBC_PRIVATE for new dependency generator
+ Paulo Andrade <pcpa@mandriva.com.br>
- Generate 32 bit gconv-modules.cache in multilib libc6 package post.
* Mon Feb 13 2012 Paulo Andrade <pcpa@mandriva.com.br> 6:2.15-1 * Mon Feb 13 2012 Paulo Andrade <pcpa@mandriva.com.br> 6:2.15-1
+ Revision: 773711 + Revision: 773711
- Update to glibc-2.15. - Update to glibc-2.15.