[busybox] - drop unneeded patch (#1182677)

Dan Horák sharkcz at fedoraproject.org
Thu Mar 5 14:12:32 UTC 2015


commit 9b63d7e66b2ad89f72c2c14c76737661490335fe
Author: Dan Horák <dan at danny.cz>
Date:   Thu Mar 5 15:12:29 2015 +0100

    - drop unneeded patch (#1182677)

 busybox-1.19-rlimit_fsize.patch | 11 -----------
 busybox.spec                    |  9 ++++-----
 2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/busybox.spec b/busybox.spec
index de7424c..d9e6f22 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -1,7 +1,7 @@
 Summary: Statically linked binary providing simplified versions of system commands
 Name: busybox
 Version: 1.22.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2
 Group: System Environment/Shells
@@ -12,7 +12,6 @@ Source1: busybox-static.config
 Source2: busybox-petitboot.config
 Patch1: busybox-1.15.1-uname.patch
 #Patch2: busybox-1.19.4-ext2_fs_h.patch
-Patch3: busybox-1.19-rlimit_fsize.patch
 
 BuildRequires: libselinux-devel >= 1.27.7-2
 BuildRequires: libsepol-devel
@@ -46,9 +45,6 @@ better suited to normal use.
 %setup -q
 %patch1 -b .uname -p1
 #%patch2 -b .ext2_fs_h -p1
-%ifarch ppc %{power64} s390 s390x aarch64
-%patch3 -b .rlimit_fsize -p1
-%endif
 
 %build
 # create static busybox - the executable is kept as busybox-static
@@ -126,6 +122,9 @@ install -m 644 docs/busybox.petitboot.1 $RPM_BUILD_ROOT/%{_mandir}/man1/busybox.
 %{_mandir}/man1/busybox.petitboot.1.gz
 
 %changelog
+* Thu Mar 05 2015 Dan Horák <dan[at]danny.cz> - 1:1.22.1-2
+- drop unneeded patch (#1182677)
+
 * Tue Dec 16 2014 Denys Vlasenko <dvlasenk at redhat.com> - 1:1.22.1-1
 - Update to 1.22.1
 


More information about the scm-commits mailing list