[grep] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:22:40 UTC 2010


commit d3cc9fd2371aaea8355699ccd9406a941c80a109
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:22:20 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..ff0132b 100644
--- a/grep.spec
+++ b/grep.spec
@@ -3,7 +3,7 @@
 Summary: Pattern matching utilities
 Name: grep
 Version: 2.7
-Release: 1%{?dist}
+Release: 2%{?dist}
 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-2
+- 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