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

Group :: System/Configuration/Other
RPM: builder-useradd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: builder-useradd
Version: 1.6
Release: alt1
Summary: Add user and configure hasher and gear for him/her
License: GPLv2+
Group: System/Configuration/Other
Packager: Dmitry Terekhin <jqt4 at altlinux.org>
Requires: git-core gear hasher
Url: https://git.altlinux.org/people/jqt4/packages/builder-useradd.git
BuildArch: noarch
Source0: %name
Source1: README.ru
Source2: README.en

%description
The builder-useradd package installs components of the Alt building environment
into the system, namely, gear and hasher, and the git-core needed for their work.
Also installs the builder-useradd script, which allows you to quickly configure
necessary for working with gear and hasher system parameters and start building
packages.

%description -l ru_RU.UTF-8
Пакет builder-useradd устанавливает в систему компоненты сборочной среды Альт,
а конкретно gear и hasher, и нужный для их работы git-core.
Также устанавливает скрипт builder-useradd, который позволяет быстро настроить
нужные для работы с gear и hasher параметры системы и начать собирать пакеты.

%install
install -Dpm 0755 %SOURCE0 %buildroot%_sbindir/%name
install -m 644 %SOURCE1 ./
install -m 644 %SOURCE2 ./

%files
%doc README.ru README.en
%_sbindir/%name

%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