You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
794 B
39 lines
794 B
Name: installer-feature-kometa-school-kde5
|
|
Version: 1.0
|
|
Release: kometa5
|
|
|
|
Summary: feature to kometa school distro
|
|
License: GPL
|
|
Group: System/Configuration/Other
|
|
Url: http://oskometa.ru
|
|
BuildArch: noarch
|
|
Source: %name-%version.tar
|
|
|
|
%description
|
|
feature to kometa school distro
|
|
|
|
%prep
|
|
%setup
|
|
|
|
%install
|
|
%define hookdir %_datadir/install2/preinstall.d
|
|
mkdir -p %buildroot%hookdir
|
|
install -pm755 93-kometa-school-kde5.sh %buildroot%hookdir/
|
|
|
|
%files
|
|
%hookdir/*
|
|
|
|
%changelog
|
|
* Thu Dec 02 2021 1.0-kometa5
|
|
- Исправление фонов
|
|
|
|
* Thu Mar 22 2018 1.0-kometa4
|
|
- Исправление фонов
|
|
|
|
* Wed Jan 10 2018 1.0-kometa3
|
|
- Тёмные картинки фона в экран блокировки и загрузки/выхода
|
|
|
|
* Sun Apr 2 2017 1.0-kometa1
|
|
- initial build kde5
|
|
|
|
|
|
|