Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37524266
en ru br
Репозитории ALT
S:alt-alt12
5.1: alt-alt10
4.1: alt-alt10
4.0: alt-alt9.3
3.0: alt-alt9.1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: rootfiles

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

Name: rootfiles
Version: alt
Release: alt12

Summary: The basic required files for the root user's directory
License: GPLv2+
Group: System/Base
BuildArch: noarch

Source: %name-%version.tar

Conflicts: rpm < 0:4.0.4-alt1

%description
This package contains basic required files that are placed in the
root user's account.  These files are basically the same as the
files found in the etcskel package, which are placed in regular
users' home directories.

%prep
%setup

%install
mkdir -p %buildroot/root/tmp
cp -a . %buildroot/root
chmod -R go-rwx %buildroot/root

%files
%defattr(-,root,root,700)
%config(noreplace) /root/.??*
%dir /root/tmp

%changelog

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

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