diff --git a/gitlab-shell.spec b/gitlab-shell.spec new file mode 100644 index 0000000..9427eb5 --- /dev/null +++ b/gitlab-shell.spec @@ -0,0 +1,79 @@ +Name: gitlab-shell +Version: 2.4.0 +Release: 1%{?dist} +Summary: Software Development Platform + +Group: Development/Tools +License: Expat +URL: https://gitlab.com/gitlab-org/gitlab-shell +Source0: %{name}-%{version}.tar.gz +BuildArch: noarch + +# BuildRequires: +Requires: ruby >= 1.9 + +%description +Gitlab-shell + +%prep +%setup -q + +%build +cat > config.yml <