rootfiles/rootfiles.spec

67 lines
2.1 KiB
RPMSpec

Name: rootfiles
Version: 2023.9
Release: 1mamba
Summary: Root home dir configuration files
Group: System/Configuration
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://gitlab.mambasoft.it/openmamba/rootfiles
Source: https://gitlab.mambasoft.it/openmamba/rootfiles.git/v%{version}/rootfiles-%{version}.tar.bz2
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
%description
This package contains the configuration files for the home dir of root user.
%prep
%setup -q
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
%files
%defattr(-,root,root)
/root/.bash*
%changelog
* Fri Sep 22 2023 Automatic Build System <autodist@mambasoft.it> 2023.9-1mamba
- update to 2023.9
* Sun Jun 06 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.1-1mamba
- update to 2.3.1
- disabled akonadi upgrade via kmail-migratorrc and kres-migratorrc because it can't work as root
* Sat Feb 13 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3-1mamba
- update to 2.3
- set PATH for /sbin,/usr/sbin/ and /usr/local/sbin in .bashrc
* Fri Feb 05 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2-1mamba
- update to 2.2
* Tue Mar 31 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1-2mamba
- remove DCOP residual file from livecd installation, if present
* Tue Sep 25 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1-1mamba
- update to 2.1 (/root/.qt/qtrc) changed to current theme
* Tue Feb 07 2006 Silvan Calarco <silvan.calarco@qilinux.it> 2.0-1qilnx
- update to version 2.0 by autospec
- disable arts sound
- disable knemo
* Thu Sep 29 2005 Stefano Cotta Ramusino <stefano.cotta@qilinux.it> 1.2.0-2qilnx
- architecture changed to noarch
* Thu Apr 28 2005 Silvan Calarco <silvan.calarco@qilinux.it> 1.2.0-1qilnx
- added default plastik themes and other changes to qtrc file for QiLinux 1.2
* Wed Jun 18 2003 Silvan Calarco <silvan.calarco@qilinux.it> 1.0.0-2qilnx
- added qt default configuration
* Tue May 06 2003 Silvan Calarco <silvan.calarco@qilinux.it> 1.0.0-1qilnx
- first build