Hello community, here is the log from the commit of package glibc for openSUSE:Factory checked in at Mon Jun 20 15:58:13 CEST 2011.
-------- --- glibc/glibc.changes 2011-06-20 13:18:51.000000000 +0200 +++ /mounts/work_src_done/STABLE/glibc/glibc.changes 2011-06-20 14:48:11.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jun 20 12:47:46 UTC 2011 - [email protected] + +- Enhance rpmlintrc. +- move summary,license and group out of the not-ppc if (by Marcus + Meissner). + +------------------------------------------------------------------- @@ -6 +13,2 @@ -- Fix <bits/sigcontext.h> on x86 - fixes scpm compilation. +- Fix <bits/sigcontext.h> on x86 - fixes scpm compilation + (bnc#700784). calling whatdependson for head-i586 Old: ---- minmem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibc.spec ++++++ --- /var/tmp/diff_new_pack.8SpuJb/_old 2011-06-20 15:57:27.000000000 +0200 +++ /var/tmp/diff_new_pack.8SpuJb/_new 2011-06-20 15:57:27.000000000 +0200 @@ -18,6 +18,9 @@ Name: glibc +License: GPLv2+ +Summary: Standard Shared Libraries (from the GNU C Library) +Group: System/Libraries BuildRequires: gcc-c++ BuildRequires: libselinux-devel BuildRequires: libstdc++-devel @@ -42,9 +45,6 @@ %define powerpc_optimize_cpu_power7 0 %define powerpc_optimize_cpu_cell 0 %else -License: GPLv2+ -Summary: Standard Shared Libraries (from the GNU C Library) -Group: System/Libraries %define optimize_power 0 %define powerpc_optimize_base 0 %define powerpc_optimize_cpu_power4 0 @@ -71,7 +71,7 @@ Obsoletes: glibc-32bit %endif Version: 2.13 -Release: 11 +Release: 13 Url: http://www.gnu.org/software/libc/libc.html Source: glibc-%{version}-996cf2ef0727.tar.bz2 Source2: http://ftp.gnu.org/gnu/glibc/glibc-ports-2.13.tar.bz2 ++++++ glibc.rpmlintrc ++++++ --- /var/tmp/diff_new_pack.8SpuJb/_old 2011-06-20 15:57:27.000000000 +0200 +++ /var/tmp/diff_new_pack.8SpuJb/_new 2011-06-20 15:57:27.000000000 +0200 @@ -10,3 +10,5 @@ addFilter(".*shared-lib-without-dependency-information /lib.*/ld-2.*.so") # Handled via glibc_post_upgrade: addFilter(".*permissions-missing-postin missing %set_permissions /usr/.*pt_chown in %post") +# Do not require permissions, this will lead to a cycle (bnc#700925): +addFilter("glibc\..*: permissions-missing-requires") ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
