forked from pool/glibc
Accepting request 75423 from home:a_jaeger:branches:openSUSE:Factory
Remove glibc-ppc64-vdso-time.diff (bnc#590216) OBS-URL: https://build.opensuse.org/request/show/75423 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=76
This commit is contained in:
parent
6f56020499
commit
18abc49ff7
@ -1,28 +0,0 @@
|
||||
2010-03-04 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/time.c: New file.
|
||||
|
||||
Index: src/sysdeps/unix/sysv/linux/powerpc/powerpc64/time.c
|
||||
===================================================================
|
||||
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||
+++ src/sysdeps/unix/sysv/linux/powerpc/powerpc64/time.c 2010-03-04 20:02:23.000000000 -0300
|
||||
@@ -0,0 +1,19 @@
|
||||
+/* Copyright (C) 2010 Free Software Foundation, Inc.
|
||||
+ This file is part of the GNU C Library.
|
||||
+
|
||||
+ The GNU C Library is free software; you can redistribute it and/or
|
||||
+ modify it under the terms of the GNU Lesser General Public
|
||||
+ License as published by the Free Software Foundation; either
|
||||
+ version 2.1 of the License, or (at your option) any later version.
|
||||
+
|
||||
+ The GNU C Library is distributed in the hope that it will be useful,
|
||||
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
+ Lesser General Public License for more details.
|
||||
+
|
||||
+ You should have received a copy of the GNU Lesser General Public
|
||||
+ License along with the GNU C Library; if not, write to the Free
|
||||
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
+ 02111-1307 USA. */
|
||||
+
|
||||
+#include <sysdeps/unix/time.c>
|
@ -3,6 +3,7 @@ Tue Jul 5 08:03:26 UTC 2011 - aj@suse.de
|
||||
|
||||
- Remove glibc-statfs64-ia64.diff since current ia32el has the bug
|
||||
fixed.
|
||||
- Remove glibc-ppc64-vdso-time.diff (bnc#590216).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 10:00:46 UTC 2011 - aj@suse.de
|
||||
|
13
glibc.spec
13
glibc.spec
@ -101,11 +101,11 @@ NoSource: 0
|
||||
#
|
||||
# PATCH-FIX-OPENSUSE remove lfs test from testsuite aj@suse.de
|
||||
Patch0: glibc-testsuite.patch
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
# PATCH-FIX-OPENSUSE handle glibc binaries
|
||||
Patch1: glibc-2.3.90-noversion.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
Patch2: glibc-fnmatch-multibyte.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
# PATCH-FIX-OPENSUSE reload /etc/resolv.conf on change
|
||||
Patch3: glibc-resolv-reload.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
Patch4: glibc-2.3.locales.diff.bz2
|
||||
@ -141,9 +141,9 @@ Patch24: glibc-2.3.5-nscd-zeronegtimeout.diff
|
||||
Patch25: glibc-2.3.90-langpackdir.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
Patch27: glibc-2.6-configure.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
# PATCH-FIX-OPENSUSE Fix hangs in UDP RPC calls bso#5379
|
||||
Patch28: glibc-2.2-sunrpc.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
# PATCH-FIX-OPENSUSE Workaround rpmlint warning
|
||||
Patch29: glibc-2.8-getconf.diff
|
||||
# PATCH-FIX-OPENSUSE only use ipv6 if real ipv6 address exists bnc#361697, bnc#684534
|
||||
Patch30: getaddrinfo-ipv6-sanity.diff
|
||||
@ -164,8 +164,6 @@ Patch41: glibc-uio-cell.diff
|
||||
# PATCH-FIX-UPSTREAM -- add missing includes aj@suse.de
|
||||
Patch43: missing-include-build-fix.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
Patch44: glibc-ppc64-vdso-time.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
Patch45: glibc-gai-private4.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
Patch46: glibc-resolv-mdnshint.diff
|
||||
@ -409,7 +407,7 @@ rm nscd/s-stamp
|
||||
%patch25
|
||||
%patch27
|
||||
%patch28
|
||||
%patch29
|
||||
#%patch29
|
||||
%patch30
|
||||
%patch31
|
||||
%patch33
|
||||
@ -420,7 +418,6 @@ rm nscd/s-stamp
|
||||
%patch40
|
||||
%patch41 -p1
|
||||
%patch43 -p1
|
||||
%patch44 -p1
|
||||
%patch45
|
||||
%patch46 -p1
|
||||
%patch47 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user