[mingw-boost] Rebuild against mingw-bzip2

Erik van Pienbroek epienbro at fedoraproject.org
Wed Apr 25 16:02:26 UTC 2012


commit c7fc1ef623cb0e084eb78001b274f57252f9b0f8
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Apr 25 18:02:14 2012 +0200

    Rebuild against mingw-bzip2

 mingw-boost.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mingw-boost.spec b/mingw-boost.spec
index 704cd57..11c2ed2 100644
--- a/mingw-boost.spec
+++ b/mingw-boost.spec
@@ -1,14 +1,11 @@
 %?mingw_package_header
 
-%global mingw_build_win32 1
-%global mingw_build_win64 1
-
 Name:           mingw-boost
 Version:        1.48.0
 %global version_enc 1_48_0
 %global dllboostver 1_48
 %global dllgccver gcc47
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        MinGW Windows port of Boost C++ Libraries
 
 License:        Boost
@@ -781,6 +778,9 @@ find $RPM_BUILD_ROOT%{mingw64_includedir}/ \( -name '*.pl' -o -name '*.sh' \) -e
 
 
 %changelog
+* Wed Apr 25 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.48.0-8
+- Rebuild against mingw-bzip2
+
 * Fri Mar 16 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.48.0-7
 - Added win64 support (contributed by Jay Higley)
 


More information about the scm-commits mailing list