Accepting request 221688 from Base:System
- Bump minimum kernel to 3.0 (forwarded request 221687 from Andreas_Schwab) OBS-URL: https://build.opensuse.org/request/show/221688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=166
This commit is contained in:
commit
2c7daf461c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:28660f2d1482c88e7a2ed7a8e3949bda35484f11ccf92129c499ba6da5df196c
|
|
||||||
size 12819632
|
|
3
glibc-2.19.tar.xz
Normal file
3
glibc-2.19.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d3997f588401ea095a0b27227b1d50cdfdd416236f6567b564549d3b46ea2a2
|
||||||
|
size 12083312
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 10 14:24:29 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
- Bump minimum kernel to 3.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 9 13:52:23 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to glibc 2.19 release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 10:38:05 UTC 2014 - schwab@suse.de
|
Thu Feb 6 10:38:05 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -94,22 +94,17 @@ BuildRequires: gd-devel
|
|||||||
%define powerpc_optimize_cpu_power7 0
|
%define powerpc_optimize_cpu_power7 0
|
||||||
%define powerpc_optimize_cpu_cell 0
|
%define powerpc_optimize_cpu_cell 0
|
||||||
%endif # ppc, ppc64
|
%endif # ppc, ppc64
|
||||||
%ifarch x86_64
|
# 3.0 is the SLES 11 SP3 kernel
|
||||||
# 2.6.32 is the SLES 11 SP1 kernel
|
# 3.1 is the openSUSE 12.1 kernel
|
||||||
# 2.6.34 is the openSUSE 11.3 kernel
|
%define enablekernel 3.0
|
||||||
%define enablekernel 2.6.32
|
Version: 2.19
|
||||||
%else
|
|
||||||
# 2.6.16 is the SLES 10 kernel, use this as oldest supported kernel
|
|
||||||
%define enablekernel 2.6.16
|
|
||||||
%endif
|
|
||||||
Version: 2.18.90
|
|
||||||
Release: 0
|
Release: 0
|
||||||
%define glibc_major_version 2.18.90
|
%define glibc_major_version 2.19
|
||||||
%define git_id ee7cc3853761
|
%define git_id 9a869d822025
|
||||||
Url: http://www.gnu.org/software/libc/libc.html
|
Url: http://www.gnu.org/software/libc/libc.html
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: glibc-%{version}-%{git_id}.tar.xz
|
#Source: glibc-%{version}-%{git_id}.tar.xz
|
||||||
#Source: http://ftp.gnu.org/pub/gnu/glibc/glibc-%{version}.tar.xz
|
Source: http://ftp.gnu.org/pub/gnu/glibc/glibc-%{version}.tar.xz
|
||||||
Source3: noversion.tar.bz2
|
Source3: noversion.tar.bz2
|
||||||
Source4: manpages.tar.bz2
|
Source4: manpages.tar.bz2
|
||||||
Source5: nsswitch.conf
|
Source5: nsswitch.conf
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 10 14:24:29 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
- Bump minimum kernel to 3.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 9 13:52:23 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to glibc 2.19 release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 10:38:05 UTC 2014 - schwab@suse.de
|
Thu Feb 6 10:38:05 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -93,22 +93,17 @@ BuildRequires: gd-devel
|
|||||||
%define powerpc_optimize_cpu_power7 0
|
%define powerpc_optimize_cpu_power7 0
|
||||||
%define powerpc_optimize_cpu_cell 0
|
%define powerpc_optimize_cpu_cell 0
|
||||||
%endif # ppc, ppc64
|
%endif # ppc, ppc64
|
||||||
%ifarch x86_64
|
# 3.0 is the SLES 11 SP3 kernel
|
||||||
# 2.6.32 is the SLES 11 SP1 kernel
|
# 3.1 is the openSUSE 12.1 kernel
|
||||||
# 2.6.34 is the openSUSE 11.3 kernel
|
%define enablekernel 3.0
|
||||||
%define enablekernel 2.6.32
|
Version: 2.19
|
||||||
%else
|
|
||||||
# 2.6.16 is the SLES 10 kernel, use this as oldest supported kernel
|
|
||||||
%define enablekernel 2.6.16
|
|
||||||
%endif
|
|
||||||
Version: 2.18.90
|
|
||||||
Release: 0
|
Release: 0
|
||||||
%define glibc_major_version 2.18.90
|
%define glibc_major_version 2.19
|
||||||
%define git_id ee7cc3853761
|
%define git_id 9a869d822025
|
||||||
Url: http://www.gnu.org/software/libc/libc.html
|
Url: http://www.gnu.org/software/libc/libc.html
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: glibc-%{version}-%{git_id}.tar.xz
|
#Source: glibc-%{version}-%{git_id}.tar.xz
|
||||||
#Source: http://ftp.gnu.org/pub/gnu/glibc/glibc-%{version}.tar.xz
|
Source: http://ftp.gnu.org/pub/gnu/glibc/glibc-%{version}.tar.xz
|
||||||
Source3: noversion.tar.bz2
|
Source3: noversion.tar.bz2
|
||||||
Source4: manpages.tar.bz2
|
Source4: manpages.tar.bz2
|
||||||
Source5: nsswitch.conf
|
Source5: nsswitch.conf
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 10 14:24:29 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
- Bump minimum kernel to 3.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 9 13:52:23 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to glibc 2.19 release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 10:38:05 UTC 2014 - schwab@suse.de
|
Thu Feb 6 10:38:05 UTC 2014 - schwab@suse.de
|
||||||
|
|
||||||
|
21
glibc.spec
21
glibc.spec
@ -94,22 +94,17 @@ BuildRequires: gd-devel
|
|||||||
%define powerpc_optimize_cpu_power7 0
|
%define powerpc_optimize_cpu_power7 0
|
||||||
%define powerpc_optimize_cpu_cell 0
|
%define powerpc_optimize_cpu_cell 0
|
||||||
%endif # ppc, ppc64
|
%endif # ppc, ppc64
|
||||||
%ifarch x86_64
|
# 3.0 is the SLES 11 SP3 kernel
|
||||||
# 2.6.32 is the SLES 11 SP1 kernel
|
# 3.1 is the openSUSE 12.1 kernel
|
||||||
# 2.6.34 is the openSUSE 11.3 kernel
|
%define enablekernel 3.0
|
||||||
%define enablekernel 2.6.32
|
Version: 2.19
|
||||||
%else
|
|
||||||
# 2.6.16 is the SLES 10 kernel, use this as oldest supported kernel
|
|
||||||
%define enablekernel 2.6.16
|
|
||||||
%endif
|
|
||||||
Version: 2.18.90
|
|
||||||
Release: 0
|
Release: 0
|
||||||
%define glibc_major_version 2.18.90
|
%define glibc_major_version 2.19
|
||||||
%define git_id ee7cc3853761
|
%define git_id 9a869d822025
|
||||||
Url: http://www.gnu.org/software/libc/libc.html
|
Url: http://www.gnu.org/software/libc/libc.html
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: glibc-%{version}-%{git_id}.tar.xz
|
#Source: glibc-%{version}-%{git_id}.tar.xz
|
||||||
#Source: http://ftp.gnu.org/pub/gnu/glibc/glibc-%{version}.tar.xz
|
Source: http://ftp.gnu.org/pub/gnu/glibc/glibc-%{version}.tar.xz
|
||||||
Source3: noversion.tar.bz2
|
Source3: noversion.tar.bz2
|
||||||
Source4: manpages.tar.bz2
|
Source4: manpages.tar.bz2
|
||||||
Source5: nsswitch.conf
|
Source5: nsswitch.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user