- Reverted prior commit, will investigate alternate method.

* https://build.opensuse.org/request/show/1065543
- 20230214

OBS-URL: https://build.opensuse.org/package/show/devel:microos/plasma-branding-MicroOS?expand=0&rev=8
This commit is contained in:
Shawn Dunn 2023-02-14 18:13:34 +00:00 committed by Git OBS Bridge
parent 544d14623d
commit f60ff3d6ec
3 changed files with 8 additions and 9 deletions

View File

@ -1,4 +0,0 @@
[General]
LogoPath=/usr/share/icons/hicolor/scalable/apps/distributor-logo-MicroOS.svg
Website=https://en.opensuse.org/Portal:MicroOS/Desktop

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 14 18:07:18 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>
- Reverted prior commit, will investigate alternate method.
* https://build.opensuse.org/request/show/1065543
- 20230214
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 2 22:24:51 UTC 2023 - Shawn Dunn <sfalken@opensuse.org> Thu Feb 2 22:24:51 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>

View File

@ -24,7 +24,6 @@ Source: COPYING
Source1: flathub.flatpakrepo Source1: flathub.flatpakrepo
Source2: mod-firstboot.desktop Source2: mod-firstboot.desktop
Source3: mod-firstboot Source3: mod-firstboot
Source4: kcm-about-distrorc
BuildArch: noarch BuildArch: noarch
BuildRequires: flatpak BuildRequires: flatpak
BuildRequires: transactional-update BuildRequires: transactional-update
@ -35,7 +34,7 @@ Requires: libqt5-qdbus
Requires: sound-theme-freedesktop Requires: sound-theme-freedesktop
Requires: transactional-update Requires: transactional-update
Conflicts: gnome-branding-MicroOS Conflicts: gnome-branding-MicroOS
Version: 20220202 Version: 20230214
Release: 0 Release: 0
%description %description
@ -47,7 +46,6 @@ cp -a %{SOURCE0} COPYING
cp -a %{SOURCE1} flathub.flatpakrepo cp -a %{SOURCE1} flathub.flatpakrepo
cp -a %{SOURCE2} mod-firstboot.desktop cp -a %{SOURCE2} mod-firstboot.desktop
cp -a %{SOURCE3} mod-firstboot cp -a %{SOURCE3} mod-firstboot
cp -a %{SOURCE4} kcm-about-distrorc
%build %build
@ -75,7 +73,5 @@ sed -i 's/^REBOOT_METHOD=notify/#REBOOT_METHOD=auto/' %{_prefix}%{_sysconfdir}/t
%dir %{_sysconfdir}/skel/.config/autostart %dir %{_sysconfdir}/skel/.config/autostart
%config(noreplace) %{_sysconfdir}/skel/.config/autostart/mod-firstboot.desktop %config(noreplace) %{_sysconfdir}/skel/.config/autostart/mod-firstboot.desktop
%{_bindir}/mod-firstboot %{_bindir}/mod-firstboot
%dir %{_sysconfdir}/xdg
%config(noreplace) %{_sysconfdir}/xdg/kcm-about-distrorc
%changelog %changelog