Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
2ded38fa
Commit
2ded38fa
authored
Apr 23, 2024
by
Roman Alifanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.9.2-alt1
- drop gfxboot for syslinux
parent
baa466cd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
11 deletions
+10
-11
branding.spec
branding.spec
+10
-11
No files found.
branding.spec
View file @
2ded38fa
%global grub_arches x86_64 aarch64 loongarch64 %ix86
%define brand etersoft
%define Brand Etersoft
%define theme ximper
...
...
@@ -17,7 +19,7 @@
%define _unpackaged_files_terminate_build 1
Name: branding-%flavour
Version: 0.9.
1
Version: 0.9.
2
Release: alt1
Url: https://ximperlinux.ru
...
...
@@ -297,21 +299,15 @@ shell_config_set /etc/sysconfig/grub2 GRUB_THEME /boot/grub/themes/%theme/theme.
shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_NORMAL %grub_normal
shell_config_set /etc/sysconfig/grub2 GRUB_COLOR_HIGHLIGHT %grub_high
%ifarch %ix86 x86_64
%preun bootloader
[ "$1" -eq 0 ] || exit 0
[ "`readlink /boot/splash/message`" != "%theme/message" ] ||
rm -f /boot/splash/message
%endif
#%post indexhtml
#%_sbindir/indexhtml-update
%ifarch %grub_arches
%files bootloader
%ifarch %ix86 x86_64
/boot/splash/%theme
%endif
/boot/grub/themes/%theme
%else
%exclude /boot/grub/themes/%theme
%endif
#bootsplash
%post bootsplash
...
...
@@ -379,6 +375,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
#_iconsdir/hicolor/*/apps/alt-%theme-desktop.png
%changelog
* Tue Apr 23 2024 Roman Alifanov <ximper@altlinux.org> 0.9.2-alt1
- drop gfxboot for syslinux
* Wed Jan 17 2024 Roman Alifanov <ximper@altlinux.org> 0.9.1-alt1
- gnome-settings: set some nautilus settings
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment