[dbus-cxx/f14/master] Rebuild for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Fri Oct 8 21:29:48 UTC 2010


commit 2503e58868fe8f1f3ce0164b33ae49463f5269bd
Author: Jesse Keating <jkeating at redhat.com>
Date:   Fri Oct 8 14:29:33 2010 -0700

    Rebuild for gcc bug 634757

 dbus-cxx.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/dbus-cxx.spec b/dbus-cxx.spec
index ea948e7..3151a9f 100644
--- a/dbus-cxx.spec
+++ b/dbus-cxx.spec
@@ -1,7 +1,7 @@
 Summary:          C++ bindings for the DBus library
 Name:             dbus-cxx
 Version:          0.7.0
-Release:          2%{?dist}
+Release:          2%{?dist}.1
 License:          GPLv3
 URL:              http://dbus-cxx.sourceforge.net/
 Group:            System Environment/Libraries
@@ -162,6 +162,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
 %{_includedir}/dbus-cxx-0.7/dbus-cxx-glibmm/
 
 %changelog
+* Fri Oct 08 2010 Jesse Keating <jkeating at redhat.com> - 0.7.0-2.1
+- Rebuild for gcc bug 634757
+
 * Thu Sep 16 2010 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.7.0-2
 - Patch for changes to g++ C++0x in f14
 


More information about the scm-commits mailing list