This commit is contained in:
committed by
Git OBS Bridge
parent
f11e7ba9ea
commit
7578a5926c
@@ -54,6 +54,8 @@ Source99: %{name}-rpmlintrc
|
||||
Patch0: Use-NETRootInfo-to-initiate-wm-move-operation.patch
|
||||
# PATCH-FIX-UPSTREAM Install-emotes-and-mimtetypes-directories-of-the-dark-icon-theme.patch
|
||||
Patch1: Install-emotes-and-mimtetypes-directories-of-the-dark-icon-theme.patch
|
||||
# PATCH-FIX-OPENSUSE set-breezyGTK-as-default-gtk-theme.patch
|
||||
Patch2: set-breezyGTK-as-default-gtk-theme.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -114,6 +116,7 @@ This package provides Breeze KWin decoration.
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||
@@ -125,8 +128,6 @@ This package provides Breeze KWin decoration.
|
||||
%icon_theme_cache_create_ghost breeze
|
||||
%icon_theme_cache_create_ghost breeze-dark
|
||||
|
||||
find %{buildroot} -type f -name '*gtkbreeze*' -exec rm -fv {} ';'
|
||||
|
||||
%post -n breeze5-icons
|
||||
%icon_theme_cache_post breeze
|
||||
%icon_theme_cache_post breeze-dark
|
||||
|
Reference in New Issue
Block a user