Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37554982
en ru br
ALT Linux repos
S:alt-alt12
5.0: alt-alt10
4.1: alt-alt10
4.0: alt-alt9.3
3.0: alt-alt9.1

Group :: System/Base
RPM: rootfiles

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin