Bug 214093 - app-arch/bzip2-1.0.5 should not need bzip2-1.0.3-shared-largefile-support.patch
Bug#: 214093 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: g.esp@free.fr
Component: Ebuilds
URL: 
Summary: app-arch/bzip2-1.0.5 should not need bzip2-1.0.3-shared-largefile-support.patch
Keywords:  
Status Whiteboard: 
Opened: 2008-03-20 21:35 0000
Description:   Opened: 2008-03-20 21:35 0000
Makefile-libbz2_so already contain

BIGFILES=-D_FILE_OFFSET_BITS=64
CFLAGS=-fpic -fPIC -Wall -Winline -O2 -g $(BIGFILES)

So bzip2-1.0.3-shared-largefile-support.patch is no more needed (and patch
should fail to install).

I don't know enought portage to understand why patch installation did not fail
to install.
ebuild log show a success
 * Applying bzip2-1.0.3-shared-largefile-support.patch ...
  [ ok ]

------- Comment #1 From SpanKY 2008-03-21 05:02:08 0000 -------
it's needed due to an earlier patch.  ive simply merged the patches in
question.