Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37539550
en ru br
Репозитории ALT
S:1.1.2-alt1
5.1: 0.0-alt1
4.1: 0.0-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: metastore

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: metastore
Version: 1.1.2
Release: alt1

Summary: Store and restore metadata from a filesystem

License: GPL2
Group: Development/Other
Url: https://github.com/przemoc/metastore

# Source-url: https://github.com/przemoc/metastore/archive/v%version.tar.gz

Source: %name-%version.tar

Packager: Evgenii Terechkov <evg at altlinux.org>

BuildRequires: libattr-devel libbsd-devel

%description
Metastore is a tool to store the metadata of files/directories/links in
a file tree to a separate file and to later compare and apply the stored
metadata to said file tree.

It was originally written as a supplement to git, which does not store
all metadata, making it unsuitable for e.g. storing /etc in a
repository.

%prep
%setup

%build
%make_build PREFIX=%_prefix

%install
%makeinstall_std PREFIX=%_prefix

%files
%_bindir/%name
%_man1dir/%{name}.*
%_docdir/%name/

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin