[airsched/f14] Altered the source code so as to fix the Boost.Serialization problem on Fedora 14.

Denis Arnaud denisarnaud at fedoraproject.org
Sat Nov 5 00:13:10 UTC 2011


commit b7a22a162aa28e6bcb2a4152e04558c5a05414e0
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Sat Nov 5 01:12:57 2011 +0100

    Altered the source code so as to fix the Boost.Serialization problem on Fedora 14.

 airsched.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/airsched.spec b/airsched.spec
index 0c02443..cd0fb5e 100644
--- a/airsched.spec
+++ b/airsched.spec
@@ -4,7 +4,7 @@
 Name:           airsched
 %global sfname  air-sched
 Version:        0.1.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        C++ Simulated Airline Schedule Manager Library
 
@@ -112,8 +112,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Fri Nov 04 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.3-1
-- Upstream update
+* Fri Nov 04 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.3-2
+- Fixed the Boost.Serialization issue on Fedora 14
 
 * Wed Oct 26 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.2-1
 - Upstream update


More information about the scm-commits mailing list