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.
36 lines
678 B
36 lines
678 B
Name: mos-wallpaper-pack
|
|
Version: 0.1
|
|
Release: alt2
|
|
|
|
Summary: Wallpapers for M OS
|
|
Summary(ru_RU.UTF-8): Обои для М ОС
|
|
|
|
License: GPLv3
|
|
Group: Graphical desktop/KDE
|
|
Url: http://osmesh.ru
|
|
BuildArch: noarch
|
|
Source: %name-%version.tar
|
|
|
|
%description
|
|
%summary.
|
|
|
|
%description -l ru_RU.UTF-8
|
|
Обои для системы в окружении KDE
|
|
|
|
%prep
|
|
%setup
|
|
|
|
%install
|
|
mkdir -p %buildroot%_datadir/wallpapers
|
|
|
|
cp -r MOS-* %buildroot%_datadir/wallpapers
|
|
|
|
%files
|
|
%_datadir/wallpapers/MOS-*
|
|
|
|
%changelog
|
|
* Tue Jun 14 2022 Artem Proskurnev <tema@altlinux.org> 0.1-alt2
|
|
- Correct char size, new preview
|
|
|
|
* Fri May 27 2022 Artem Proskurnev <tema@altlinux.org> 0.1-alt1
|
|
- Init RPM
|
|
|