[make/f14/master] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Thu Sep 30 05:57:49 UTC 2010


commit f03de169f9e1440bd8701611493b4ef0fee9f678
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 22:57:29 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..ce5bb3b 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: 2%{?dist}.1
 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-2.1
+- 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