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

Jesse Keating jkeating at fedoraproject.org
Thu Sep 30 05:28:37 UTC 2010


commit f7eff1bb83795aa9c1e3c61caf26f7435f921e36
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 22:28:17 2010 -0700

    - Rebuilt for gcc bug 634757

 grep.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/grep.spec b/grep.spec
index 9464f9f..8c2efdf 100644
--- a/grep.spec
+++ b/grep.spec
@@ -3,7 +3,7 @@
 Summary: Pattern matching utilities
 Name: grep
 Version: 2.7
-Release: 1%{?dist}
+Release: 1%{?dist}.1
 License: GPLv3+
 Group: Applications/Text
 Source: ftp://ftp.gnu.org/pub/gnu/grep/grep-%{version}.tar.xz
@@ -67,6 +67,9 @@ fi
 %{_mandir}/*/*
 
 %changelog
+* Wed Sep 29 2010 jkeating - 2.7-1.1
+- Rebuilt for gcc bug 634757
+
 * Tue Sep 21 2010 Jaroslav Škarvada <jskarvad at redhat.com> - 2.7-1
 - New version: grep-2.7
 - Removed patches (already in upstream): dfa-optimize-period,


More information about the scm-commits mailing list