Hrvoje Senjan
2014-06-26 13:28:51 +00:00
committed by Git OBS Bridge
parent 1ab3fcbf57
commit 1eeb6b5007
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 26 13:28:12 UTC 2014 - hrvoje.senjan@gmail.com
- Mark cursors subpackage with correct (GPL-3.0+) license
-------------------------------------------------------------------
Fri Jun 6 22:37:52 UTC 2014 - hrvoje.senjan@gmail.com

View File

@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define kwin_deco 1
Name: oxygen5
@@ -48,8 +49,8 @@ BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0
BuildRequires: pkgconfig(Qt5Test) >= 5.3.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.3.0
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.3.0
Requires: oxygen5-style
Requires: oxygen5-decoration
Requires: oxygen5-style
Recommends: oxygen5-sounds
Recommends: oxygen-cursors
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -59,6 +60,7 @@ Provides Oxygen style, KWin decoration, cursors and sounds.
%package devel
Summary: KDE Base Libraries
License: GPL-2.0+
Group: Development/Libraries/KDE
Requires: %{name} = %{version}
@@ -68,6 +70,7 @@ Development files.
%package sounds
Summary: The KDE Workspace Sounds
License: GPL-2.0+
Group: System/GUI/KDE
Obsoletes: oxygen-sounds5
Provides: oxygen-sounds5
@@ -78,6 +81,7 @@ workspace.
%package cursors
Summary: The KDE Workspace Cursors
License: GPL-3.0+
Group: System/GUI/KDE
Provides: oxygen-cursors = %{version}
Conflicts: oxygen-cursors4
@@ -90,6 +94,7 @@ workspace.
%package style
Summary: Oxygen style
License: GPL-2.0+
Group: System/GUI/KDE
Obsoletes: oxygen-style5
Provides: oxygen-style5
@@ -100,6 +105,7 @@ This package contains the libraries of the Oxygen style.
%if %kwin_deco
%package decoration
Summary: Oxygen's KWin decoration
License: GPL-2.0+
Group: System/GUI/KDE
Obsoletes: oxygen-decoration5
Provides: oxygen-decoration5