[libpolyxmass] 0.9.1-7 fix ftbfs (rhbz#715698)

Andreas Bierfert awjb at fedoraproject.org
Wed Jul 6 07:00:33 UTC 2011


commit 80691e16a8abc5fdac484f4f27d52991559da3c8
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Wed Jul 6 09:00:20 2011 +0200

    0.9.1-7
    fix ftbfs (rhbz#715698)

 libpolyxmass.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libpolyxmass.spec b/libpolyxmass.spec
index 8657364..ce06d52 100644
--- a/libpolyxmass.spec
+++ b/libpolyxmass.spec
@@ -1,6 +1,6 @@
 Name:           libpolyxmass
 Version:        0.9.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Polymer chemistry-related functionalities
 
 Group:          System Environment/Libraries
@@ -49,6 +49,7 @@ libtoolize
 autoreconf
 
 %build
+export CFLAGS="${RPM_OPT_FLAGS} -Wno-error"
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -82,6 +83,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libpolyxmass.pc
 
 %changelog
+* Wed Jul 06 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.9.1-7
+- fix ftbfs (rhbz#715698)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list