SPECS (DEVEL): glibc.spec - snap supdated, locale patchset needs u...
pluto
pluto at pld-linux.org
Sun Dec 4 15:59:46 CET 2005
Author: pluto Date: Sun Dec 4 14:59:46 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- snap supdated, locale patchset needs update.
---- Files affected:
SPECS:
glibc.spec (1.590.2.20 -> 1.590.2.21)
---- Diffs:
================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.590.2.20 SPECS/glibc.spec:1.590.2.21
--- SPECS/glibc.spec:1.590.2.20 Tue Nov 15 11:04:32 2005
+++ SPECS/glibc.spec Sun Dec 4 15:59:41 2005
@@ -2,7 +2,6 @@
#
# Conditional build:
%bcond_with omitfp # build without frame pointer (pass \--enable-omitfp)
-%bcond_without memusage # don't build memusage utility
%bcond_without selinux # without SELinux support (in nscd)
%bcond_with tests # perform "make test"
%bcond_without localedb # don't build localedb-all (is time consuming)
@@ -15,11 +14,7 @@
# - math/{test-fenv,test-tgmath,test-float,test-ifloat},
# debug/backtrace-tst(SEGV) fail on alpha
-%ifarch sparc64
-%undefine with_memusage
-%endif
-
-%define llh_version 7:2.6.10.0-3
+%define llh_version 7:2.6.12.0-10
Summary: GNU libc
Summary(de): GNU libc
@@ -32,14 +27,14 @@
Summary(uk): GNU libc ×ĹŇÓŚ§ 2.3
Name: glibc
Version: 2.3.90
-%define _snap 20050709T1351UTC
+%define _snap 20051204T1150UTC
Release: 0.%{_snap}.1
Epoch: 6
License: LGPL
Group: Libraries
#Source0: ftp://sources.redhat.com/pub/glibc/releases/%{name}-%{version}.tar.bz2
Source0: libc-%{version}_%{_snap}.tar.bz2
-# Source0-md5: b9946a2f137316b8301eb1af2ea3e8cb
+# Source0-md5: 4479ab933a49c9f1e68f1bc9bc949a3e
#Source1: ftp://sources.redhat.com/pub/glibc/releases/%{name}-linuxthreads-%{version}.tar.bz2
Source2: nscd.init
Source3: nscd.sysconfig
@@ -85,7 +80,6 @@
BuildRequires: automake
BuildRequires: binutils >= 2:2.15.90.0.3
BuildRequires: gcc >= 5:3.4
-%{?with_memusage:BuildRequires: gd-devel >= 2.0.1}
BuildRequires: gettext-devel >= 0.10.36
BuildRequires: linux-libc-headers >= %{llh_version}
%{?with_selinux:BuildRequires: libselinux-devel >= 1.18}
@@ -646,23 +640,6 @@
%description -n nss_nisplus -l pl
Moduł glibc NSS (Name Service Switch) dostępu do baz danych NIS+.
-%package memusage
-Summary: A toy
-Summary(es): Un juguete
-Summary(pl): Zabawka
-Group: Applications
-Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: gd
-
-%description memusage
-A toy.
-
-%description memusage -l es
-Un juguete.
-
-%description memusage -l pl
-Zabawka.
-
%package zoneinfo_right
Summary: Non-POSIX (real) time zones
Summary(es): Zonas de tiempo reales (no de POSIX)
@@ -739,7 +716,7 @@
Statyczne 64-bitowe biblioteki GNU libc.
%prep
-%setup -q -n libc-%{version}_%{_snap}
+%setup -q -n libc
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -756,14 +733,14 @@
%patch14 -p0
%patch17 -p1
-%patch18 -p1
+#patch18 -p1 NEEDS CHECK
%patch19 -p1
%patch20 -p1
-%patch21 -p1
-%patch22 -p1
-%patch23 -p1
-%patch24 -p1
-%patch25 -p1
+#patch21 -p1 NEEDS CHECK
+#patch22 -p1 NEEDS CHECK
+#patch23 -p1 NEEDS CHECK
+#patch24 -p1 NEEDS CHECK
+#patch25 -p1 NEEDS CHECK
%patch26 -p1
%{?with_cross:%patch27 -p1}
@@ -784,7 +761,6 @@
CC="%{__cc} -m64 -mcpu=ultrasparc -mvis -fcall-used-g6"
%endif
../%configure \
- libc_cv_as_needed=no \
--enable-kernel="2.6.0" \
--%{?with_omitfp:en}%{!?with_omitfp:dis}able-omitfp \
--with-headers=%{_includedir} \
@@ -792,6 +768,7 @@
--with-tls \
--enable-add-ons=nptl \
--enable-stackguard-randomization \
+ --enable-hidden-plt \
--enable-profile
%{__make}
@@ -844,7 +821,9 @@
install elf/postshell $RPM_BUILD_ROOT/sbin
cd ..
-%{?with_memusage:mv -f $RPM_BUILD_ROOT/%{_lib}/libmemusage.so $RPM_BUILD_ROOT%{_libdir}}
+# a toy
+rm -f $RPM_BUILD_ROOT/%{_lib}/libmemusage.so
+
mv -f $RPM_BUILD_ROOT/%{_lib}/libpcprofile.so $RPM_BUILD_ROOT%{_libdir}
rm -rf $RPM_BUILD_ROOT%{_datadir}/zoneinfo/{localtime,posixtime,posixrules,posix/*}
@@ -993,9 +972,6 @@
%endif
-/bin/mv %{_sysconfdir}/ld.so.conf.rpmsave %{_sysconfdir}/ld.so.conf
-%post memusage -p /sbin/ldconfig
-%postun memusage -p /sbin/ldconfig
-
%post -n iconv -p %{_sbindir}/iconvconfig
%post devel
@@ -1226,13 +1202,6 @@
%defattr(644,root,root,755)
%attr(755,root,root) /%{_lib}/libnss_nisplus*.so*
-%if %{with memusage}
-%files memusage
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/memusage*
-%attr(755,root,root) %{_libdir}/libmemusage.so
-%endif
-
%files devel
%defattr(644,root,root,755)
%doc documentation/* NOTES PROJECTS
@@ -1374,6 +1343,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.590.2.21 2005/12/04 14:59:41 pluto
+- snap supdated, locale patchset needs update.
+
Revision 1.590.2.20 2005/11/15 10:04:32 ankry
- Swahili supported
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.590.2.20&r2=1.590.2.21&f=u
More information about the pld-cvs-commit
mailing list