[coreutils] remove unnecessary powerpc factor patch

Ondrej Vasik ovasik at fedoraproject.org
Mon Feb 18 07:45:16 UTC 2013


commit c7f6c7b9f6869ab8c8d88ee547e8df8c0506a0a7
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Mon Feb 18 08:45:11 2013 +0100

    remove unnecessary powerpc factor patch

 coreutils-8.20-powerpcfactor.patch |   12 ------------
 coreutils.spec                     |    7 ++++---
 2 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/coreutils.spec b/coreutils.spec
index 90c31e5..0c3ceda 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -1,7 +1,7 @@
 Summary: A set of basic GNU tools commonly used in shell scripts
 Name:    coreutils
 Version: 8.21
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv3+
 Group:   System Environment/Base
 Url:     http://www.gnu.org/software/coreutils/
@@ -14,7 +14,6 @@ Source105:  coreutils-colorls.sh
 Source106:  coreutils-colorls.csh
 
 # From upstream
-Patch1: coreutils-8.20-powerpcfactor.patch
 
 # Our patches
 #general patch to workaround koji build system issues
@@ -127,7 +126,6 @@ the old GNU fileutils, sh-utils, and textutils packages.
 %setup -q
 
 # From upstream
-%patch1 -p1 -b .ppcfactor
 
 # Our patches
 %patch100 -p1 -b .configure
@@ -378,6 +376,9 @@ fi
 %{_sbindir}/chroot
 
 %changelog
+* Mon Feb 18 2013 Ondrej Vasik <ovasik at redhat.com> 8.21-2
+- remove unnecessary powerpc factor patch
+
 * Fri Feb 15 2013 Ondrej Vasik <ovasik at redhat.com> 8.21-1
 - new upstream release 8.21, update patches
 


More information about the scm-commits mailing list