forked from pool/breeze
This commit is contained in:
committed by
Git OBS Bridge
parent
1d26ceaa5c
commit
69edd5cd18
14
breeze.spec
14
breeze.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze
|
||||
Version: 5.2.2
|
||||
Version: 5.2.95
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
||||
@@ -48,14 +48,6 @@ Url: http://www.kde.org
|
||||
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
# PATCH-FIX-UPSTREAM 0001-Cleanup-code-to-align-with-master.patch
|
||||
Patch0: 0001-Cleanup-code-to-align-with-master.patch
|
||||
# PATCH-FIX-UPSTREAM 0002-set-button-s-visibility-depending-on-the-availabilit.patch
|
||||
Patch1: 0002-set-button-s-visibility-depending-on-the-availabilit.patch
|
||||
# PATCH-FIX-UPSTREAM 0003-Properly-update-size-grip-visibility-on-maximizedCha.patch
|
||||
Patch2: 0003-Properly-update-size-grip-visibility-on-maximizedCha.patch
|
||||
# PATCH-FIX-UPSTREAM 0004-Fixed-foreground-color-for-pressed-buttons.patch
|
||||
Patch3: 0004-Fixed-foreground-color-for-pressed-buttons.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -112,10 +104,6 @@ This package provides Breeze KWin decoration.
|
||||
%lang_package -n breeze5-style
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||
|
Reference in New Issue
Block a user