Hello community,

here is the log from the commit of package glibc for openSUSE:Factory
checked in at Mon Jun 6 09:42:21 CEST 2011.



--------
--- glibc/glibc.changes 2011-05-27 17:32:39.000000000 +0200
+++ /mounts/work_src_done/STABLE/glibc/glibc.changes    2011-06-03 
10:42:13.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun  3 08:40:55 UTC 2011 - [email protected]
+
+- Use 2.6.5 as oldest supported kernel on all archs besides x86 and
+  x86-64 (reverting partially a change).
+
+-------------------------------------------------------------------
@@ -25 +31 @@
-- Run on kernel 2.6.32 or older only - and optimize thus.
+- Run on kernel 2.6.32 or newer only - and optimize thus.

calling whatdependson for head-i586


Old:
----
  minmem

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

Other differences:
------------------
++++++ glibc.spec ++++++
--- /var/tmp/diff_new_pack.uhmK33/_old  2011-06-06 09:41:14.000000000 +0200
+++ /var/tmp/diff_new_pack.uhmK33/_new  2011-06-06 09:41:14.000000000 +0200
@@ -52,7 +52,11 @@
 License:        GPLv2+
 Summary:        Standard Shared Libraries (from the GNU C Library)
 Group:          System/Libraries
+%ifarch %ix86 x86_64
 %define enablekernel 2.6.32
+%else
+%define enablekernel 2.6.5
+%endif
 Conflicts:      kernel < %{enablekernel}
 %define exp_malloc 1
 Obsoletes:      ngpt < 2.2.2 ngpt-devel < 2.2.2
@@ -67,7 +71,7 @@
 Provides:       rtld(GNU_HASH)
 AutoReqProv:    on
 Version:        2.13
-Release:        1
+Release:        3
 Url:            http://www.gnu.org/software/libc/libc.html
 PreReq:         filesystem
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to