Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37681266
en ru br
ALT Linux repos
S:1.6.0-alt1

Group :: Development/Other
RPM: git-ftp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: git-ftp
Version: 1.6.0
Release: alt1

Summary: Git powered FTP client written as shell script
License: GPLv3
Group: Development/Other
Url: https://github.com/git-ftp
BuildArch: noarch
Packager: Ilya Mashkin <oddity at altlinux.ru>
Source: %name-%version.tar.gz
Patch0: fix-mans.patch
Requires: git
Requires: curl

BuildRequires: pandoc man-db

%description
Git powered FTP client written as shell script.

%prep
%setup
#patch0 -p2

%build

%install
#makeinstall install-all
make install-all  bindir=%{buildroot}%{_bindir} mandir=%{buildroot}%{_mandir}/man1


%files
%_bindir/git-ftp
%_man1dir/git-ftp.1*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin