[make] Drop patch5, which hasn't been applied for years

Petr Machata pmachata at fedoraproject.org
Thu Nov 29 19:03:25 UTC 2012


commit 4cf7c2db3f05395e88f83a563259bc89309100c4
Author: Petr Machata <pmachata at redhat.com>
Date:   Thu Nov 29 20:02:41 2012 +0100

    Drop patch5, which hasn't been applied for years

 make.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/make.spec b/make.spec
index 15edd69..d97af05 100644
--- a/make.spec
+++ b/make.spec
@@ -3,7 +3,7 @@ Summary: A GNU tool which simplifies the build process for users
 Name: make
 Epoch: 1
 Version: 3.82
-Release: 13%{?dist}
+Release: 14%{?dist}
 License: GPLv2+
 Group: Development/Tools
 URL: http://www.gnu.org/software/make/
@@ -13,7 +13,6 @@ Patch1: make-3.82-noclock_gettime.patch
 Patch2: make-3.82-j8k.patch
 Patch3: make-3.82-getcwd.patch
 Patch4: make-3.82-err-reporting.patch
-Patch5: make-3.81-memory.patch
 
 # Upstream: https://savannah.gnu.org/bugs/?30748
 Patch6: make-3.82-weird-shell.patch
@@ -58,7 +57,6 @@ makefile.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-#%patch5 -p1
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
@@ -113,6 +111,9 @@ fi
 %{_infodir}/*.info*
 
 %changelog
+* Thu Nov 29 2012 Petr Machata <pmachata at redhat.com> - 1:3.82-14
+- Drop patch5, which hasn't been applied for years
+
 * Mon Sep 10 2012 Petr Machata <pmachata at redhat.com> - 1:3.82-13
 - Add fix for upstream bug 30653
 - Resolves: #835424


More information about the scm-commits mailing list