Blame SPECS/fabtests.spec

a6d8c6
Name: fabtests
a6d8c6
Version: 1.1.0
a6d8c6
Release: 1%{?dist}
a6d8c6
Summary: Test suite for libfabric API
a6d8c6
Group: System Environment/Libraries
a6d8c6
License: GPLv2 or BSD
a6d8c6
Url: http://www.github.com/ofiwg/fabtests
a6d8c6
Source: https://www.openfabrics.org/downloads/ofi/%{name}-%{version}.tar.bz2
a6d8c6
BuildRequires: libfabric-devel
a6d8c6
a6d8c6
%description
a6d8c6
Fabtests provides a set of examples that uses libfabric - a high-performance
a6d8c6
fabric software library.
a6d8c6
a6d8c6
%prep
a6d8c6
%setup -q
a6d8c6
a6d8c6
%build
a6d8c6
%configure %{?_with_libfabric}
a6d8c6
make %{?_smp_mflags}
a6d8c6
a6d8c6
%install
a6d8c6
%make_install
a6d8c6
# remove unpackaged files from the buildroot
a6d8c6
rm -f %{buildroot}%{_libdir}/*.la
a6d8c6
a6d8c6
%files
a6d8c6
%{_bindir}/*
a6d8c6
%{_mandir}/man7/*
a6d8c6
%doc AUTHORS COPYING README
a6d8c6
a6d8c6
%changelog
a6d8c6
* Fri Aug 14 2015 Honggang Li <honli@redhat.com> - 1.1.0-1
a6d8c6
- Rebase to upstream 1.1.0
a6d8c6
- Resolves: bz1253513
a6d8c6
a6d8c6
* Sat Aug 08 2015 Michal Schmidt <mschmidt@redhat.com> - 1.1.0-0.2.rc1
a6d8c6
- Packaging Guidelines conformance fixes and spec file cleanups
a6d8c6
- Fix libfabric dependency
a6d8c6
- Related: bz1235270
a6d8c6
a6d8c6
* Wed Aug  5 2015 Honggang Li <honli@redhat.com> - 1.1.0-0.1.rc1
a6d8c6
- Initial build for RHEL-7.2
a6d8c6
- Related: bz1235270
a6d8c6
a6d8c6
* Sun May 3 2015 Open Fabrics Interfaces Working Group <ofiwg@lists.openfabrics.org> 1.0.0
a6d8c6
- Release 1.0.0