Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37835707
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: alt9.3

Summary: The basic required files for the root user's directory
License: GPL
Group: System/Base
Packager: Etcskel Development Team <etcskel at packages.altlinux.org>
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 -q

%install
%__mkdir_p $RPM_BUILD_ROOT/root
%__cp -a . $RPM_BUILD_ROOT/root
%__chmod -R go-rwx $RPM_BUILD_ROOT/root
%__install -d $RPM_BUILD_ROOT/root/tmp

%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