own root dir with 0755 permissions [release 2.2-18mamba;Tue Dec 11 2018]

This commit is contained in:
Silvan Calarco 2024-01-05 22:18:25 +01:00
parent 1b0d59ccc4
commit 6413264346

View File

@ -2,7 +2,7 @@
Name: filesystem
Version: 2.2
Release: 17mamba
Release: 18mamba
Summary: The basic directory layout for a Linux system
Group: System/Configuration
Vendor: openmamba
@ -63,6 +63,7 @@ ln -s ../mail %{buildroot}/var/spool/mail
%files
%defattr(-,root,root)
%attr(0755,root,root) %dir /
%dir /bin
%dir /boot
%dir /dev
@ -146,6 +147,9 @@ ln -s ../mail %{buildroot}/var/spool/mail
/usr/tmp
%changelog
* Tue Dec 11 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2-18mamba
- own root dir with 0755 permissions
* Sun Oct 20 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2-17mamba
- own /usr, /etc, /opt, /var and more directories