Name: | libpmemblk-debug |
---|---|
Version: | 1.1 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 119572 |
License: | BSD |
RPM: | libpmemblk-debug-1.1-4.el7.x86_64.rpm |
Source RPM: | nvml-1.1-4.el7.src.rpm |
Build Date: | Fri Sep 02 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pmem.io/nvml |
Summary: | Debug variant of the Persistent Memory Resident Array of Blocks library |
Description: | The libpmemblk implements a pmem-resident array of blocks, all the same size, where a block is updated atomically with respect to power failure or program interruption (no torn blocks). This sub-package contains debug variant of the library, providing run-time assertions and trace points. The typical way to access the debug version is to set the environment variable LD_LIBRARY_PATH to /usr/lib64/nvml_debug. |
- Add missing version dependencies between packages - Resolves: bz#1274541
- Initial import for RHEL 7 - Resolves: bz#1274541
- Move debug variants of the libraries to -debug subpackages
- NVML 1.1 release - Update link to source tarball - Add libpmempool subpackage - Remove obsolete patches
- switch to ExclusiveArch
- Exclude PPC architecture - Add bug numbers for excluded architectures
- Initial RPM release