[mingw-qpid-cpp: 12/28] * Wed Jun 22 2011 Ted Ross <tross at apache.org> - 0.10-1.1 - Same patch-set, rebuilt to refresh boost

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 17:17:49 UTC 2012


commit 4cc0f152b432c2a210e60431a6dabeae62474c05
Author: Ted Ross <ross at localhost.localdomain>
Date:   Wed Jun 22 11:08:26 2011 -0400

    * Wed Jun 22 2011 Ted Ross <tross at apache.org> - 0.10-1.1
    - Same patch-set, rebuilt to refresh boost dependencies.

 mingw32-qpid-cpp.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/mingw32-qpid-cpp.spec b/mingw32-qpid-cpp.spec
index 40fefea..f60717b 100644
--- a/mingw32-qpid-cpp.spec
+++ b/mingw32-qpid-cpp.spec
@@ -7,7 +7,7 @@
 
 Name:		mingw32-qpid-cpp
 Version:	0.10
-Release:	1%{?dist}
+Release:	1.1?dist}
 Summary:	MinGW Windows port of AMQP C++ Daemons and Libraries
 
 Group:		Development/Libraries
@@ -47,11 +47,7 @@ pushd build
 		-DBUILD_MSCLFS:BOOL=OFF		  \
 		-DBUILD_MSSQL:BOOL=OFF		  \
 		-DBUILD_SSL:BOOL=OFF		  \
-%if "%{?dist}" == ".fc13"
-		-DBoost_COMPILER:STRING=-gcc44 ../cpp
-%else
 		-DBoost_COMPILER:STRING=-gcc45 ../cpp
-%endif
 popd
 
 make -C build VERBOSE=1 %{?_smp_mflags}
@@ -86,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc cpp/RELEASE_NOTES
 
 %changelog
+* Wed Jun 22 2011 Ted Ross <tross at apache.org> - 0.10-1.1
+- Same patch-set, rebuilt to refresh boost dependencies.
+
 * Fri Apr 29 2011 Ted Ross <tross at apache.org> - 0.10-0.1
 - Rebased to Qpid 0.10
 


More information about the scm-commits mailing list