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
28c6124d
You need to sign in or sign up before continuing.
Verified
Commit
28c6124d
authored
Sep 23, 2024
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.9.2-alt6
- drop outdated code (ALT bug 51347)
parent
5c879a63
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
9 deletions
+4
-9
branding.spec
branding.spec
+4
-9
No files found.
branding.spec
View file @
28c6124d
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
Name: branding-%flavour
Name: branding-%flavour
Version: 0.9.2
Version: 0.9.2
Release: alt
5
Release: alt
6
Url: https://ximperlinux.ru
Url: https://ximperlinux.ru
%ifarch %ix86 x86_64
%ifarch %ix86 x86_64
...
@@ -286,14 +286,6 @@ mv %buildroot%_datadir/wallpapers/ximper/ximper.xml %buildroot%_datadir/gnome-ba
...
@@ -286,14 +286,6 @@ mv %buildroot%_datadir/wallpapers/ximper/ximper.xml %buildroot%_datadir/gnome-ba
%post bootloader
%post bootloader
[ "$1" -eq 1 ] || exit 0
[ "$1" -eq 1 ] || exit 0
%ifarch %ix86 x86_64
ln -snf %theme/message /boot/splash/message
. /etc/sysconfig/i18n
lang=$(echo $LANG | cut -d. -f 1)
cd boot/splash/%theme/
echo $lang > lang
[ "$lang" = "C" ] || echo lang | cpio -o --append -F message
%endif
. shell-config
. shell-config
shell_config_set /etc/sysconfig/grub2 GRUB_THEME /boot/grub/themes/%theme/theme.txt
shell_config_set /etc/sysconfig/grub2 GRUB_THEME /boot/grub/themes/%theme/theme.txt
#shell_config_set /etc/sysconfig/grub2 GRUB_THEME /boot/grub/themes/%theme
#shell_config_set /etc/sysconfig/grub2 GRUB_THEME /boot/grub/themes/%theme
...
@@ -376,6 +368,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
...
@@ -376,6 +368,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
#_iconsdir/hicolor/*/apps/alt-%theme-desktop.png
#_iconsdir/hicolor/*/apps/alt-%theme-desktop.png
%changelog
%changelog
* Mon Sep 23 2024 Kirill Unitsaev <fiersik@altlinux.org> 0.9.2-alt6
- drop outdated code (ALT bug 51347)
* Tue Sep 03 2024 Roman Alifanov <ximper@altlinux.org> 0.9.2-alt5
* Tue Sep 03 2024 Roman Alifanov <ximper@altlinux.org> 0.9.2-alt5
- gnome-settings: add requires
- gnome-settings: add requires
- gnome-settings: replaced kvantum theme
- gnome-settings: replaced kvantum theme
...
...
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