From a8458968c85be8489eb11d48e32babf15eb80a7e Mon Sep 17 00:00:00 2001 From: Mark Goodwin Date: Feb 13 2020 23:17:19 +0000 Subject: Initial import (#1801988) --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..abe04ab --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/filebuffer-1.0.0.tar.gz diff --git a/golang-github-mattetti-filebuffer.spec b/golang-github-mattetti-filebuffer.spec new file mode 100644 index 0000000..66ea361 --- /dev/null +++ b/golang-github-mattetti-filebuffer.spec @@ -0,0 +1,47 @@ +# Generated by go2rpm 1 +%bcond_without check + +# https://github.com/mattetti/filebuffer +%global goipath github.com/mattetti/filebuffer +Version: 1.0.0 +%global tag v1.0.0 + +%gometa + +%global common_description %{expand: +Filebuffer is a package implementing a few file-like interfaces. The +implementation is backed by a byte buffer. The main purpose is to have in- +memory file alternative.} + +%global golicenses LICENSE +%global godocs README.md + +Name: %{goname} +Release: 1%{?dist} +Summary: Filebuffer provides file-like interfaces, backed by an in-memory byte buffer + +License: MIT +URL: %{gourl} +Source0: %{gosource} + +%description +%{common_description} + +%gopkg + +%prep +%goprep + +%install +%gopkginstall + +%if %{with check} +%check +%gocheck +%endif + +%gopkgfiles + +%changelog +* Wed Feb 12 2020 Mark Goodwin - 1.0.0-1 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..1c03d64 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (filebuffer-1.0.0.tar.gz) = 960c82f2166264751f1ebd7851c6f9fbc562ddc1cc697869d0660319053dba9d4dd03f1351efa0dca1a340be38bfef18f5da8cb8ef220728099e79f03d662dd8