AlmaLinux changes
This commit is contained in:
parent
0bc7a04d1d
commit
36a9d751f5
12
SOURCES/almalinxu_background.patch
Normal file
12
SOURCES/almalinxu_background.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -aruN background-logo-extension-40.rc/schemas/org.fedorahosted.background-logo-extension.gschema.xml background-logo-extension-40.rc.alma/schemas/org.fedorahosted.background-logo-extension.gschema.xml
|
||||
--- background-logo-extension-40.rc/schemas/org.fedorahosted.background-logo-extension.gschema.xml 2022-05-06 12:07:58.000000000 +0300
|
||||
+++ background-logo-extension-40.rc.alma/schemas/org.fedorahosted.background-logo-extension.gschema.xml 2022-05-06 12:08:53.000000000 +0300
|
||||
@@ -10,7 +10,7 @@
|
||||
<schema path="/org/fedorahosted/background-logo-extension/"
|
||||
id="org.fedorahosted.background-logo-extension">
|
||||
<key type="s" name="logo-file">
|
||||
- <default>'/usr/share/redhat-logos/fedora_logo_darkbackground.svg'</default>
|
||||
+ <default>'/usr/share/almalinux-logos/fedora_logo_darkbackground.svg'</default>
|
||||
<summary>Logo file</summary>
|
||||
<description>The full logo file path</description>
|
||||
</key>
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: gnome-shell-extension-background-logo
|
||||
Version: 40.0~rc
|
||||
Release: 4%{?dist}
|
||||
Release: 4%{?dist}.alma
|
||||
Summary: Background logo extension for GNOME Shell
|
||||
|
||||
License: GPLv2+
|
||||
@ -26,6 +26,9 @@ Patch1: 32.patch
|
||||
Patch2: 0001-Support-positioning-at-the-top.patch
|
||||
Patch3: 0001-prefs-Scale-preview-border.patch
|
||||
|
||||
# AlmaLinux patches
|
||||
Patch1000: almalinux_background.patch
|
||||
|
||||
%description
|
||||
Show your pride! Display the Fedora logo (or any other graphic) in the corner of your desktop.
|
||||
|
||||
@ -45,6 +48,9 @@ Show your pride! Display the Fedora logo (or any other graphic) in the corner of
|
||||
%{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/
|
||||
|
||||
%changelog
|
||||
* Fri May 06 2022 Eduard Abdullin <eabdullin@almalinux.org> - 40.0~rc-4.alma
|
||||
- Added almalinux_background.patch
|
||||
|
||||
* Mon Feb 28 2022 Florian Müllner <fmuellner@redhat.com> - 40.0~rc-4
|
||||
- Adjust default values for RHEL
|
||||
Resolves: #2057150
|
||||
|
Loading…
Reference in New Issue
Block a user