*** /usr/src/redhat/SPECS/glibc-2.1.spec Wed Mar 1 06:28:23 2000 --- glibc-2.1.spec Fri Sep 1 17:57:10 2000 *************** *** 1,7 **** Summary: The GNU libc libraries. Name: glibc Version: 2.1.3 ! Release: 15 Copyright: LGPL Group: System Environment/Libraries Source: %{name}-%{version}.tar.gz --- 1,7 ---- Summary: The GNU libc libraries. Name: glibc Version: 2.1.3 ! Release: 15p Copyright: LGPL Group: System Environment/Libraries Source: %{name}-%{version}.tar.gz *************** *** 9,14 **** --- 9,15 ---- # http://www.ozemail.com.au/~geoffk/glibc-crypt/glibc-crypt-2.1.tar.gz # In the source tarball the file diff-CYGNUS-to-REDHAT.patch contains all # diffs applied by Red Hat to the current CVS version of glibc + Patch0: glibc-2.1.3-propolice.patch Buildroot: /var/tmp/glibc-%{PACKAGE_VERSION}-root Obsoletes: zoneinfo, libc-static, libc-devel, libc-profile, libc-headers, Obsoletes: linuxthreads, gencat, locale *************** *** 90,95 **** --- 91,97 ---- %prep %setup -q + %patch0 -p0 %ifarch armv4l rm -rf glibc-compat *************** *** 109,115 **** CC=egcs CFLAGS="$BuildFlags -g -O3" ../configure --prefix=/usr \ --enable-add-ons=yes --without-cvs \ %{_target_cpu}-redhat-linux ! make -r CFLAGS="$BuildFlags -g -O3" PARALLELMFLAGS=-s %install rm -rf $RPM_BUILD_ROOT --- 111,117 ---- CC=egcs CFLAGS="$BuildFlags -g -O3" ../configure --prefix=/usr \ --enable-add-ons=yes --without-cvs \ %{_target_cpu}-redhat-linux ! make -r CFLAGS="$BuildFlags -g -O3" PARALLELMFLAGS= %install rm -rf $RPM_BUILD_ROOT