| Name: | libdap | 
|---|---|
| Version: | 3.19.1 | 
| Release: | 2.el8 | 
| Architecture: | x86_64 | 
| Group: | Development/Libraries | 
| Size: | 2677373 | 
| License: | LGPLv2+ | 
| RPM: | libdap-3.19.1-2.el8.x86_64.rpm | 
| Source RPM: | libdap-3.19.1-2.el8.src.rpm | 
| Build Date: | Mon Apr 29 2019 | 
| Build Host: | ca-build101.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.opendap.org/ | 
| Summary: | The C++ DAP2 library from OPeNDAP | 
| Description: | The libdap++ library contains an implementation of DAP2. This package contains the library, dap-config, and getdap. The script dap-config simplifies using the library in other projects. The getdap utility is a simple command-line tool to read from DAP2 servers. It is built using the library and demonstrates simple uses of it.  | 
- Honor %{valgrind_arches}
  - Update to 3.19.1 - Add patch to use libtirpc - Add BR gcc-c++ - Resolves: #1580754 - FTBFS in RHEL-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 3.18.3
- Update to 3.18.2 - Drop getopt and big endian baselines patches applied upstream
- Add missing big endian baselines (#1366787)
- Update to 3.18.1 - Add patch to fix getopt usage again