update to 5.8 [release 5.8-1mamba;Sat Feb 22 2025]

This commit is contained in:
Automatic Build System 2025-02-22 15:54:55 +01:00
parent 7d1387c806
commit 6241dc51ac
3 changed files with 14 additions and 13 deletions

View File

@ -1,7 +1,7 @@
# livecd-tools
Live cd utilities:
- configurare a default user ('liveuser') for live environment
- installer: openmamba installation tool
openmamba live cd utilities:
- configure a default user ('liveuser') for live environment
- calamares: configurations for openmamba installation tool
- eject_cd.sh: forces CD eject for livecd shutdown

View File

@ -1,2 +0,0 @@
#!/bin/sh
[ "${LANG:0:5}" != "it_IT" ] && kcmshell keyboard_layout

View File

@ -4,17 +4,17 @@
%define lpadmin_uid 65032
%define lpadmin_gid 65032
Name: livecd-tools
Version: 5.7
Version: 5.8
Release: 1mamba
Summary: Live cd environment and utilities
Summary: openmamba live cd environment and utilities
Group: System/Tools
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
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
URL: https://src.openmamba.org/openmamba/livecd-tools
Source0: https://src.openmamba.org/openmamba/livecd-tools.git/v%{version}/%{name}-%{version}.tar.bz2
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: setup
## AUTOBUILDREQ-END
@ -36,9 +36,9 @@ Requires: openmamba-icons
Requires: live-user-environment
%description
Live cd utilities:
- configurare a default user ('liveuser') for live environment
- installer: openmamba installation tool
openmamba live cd utilities:
- configure a default user ('liveuser') for live environment
- calamares: configurations for openmamba installation tool
- eject_cd.sh: forces CD eject for livecd shutdown
%package -n live-user-environment
@ -204,6 +204,9 @@ fi
%attr(-,liveuser,users) %dir /home/liveuser
%changelog
* Sat Feb 22 2025 Automatic Build System <autodist@mambasoft.it> 5.8-1mamba
- update to 5.8
* Fri Nov 01 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.7-1mamba
- update to 5.7