update to 5.0 [release 5.0-1mamba;Sun Jun 26 2022]
This commit is contained in:
parent
eb6aad412c
commit
f1780e0d76
@ -4,15 +4,15 @@
|
||||
%define lpadmin_uid 65032
|
||||
%define lpadmin_gid 65032
|
||||
Name: livecd-tools
|
||||
Version: 4.20201108
|
||||
Version: 5.0
|
||||
Release: 1mamba
|
||||
Summary: Live cd environment and utilities
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://gitlab.mambasoft.it/openmamba/livecd-tools
|
||||
Source0: http://gitlab.mambasoft.it/openmamba/livecd-tools.git/v%{version}/%{name}-%{version}.tar.bz2
|
||||
URL: https://gitlab.mambasoft.it/openmamba/livecd-tools
|
||||
Source0: https://gitlab.mambasoft.it/openmamba/livecd-tools.git/v%{version}/%{name}-%{version}.tar.bz2
|
||||
Source2: %{name}-Autostart-setkeyboard
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -31,6 +31,7 @@ Requires: calamares-config-openmamba
|
||||
Requires: grub
|
||||
Requires: grub-efi-x86_64
|
||||
%endif
|
||||
Requires: openmamba-icons
|
||||
Requires: live-user-environment
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
@ -57,6 +58,7 @@ Group: System/Configuration
|
||||
%ifnarch arm
|
||||
Requires: calamares
|
||||
%endif
|
||||
Requires: openmamba-icons
|
||||
|
||||
%description -n calamares-config-openmamba
|
||||
Calamares installer configuration for the openmamba distribution.
|
||||
@ -172,7 +174,6 @@ fi
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/applications/openmamba-installer.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/installer.png
|
||||
|
||||
%files -n calamares-config-openmamba
|
||||
%defattr(-,root,root)
|
||||
@ -199,12 +200,12 @@ fi
|
||||
%{_sysconfdir}/systemd/system/autovt@.service
|
||||
%{_sysconfdir}/systemd/system/eject.service
|
||||
%attr(0440,root,root) %{_sysconfdir}/sudoers.d/liveuser
|
||||
%attr(-,liveuser,users) %dir /home/liveuser/.kde4
|
||||
%attr(-,liveuser,users) %dir /home/liveuser/.kde4/share
|
||||
%attr(-,liveuser,users) %dir /home/liveuser/.kde4/share/config
|
||||
%attr(-,liveuser,users) /home/liveuser/.kde4/share/config/*
|
||||
%attr(-,liveuser,users) %dir /home/liveuser
|
||||
|
||||
%changelog
|
||||
* Sun Jun 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0-1mamba
|
||||
- update to 5.0
|
||||
|
||||
* Sun Nov 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.20201108-1mamba
|
||||
- update to 4.20201108
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user