diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..de1579d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +go-ovh-*.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index 148b393..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# golang-github-ovh - -Simple Go wrapper for the OVH API \ No newline at end of file diff --git a/golang-github-ovh.spec b/golang-github-ovh.spec new file mode 100644 index 0000000..afb08e4 --- /dev/null +++ b/golang-github-ovh.spec @@ -0,0 +1,50 @@ +%global goipath github.com/ovh/go-ovh +%global commit ba5adb4cf0148a3dbdbd30586f075266256a77b1 +%gometa + +Name: %{goname} +Version: 0 +Release: 0.1%{?dist} +Summary: Simple Go wrapper for the OVH API +License: BSD +URL: %{gourl} +Source0: %{gosource} +BuildRequires: golang(gopkg.in/ini.v1) + + +%description +%{summary}. + + +%package devel +Summary: %{summary} +BuildArch: noarch + + +%description devel +%{summary}. + +This package contains the source code needed for building packages that import +the %{goipath} Go namespace. + + +%prep +%forgeautosetup + + +%install +%goinstall + + +%check +%gochecks + + +%files devel -f devel.file-list +%license LICENSE +%doc README.md + + +%changelog +* Mon Dec 03 2018 Carl George - 0-0.1.20181203gitba5adb4 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..4ce7880 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (go-ovh-ba5adb4cf0148a3dbdbd30586f075266256a77b1.tar.gz) = f2740a73e7945afc95d9f44a1f512fc0d19f835f0a4c38bf947a0cc4f3f8ad8ae58f5208ce8ff5f10c3862f5bf17a422bb78dd96af22f4ef65488d9b5aad8b52