From 3245491e9f78469fbc98b1dc82529ee31e0aec07 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mar 06 2019 11:42:35 +0000 Subject: This buildroot-only package is no longer needed --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index aaca8be..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -glibc64-2.11.1-1.tar.bz2 -/glibc64-2.18.90-1.tar.bz2 -/glibc64-2.18.90-2.tar.bz2 -/glibc64-2.18.90-3.tar.bz2 diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..6d1b515 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +This buildroot-only package is no longer needed diff --git a/glibc64.spec b/glibc64.spec deleted file mode 100644 index 75a9b8e..0000000 --- a/glibc64.spec +++ /dev/null @@ -1,128 +0,0 @@ -%define debug_package %{nil} -Summary: The GNU libc 32-bit libraries. -Name: glibc64 -Version: 2.18.90 -Release: 12 -License: LGPL -Source: glibc64-%{version}-%{release}.tar.bz2 -#ExclusiveArch: ppc - -%description -The glibc package contains standard libraries which are used by -multiple programs on the system. In order to save disk space and -memory, as well as to make upgrading easier, common system code is -kept in one place and shared between programs. This particular package -contains the most important sets of shared libraries: the standard C -library and the standard math library. Without these two libraries, a -Linux system will not function. - -%prep -%setup - -%build - -%install -%ifarch ppc -rm -rf $RPM_BUILD_ROOT -mkdir -p $RPM_BUILD_ROOT -cp -a %{_target_cpu}/* $RPM_BUILD_ROOT/ -%endif - -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - -%files -%ifarch ppc -/lib64/* -/usr/lib64/* -/usr/include/* -%endif - -%changelog -* Thu Jan 31 2019 Fedora Release Engineering - 2.18.90-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 2.18.90-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 2.18.90-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 2.18.90-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 2.18.90-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 2.18.90-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Wed Feb 03 2016 Fedora Release Engineering - 2.18.90-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 2.18.90-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 2.18.90-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Mon Feb 17 2014 Karsten Hopp 2.18.90-3 -- add libfreebl3.so from nss-softokn-freebl-3.15.4-1 - -* Sun Feb 16 2014 Karsten Hopp 2.18.90-2 -- fix path in tarball - -* Sun Feb 16 2014 Karsten Hopp 2.18.90-1 -- updated from glibc-2.18.90-27 -- add some uncommitted changelogs/changes - -* Mon Aug 05 2013 Karsten Hopp 2.11.1-6 -- fix source0 (release of tarball is still 1) -- build empty ppc64 rpm do avoid pulling in 32bit package with koji-shadow - -* Sat Aug 03 2013 Fedora Release Engineering - 2.11.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Feb 13 2013 Fedora Release Engineering - 2.11.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Thu Jul 19 2012 Fedora Release Engineering - 2.11.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Fri Jan 13 2012 Fedora Release Engineering - 2.11.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Feb 08 2011 Fedora Release Engineering - 2.11.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Thu Jan 28 2010 Jakub Jelinek -- updated from glibc-2.11.1-1 and nss-softokn-3.12.4-10.fc12 - -* Tue Jul 11 2006 Jakub Jelinek -- updated from glibc-2.4.90-13 - -* Sat Feb 4 2006 Jakub Jelinek -- updated from glibc-2.3.90-36 - -* Wed Feb 16 2005 Jakub Jelinek -- updated from glibc-2.3.4-10 - - also include /usr/include/gnu/stubs-64.h - -* Fri Oct 15 2004 Jakub Jelinek -- updated from glibc-2.3.3-68 - -* Thu Jan 22 2004 Jakub Jelinek -- updated from glibc-2.3.3-4 - -* Tue Apr 29 2003 Jakub Jelinek -- convert glibc32 into glibc64 - -* Tue Apr 15 2003 Elliot Lee -- Update, add ppc64, cleanup install section - -* Tue Mar 4 2003 Jakub Jelinek -- update - -* Sun Nov 10 2002 Jakub Jelinek -- temporary package diff --git a/sources b/sources deleted file mode 100644 index cd40937..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -0bf4a805a3b77006faeab8b76a03d885 glibc64-2.18.90-3.tar.bz2