# Generated by go2rpm # Needs network %bcond_with check # https://github.com/go-ldap/ldap %global goipath gopkg.in/ldap.v2 %global forgeurl https://github.com/go-ldap/ldap Version: 2.5.1 %gometa %global common_description %{expand: Basic ldap v3 functionality for the Go programming language.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.md Name: %{goname} Release: 4%{?dist} Summary: Basic ldap v3 functionality for the Go programming language License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(gopkg.in/asn1-ber.v1) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Apr 17 09:07:43 CEST 2019 Robert-André Mauchin - 2.5.1-4 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 2.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 24 2018 Fabio Valentini - 2.5.1-2 - Use autosetup instead of gosetup. * Tue Oct 02 2018 Fabio Valentini - 2.5.1-1 - Initial package for fedora.