- Update specfile and remove deprecated functions.
- Improve description to remove rpmlint warnings. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=89
This commit is contained in:
parent
2e564fc01d
commit
2300b99d11
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 07:54:45 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Update specfile and remove deprecated functions.
|
||||
- Improve description to remove rpmlint warnings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 22:42:29 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
12
waybar.spec
12
waybar.spec
@ -74,15 +74,17 @@ Requires: %{name}-branding
|
||||
Recommends: sway
|
||||
|
||||
%description
|
||||
Customizable Wayland bar for Sway and Wlroots based compositors.
|
||||
A customizable Wayland bar for Sway and Wlroots based compositors.
|
||||
It comes with modules for pipewire, alsa, backlight, and bluetooth.
|
||||
Other modules can be found in the manpages of Waybar.
|
||||
|
||||
%package branding-upstream
|
||||
Summary: Upstream branding of %{name}
|
||||
Group: System/GUI/Other
|
||||
Requires: %{name}
|
||||
Supplements: packageand(%{name}:branding-upstream)
|
||||
Conflicts: otherproviders(%{name}-branding)
|
||||
Provides: %{name}-branding
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: (%{name} and branding-upstream)
|
||||
Conflicts: %{name}-branding
|
||||
Provides: %{name}-branding = %{version}
|
||||
BuildArch: noarch
|
||||
#BRAND: /etc/xdg/waybar/config contains upstream config
|
||||
#BRAND: /etc/xdg/waybar/style.css contains upstream style
|
||||
|
Loading…
Reference in New Issue
Block a user