# Generated by go2rpm %bcond_without check # https://github.com/fsnotify/fsnotify %global goipath github.com/fsnotify/fsnotify Version: 1.4.7 %gometa %global goaltipaths gopkg.in/fsnotify/fsnotify.v1 gopkg.in/fsnotify/v1/fsnotify %global common_description %{expand: Package Fsnotify provides a platform-independent interface for file system notifications.} %global golicenses LICENSE %global godocs AUTHORS CHANGELOG.md CONTRIBUTING.md README.md Name: %{goname} Release: 6%{?dist} Summary: Cross-platform file system notifications for Go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} Patch0: https://github.com/fsnotify/fsnotify/commit/70cc4a11de4adb99aa24da1e7b1782da5535beaa.patch#/0001-Fix-TestInotifyOverflow.patch BuildRequires: golang(golang.org/x/sys/unix) %description %{common_description} %gopkg %prep %goprep %patch0 -p1 %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Apr 24 12:36:18 CEST 2019 Robert-André Mauchin - 1.4.7-6 - Update to new macros * Fri Mar 08 2019 Robert-André Mauchin - 1.4.7-5 - Rewrite using new Go packaging - Add alternate import path "gopkg.in/fsnotify/fsnotify.v1" * Tue Feb 05 2019 Elliott Sales de Andrade - 1.4.7-4 - Backport patch to fix TestInotifyOverflow * Fri Feb 01 2019 Fedora Release Engineering - 1.4.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 1.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Feb 13 2018 Athos Ribeiro - 1.4.7-1 - Update version * Wed Feb 07 2018 Fedora Release Engineering - 1.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 1.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Feb 26 2017 Frederico Lima - 1.4.2-1 - First package for Fedora