[gorm/f15] Fix for build agains gcc-4.6

Jochen Schmitt s4504kr at fedoraproject.org
Wed Jun 8 18:46:07 UTC 2011


commit 971a7ed12a7ba91be2b2e534cae9a83118871278
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Wed Jun 8 20:46:15 2011 +0200

    Fix for build agains gcc-4.6

 gorm.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gorm.spec b/gorm.spec
index 650b31c..ed36144 100644
--- a/gorm.spec
+++ b/gorm.spec
@@ -1,6 +1,6 @@
 Name:           gorm
 Version:        1.2.12
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The GNUstep graphical interface builder
 
 Group:          Development/Tools
@@ -121,7 +121,10 @@ fi
 %{_infodir}/Gorm.info.gz
 
 %changelog
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.12-3
+* Wed Jun  8 2011 Jochen Schmitt <Jochen herr-schmitt de> 1.2.12-4
+- Fix for build agains gcc-4.6
+
+* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> 1.2.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Mon Nov  1 2010 Jochen Schmitt <Jochen herr-schmitt de> 1.2.12-2


More information about the scm-commits mailing list