Mailinglist Archive: opensuse-commit (1670 mails)

< Previous Next >
commit glibc
  • From: root@xxxxxxx (h_root)
  • Date: Mon, 2 Oct 2006 11:37:22 +0200 (CEST)
  • Message-id: <20061002093722.2FB1E193CEC@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package glibc
checked in at Mon Oct 2 11:37:22 CEST 2006.

--------
--- glibc/glibc.changes 2006-09-29 05:07:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/glibc/glibc.changes 2006-10-01 19:49:40.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Sep 29 22:06:43 CEST 2006 - pbaudis@xxxxxxx
+
+- Update to 2.5 CVS - official release (only minimal changes in CVS
+ since the last update)
+- Fix a thinko in the -Bdirect patch
+
+-------------------------------------------------------------------
+Fri Sep 29 19:51:24 CEST 2006 - dmueller@xxxxxxx
+
+- fix devel requires
+
+-------------------------------------------------------------------

Old:
----
glibc-2.4.90-2006092518.tar.bz2
glibc-2.4.90-nscd-initgroups.diff
glibc-nptl-2.4.90-2006092518.tar.bz2

New:
----
glibc-2.5-2006092922.tar.bz2
glibc-nptl-2.5-2006092922.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glibc.spec ++++++
--- /var/tmp/diff_new_pack.bf1vDH/_old 2006-10-02 11:34:06.000000000 +0200
+++ /var/tmp/diff_new_pack.bf1vDH/_new 2006-10-02 11:34:06.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package glibc (Version 2.4.90)
+# spec file for package glibc (Version 2.5)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -27,9 +27,9 @@
Group: System/Libraries
Obsoletes: ngpt ngpt-devel
Autoreqprov: on
-Version: 2.4.90
-Release: 19
-%define snapshot_date 2006092518
+Version: 2.5
+Release: 1
+%define snapshot_date 2006092922
URL: http://www.gnu.org/software/libc/libc.html
PreReq: filesystem
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -74,8 +74,7 @@
Patch30: glibc-2.3.90-langpackdir.diff
Patch31: glibc-nptl-2.4-nofixsyscallnr.diff
Patch32: crypt_blowfish-1.0.diff
-Patch33: glibc-2.4.90-nscd-initgroups.diff
-Patch34: glibc-2.4.90-bdirect.diff
+Patch33: glibc-2.4.90-bdirect.diff

%description
The GNU C Library provides the most important standard libraries used
@@ -174,7 +173,7 @@
Group: Development/Libraries/C and C++
Obsoletes: epoll
PreReq: /bin/rm
-Requires: glibc = %{version}, kernel-headers
+Requires: glibc = %{version}, linux-kernel-headers
Autoreqprov: on

%description devel
@@ -202,7 +201,7 @@


%prep
-%setup -n glibc-2.4 -q -a 1 -a 3 -a 4 -a 14
+%setup -n glibc-2.5 -q -a 1 -a 3 -a 4 -a 14
%patch
# libNoVersion part is only active on ix86
%patch1
@@ -238,7 +237,6 @@
%patch31
%patch32
%patch33
-%patch34
%patch5
find . -name configure | xargs touch

@@ -799,6 +797,12 @@

%changelog -n glibc
* Fri Sep 29 2006 - pbaudis@xxxxxxx
+- Update to 2.5 CVS - official release (only minimal changes in CVS
+ since the last update)
+- Fix a thinko in the -Bdirect patch
+* Fri Sep 29 2006 - dmueller@xxxxxxx
+- fix devel requires
+* Fri Sep 29 2006 - pbaudis@xxxxxxx
- Make the dynamic linker support direct bindings (Michael Meeks'
Solaris-like -Bdirect with minor changes by me)
- Split the kernel headers to a new package (linux-kernel-headers)




++++++ glibc-2.4.90-bdirect.diff ++++++
--- /var/tmp/diff_new_pack.bf1vDH/_old 2006-10-02 11:34:07.000000000 +0200
+++ /var/tmp/diff_new_pack.bf1vDH/_new 2006-10-02 11:34:07.000000000 +0200
@@ -180,7 +180,7 @@
+
+ noffset &= DT_SUSE_DIRECT_MASK;
+
-+ if (__builtin_expect (noffset < undef_map->l_dtneeded.r_nlist / sizeof(void *), 1))
++ if (__builtin_expect (noffset < undef_map->l_dtneeded.r_nlist, 1))
+ {
+ int res;
+ struct r_scope_elem direct_elem;

++++++ glibc-2.4.90-2006092518.tar.bz2 -> glibc-2.5-2006092922.tar.bz2 ++++++
glibc/glibc-2.4.90-2006092518.tar.bz2 /mounts/work_src_done/STABLE/glibc/glibc-2.5-2006092922.tar.bz2 differ: char 11, line 1

++++++ glibc-nptl-2.4.90-2006092518.tar.bz2 -> glibc-nptl-2.5-2006092922.tar.bz2 ++++++






++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
List Navigation