[libopensync-plugin-gnokii] 1:0.22-7 fix ftbfs (rhbz#715669)

Andreas Bierfert awjb at fedoraproject.org
Fri Jul 1 09:22:16 UTC 2011


commit 904d90adcc5b190539211bfc75ca36b1327d668b
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Fri Jul 1 11:21:58 2011 +0200

    1:0.22-7
    fix ftbfs (rhbz#715669)

 libopensync-plugin-gnokii.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libopensync-plugin-gnokii.spec b/libopensync-plugin-gnokii.spec
index 0f55780..9ba299f 100644
--- a/libopensync-plugin-gnokii.spec
+++ b/libopensync-plugin-gnokii.spec
@@ -1,7 +1,7 @@
 Name:           libopensync-plugin-gnokii
 Epoch:          1
 Version:        0.22
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Gnokii plugin for libopensync
 
 Group:          System Environment/Libraries
@@ -22,6 +22,7 @@ Gnokii plugin for use with libopensync.
 %patch0 -p1
 
 %build
+export CFLAGS="$RPM_OPT_FLAGS -Wno-error"
 %configure
 make %{?_smp_mflags}
 
@@ -42,6 +43,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/opensync/defaults/gnokii-sync
 
 %changelog
+* Fri Jul 01 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1:0.22-7
+- fix ftbfs (rhbz#715669)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.22-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list