# Generated by go2rpm %bcond_without check # https://github.com/ceph/go-ceph %global goipath github.com/ceph/go-ceph %global commit e32f9f0f2e941422937c0a6c4f0a61b8f0c82995 %gometa %global goaltipaths github.com/noahdesu/go-ceph %global godevelheader %{expand: Requires: librados-devel Requires: librbd-devel} %global common_description %{expand: Set of wrappers around Ceph APIs.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.11%{?dist} Summary: Go bindings for Ceph License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/sirupsen/logrus) BuildRequires: librados-devel BuildRequires: librbd-devel %if %{with check} # Tests BuildRequires: golang(github.com/stretchr/testify/assert) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 24 13:10:52 CEST 2019 Robert-André Mauchin - 0-0.11.20190524gite32f9f0 - Bump to commit e32f9f0f2e941422937c0a6c4f0a61b8f0c82995 * Fri Feb 01 2019 Fedora Release Engineering - 0.3.0-0.10.gitb15639c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0.3.0-0.9.gitb15639c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0.3.0-0.8.gitb15639c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0.3.0-0.7.gitb15639c - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0.3.0-0.6.gitb15639c - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0.3.0-0.5.gitb15639c - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jul 21 2016 Fedora Release Engineering - 0.3.0-0.4.gitb15639c - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Feb 22 2016 Fedora Release Engineering - 0.3.0-0.3.gitb15639c - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0.3.0-0.2.gitb15639c - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Sep 14 2015 jchaloup - 0-0.1.gitb15639c - First package for Fedora resolves: #1262711