[make] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:46:33 UTC 2010


commit 9f8da0d33461ea89ed4bbaf6b85ee40851dd9283
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:46:13 2010 -0700

    - Rebuilt for gcc bug 634757

 make.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/make.spec b/make.spec
index 8d979eb..eb27f43 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: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Development/Tools
 URL: http://www.gnu.org/software/make/
@@ -83,6 +83,9 @@ fi
 %{_infodir}/*.info*
 
 %changelog
+* Wed Sep 29 2010 jkeating - 1:3.82-3
+- Rebuilt for gcc bug 634757
+
 * Mon Sep 13 2010 Petr Machata <pmachata at redhat.com> - 1:3.82-2
 - Add upstream fixes for upstream bugs 30612 and 30723
 - Resolves: #631552


More information about the scm-commits mailing list