Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37562409
en ru br
ALT Linux repositórios
S:0.7.0-alt1

Group :: Desenvolvimento/Outros
RPM: git-crypt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:    git-crypt
Version: 0.6.0.11.g1c905fa
Release: alt1

Summary: Transparent file encryption in git
Url:     https://github.com/AGWA/git-crypt
Group:   Development/Other
License: GPL3

Packager: Alexey Gladkov <legion at altlinux.ru>

Source0: %name-%version.tar

BuildRequires: libssl-devel gcc-c++ xsltproc docbook-style-xsl

%description
The %name enables transparent encryption and decryption of files in a git
repository.  Files which you choose to protect are encrypted when committed, and
decrypted when checked out. %name lets you freely share a repository containing
a mix of public and private content.  name gracefully degrades, so developers
without the secret key can still clone and commit to a repository with
encrypted files. This lets you store your secret material (such as keys or
passwords) in the same repository as your code, without requiring you to lock
down your entire repository.

%prep
%setup -q

%build
%make_build \
PREFIX=%_prefix \
ENABLE_MAN=yes

%install
%makeinstall_std \
PREFIX=%_prefix \
ENABLE_MAN=yes

%files
%_bindir/*
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009