forked from pool/glibc
Accepting request 73971 from home:a_jaeger:branches:openSUSE:Factory
remove lib-gd etc build requires OBS-URL: https://build.opensuse.org/request/show/73971 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=64
This commit is contained in:
13
glibc.spec
13
glibc.spec
@@ -19,11 +19,8 @@
|
||||
|
||||
Name: glibc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gd-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libstdc++-devel
|
||||
BuildRequires: zlib-devel
|
||||
%define _filter_GLIBC_PRIVATE 1
|
||||
%define build_locales 1
|
||||
%define run_testsuite 0
|
||||
@@ -74,7 +71,7 @@ Obsoletes: glibc-64bit
|
||||
Obsoletes: glibc-32bit
|
||||
%endif
|
||||
Version: 2.13
|
||||
Release: 1
|
||||
Release: 5
|
||||
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
|
||||
@@ -199,6 +196,8 @@ Patch55: glibc-bso-12454.diff
|
||||
Patch56: glibc-static-memcpy.diff
|
||||
# FIX-OPENSUSE compile some files with -fno-strict-aliasing
|
||||
Patch58: glibc-strict-aliasing.diff
|
||||
# PATCH-FIX-UPSTREAM fix preloading of shared libs aj@suse.de
|
||||
Patch59: glibc-2.13-dl-load.patch
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
Patch500: ARM_glibc-2.10.1-local-eabi-wchar.diff
|
||||
# PATCH-MISSING-TAG -- See http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||
@@ -443,6 +442,7 @@ rm nscd/s-stamp
|
||||
%patch55 -p1
|
||||
%patch56 -p1
|
||||
%patch58
|
||||
%patch59 -p1
|
||||
%ifarch %arm armv5tel armv7l
|
||||
%patch500
|
||||
%patch501
|
||||
@@ -1157,8 +1157,9 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
/%{_lib}/libmemusage.so
|
||||
/%{_lib}/libpcprofile.so
|
||||
%{_bindir}/memusage
|
||||
%{_bindir}/memusagestat
|
||||
# These need gd-devel for building
|
||||
#%{_bindir}/memusage
|
||||
#%{_bindir}/memusagestat
|
||||
%{_bindir}/mtrace
|
||||
%{_bindir}/pcprofiledump
|
||||
%{_bindir}/xtrace
|
||||
|
Reference in New Issue
Block a user