|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
Name: mos-panel-desktop |
|
|
|
|
Version: 1.3 |
|
|
|
|
Release: alt2 |
|
|
|
|
Version: 1.4 |
|
|
|
|
Release: alt1 |
|
|
|
|
|
|
|
|
|
Summary: M OS default desktop settings |
|
|
|
|
Summary(ru_RU.UTF-8): Начальные настройки пользователя М ОС |
|
|
|
@ -49,6 +49,7 @@ mkdir -p %buildroot%ftdir |
|
|
|
|
mkdir -p %buildroot%aptdir |
|
|
|
|
mkdir -p %buildroot%_sysconfdir/profile.d |
|
|
|
|
|
|
|
|
|
install -pm644 plasmanotifyrc %buildroot%skelconfigdir |
|
|
|
|
install -pm644 baloofilerc %buildroot%skelconfigdir |
|
|
|
|
install -pm644 powermanagementprofilesrc %buildroot%skelconfigdir |
|
|
|
|
install -pm644 inkscape.xml %buildroot%skelconfigdir/inkscape/preferences.xml |
|
|
|
@ -71,6 +72,7 @@ install -pm644 mos.list %buildroot%aptdir |
|
|
|
|
install -pm755 10-chromium-default-incognito.sh %buildroot%_sysconfdir/profile.d |
|
|
|
|
|
|
|
|
|
%files |
|
|
|
|
"/etc/skel/.config/plasmanotifyrc" |
|
|
|
|
"/etc/skel/.config/baloofilerc" |
|
|
|
|
"/etc/skel/.config/powermanagementprofilesrc" |
|
|
|
|
"/etc/skel/.config/inkscape/preferences.xml" |
|
|
|
@ -93,6 +95,9 @@ install -pm755 10-chromium-default-incognito.sh %buildroot%_sysconfdir/profile.d |
|
|
|
|
"/etc/profile.d/10-chromium-default-incognito.sh" |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Mon Aug 22 2022 Artem Proskurnev <tema@altlinux.org> 1.4-alt1 |
|
|
|
|
- Disable popups NetworkManager |
|
|
|
|
|
|
|
|
|
* Wed Aug 10 2022 Artem Proskurnev <tema@altlinux.org> 1.3-alt2 |
|
|
|
|
- Do not autoreq R7 Office by symlink |
|
|
|
|
|
|
|
|
|