| Name: | airrac |
|---|---|
| Version: | 1.00.3 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 3553183 |
| License: | LGPLv2+ |
| RPM: | airrac-1.00.3-2.el7.x86_64.rpm |
| Source RPM: | airrac-1.00.3-2.el7.src.rpm |
| Build Date: | Wed Jun 03 2020 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/airsim/airrac |
| Summary: | C++ Simulated Revenue Accounting (RAC) System Library |
| Description: | airrac is a C++ library of airline revenue accounting classes and functions, mainly targeting simulation purposes. airrac makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used. Install the airrac package if you need a library of basic C++ objects for Airline Revenue Accounting, mainly for simulation purpose. |
- Rebuild for SOCI 4.0.0
- First build for EPEL 8
- Removed the dependency on ZeroMQ (only AirInv is dependent on it, not StdAir)
- Rebuilt for GCC 5 C++11 ABI change
- Rebuild for boost 1.57.0 - Cmake should look for zmq.h, not zmq.hpp (stdair-1.00.1-cmake.patch)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- rebuild for boost 1.55.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Fixed the docdir issue, following the F20 System Wide Change