This commit is contained in:
committed by
Git OBS Bridge
parent
b9209bbdd7
commit
4a3f4dbb3e
16
oxygen5.spec
16
oxygen5.spec
@@ -20,7 +20,7 @@
|
||||
%define kwin_deco 1
|
||||
|
||||
Name: oxygen5
|
||||
Version: 5.3.2
|
||||
Version: 5.3.95
|
||||
Release: 0
|
||||
Summary: Oxygen style, KWin decoration, cursors and sounds
|
||||
License: GPL-2.0+
|
||||
@@ -32,6 +32,7 @@ Source1: baselibs.conf
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRequires: frameworkintegration-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kcmutils-devel
|
||||
BuildRequires: kcompletion-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
@@ -94,15 +95,7 @@ Summary: The KDE Workspace Cursors
|
||||
License: GPL-3.0+
|
||||
Group: System/GUI/KDE
|
||||
Provides: oxygen-cursors = %{version}
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
Obsoletes: oxygen4-cursors < %{version}
|
||||
Provides: oxygen4-cursors = %{version}
|
||||
Obsoletes: oxygen-cursors4 < %{version}
|
||||
Provides: oxygen-cursors4 = %{version}
|
||||
%else
|
||||
Conflicts: oxygen4-cursors
|
||||
Conflicts: oxygen-cursors4
|
||||
%endif
|
||||
Obsoletes: oxygen-cursors5
|
||||
Provides: oxygen-cursors5
|
||||
|
||||
@@ -172,12 +165,17 @@ This package contains the libraries Oxygen's KWin decoration.
|
||||
%{_kf5_plasmadir}/
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/oxygenstyleconfig.desktop
|
||||
%dir %{_kf5_iconsdir}/hicolor/*/
|
||||
%dir %{_kf5_iconsdir}/hicolor/*/apps
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/oxygen-settings.png
|
||||
|
||||
%if %kwin_deco
|
||||
%files decoration
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_plugindir}/org.kde.kdecoration2/
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/oxygendecorationconfig.desktop
|
||||
%endif
|
||||
|
||||
%files sounds
|
||||
|
Reference in New Issue
Block a user