[dragonegg] Rebuild for gcc-4.7.1-1.fc18.

Eric Smith brouhaha at fedoraproject.org
Mon Jul 9 06:55:31 UTC 2012


commit e9f8de53823ee03e9fc1bdc7c4e3160ce51d3670
Author: Eric Smith <eric at brouhaha.com>
Date:   Mon Jul 9 00:56:37 2012 -0600

    Rebuild for gcc-4.7.1-1.fc18.

 dragonegg.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/dragonegg.spec b/dragonegg.spec
index 23a5aad..4d43246 100644
--- a/dragonegg.spec
+++ b/dragonegg.spec
@@ -36,11 +36,7 @@
 #
 # The following implements the above:
 
-# As of 2012-06-12, Rawhide still has gcc with fc17 dist tag.
-# Change the definition of gcc_dist back to dist when there is a
-# gcc with fc18 dist tag.
 #%global gcc_dist %{dist}
-%global gcc_dist fc17
 
 %global gcc_vr %(gcc --version | python -c "import re; import sys; print(re.match(r'.*\\(Red Hat (.+)\\).*', sys.stdin.read()).group(1))")%{gcc_dist}
 
@@ -101,6 +97,9 @@ install -m 755 dragonegg.so %{buildroot}%{gcc_plugins_dir}
 
 
 %changelog
+* Mon Jul 09 2012 Eric Smith <eric at brouhaha.com> - 3.1-3
+- Rebuilt for gcc-4.7.1-1.fc18.
+
 * Tue Jun 12 2012 Eric Smith <eric at brouhaha.com> - 3.1-2
 - Rawhide gcc still has fc17 dist tag, so temporary changed the
   gcc dependency macros to use fc17.


More information about the scm-commits mailing list