rebase cont (patch6): s/Patch6/Patch4/
Version: 4.2.4.4-1
This commit is contained in:
parent
51f198f58e
commit
62a66420ee
@ -25,7 +25,10 @@ Patch2: ncompress-4.2.4.4-filenamelen.patch
|
||||
# ~> #126775
|
||||
Patch3: ncompress-4.2.4.4-2GB.patch
|
||||
|
||||
Patch6: ncompress-4.2.4-endians.patch
|
||||
# do not fail to compress on ppc/s390x
|
||||
# ~> #207001
|
||||
Patch4: ncompress-4.2.4.4-endians.patch
|
||||
|
||||
Patch7: ncompress-4.2.4-uncheckedmalloc.patch
|
||||
Patch8: ncompress-4.2.4-memmove.patch
|
||||
BuildRequires: gcc glibc-devel fileutils
|
||||
@ -61,7 +64,7 @@ sed "s/\$(ARCH_FLAGS)/$ARCH_FLAGS/" Makefile.def > Makefile
|
||||
%patch1 -p1 -b .lfs
|
||||
%patch2 -p1 -b .filenamelen
|
||||
%patch3 -p1 -b .2GB
|
||||
%patch6 -p1 -b .endians
|
||||
%patch4 -p1 -b .endians
|
||||
%patch7 -p1 -b .malloccheck
|
||||
|
||||
%build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user