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

Group :: Ferramentas de Arquivo
RPM: go-ipfs-pack

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# TODO: build from source

Name: go-ipfs-pack
Version: 0.6.0
Release: alt1

Summary: ipfs-pack filesystem packing tool

License: MIT
Group: File tools
Url: https://github.com/ipfs/ipfs-pack

Packager: Vitaly Lipatov <lav at altlinux.ru>

# TODO:

## Source-url: https://dist.ipfs.io/go-ipfs/v%version/go-ipfs_v%{version}_linux-386.tar.gz
#Source: %name-x86-%version.tar

# Source-url: https://dist.ipfs.io/go-ipfs/v%version/go-ipfs_v%{version}_linux-amd64.tar.gz

#Source: %name-x86_64-%version.tar

# Source-url: https://dist.ipfs.io/ipfs-pack/v%version/ipfs-pack_v%{version}_linux-amd64.tar.gz

Source: %name-%version.tar

ExclusiveArch: x86_64

%description
TODO: build from source

ipfs-pack is a tool and library to work with ipfs and large collections of data in UNIX/POSIX filesystems.

* It identifies singular collections or bundles of data (the pack).
* It creates a light-weight cryptographically secure manifest that
 preserves the integrity of the collection over time, and travels with the data (PackManifest).
* It helps use ipfs in a mode that references the filesystem files directly and avoids duplicating data (filestore).
* It carries a standard dataset metadata file to capture and present information about the dataset (data-package.json).
* It helps verify the authenticity of data through a file carrying cryptographic signatures (PackAuth).

%prep
%setup

%install
install -m755 -D ipfs-pack %buildroot%_bindir/ipfs-pack

%files
%_bindir/ipfs-pack

%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