File git-repo.spec of Package git-repo

Name:           git-repo
Version:        1.12.37
Release:        1
Summary:        A Google-built repository management tool that runs on top of Git
License:        Apache-2.0
URL:            https://gerrit.googlesource.com/git-repo
Group:		Development/Tools/Version Control
Packager:	Jan Kot <janymalino@gmail.com>
Source0:        repo 
Source1:        COPYING 
Source2:        manifest-format.txt
Source3:        repo-hooks.md
Requires:       python

%description
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git.

%prep
cd %{_sourcedir}
cp * %{_builddir}/

%build


%install
ls -l
install -D ./repo $RPM_BUILD_ROOT/usr/bin/repo


%files
%license COPYING
%doc repo-hooks.md manifest-format.txt
%{_bindir}/*


%changelog
openSUSE Build Service is sponsored by