Accepting request 1156632 from KDE:Frameworks5
- Move the purpose service files to a subpackage OBS-URL: https://build.opensuse.org/request/show/1156632 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/purpose?expand=0&rev=82
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 9 16:23:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Move the purpose service files to a subpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 11:15:40 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
12
purpose.spec
12
purpose.spec
@@ -59,6 +59,7 @@ BuildRequires: cmake(Qt5Widgets) >= %{qt5_version}
|
||||
Requires: kdeclarative-components >= %{_kf5_version}
|
||||
Requires: libKF5QuickAddons5 >= %{_kf5_version}
|
||||
Requires: libqt5-qtquickcontrols2
|
||||
Requires: purpose-services >= %{version}
|
||||
Suggests: kdeconnect-kde
|
||||
|
||||
%description
|
||||
@@ -68,6 +69,15 @@ offer them mechanisms to list the different alternatives to execute given the
|
||||
requested action type and will facilitate components so that all the plugins
|
||||
can receive all the information they need.
|
||||
|
||||
%package services
|
||||
Summary: Online services for purpose
|
||||
# Split from the purpose package
|
||||
Conflicts: purpose < %{version}-%{release}
|
||||
|
||||
%description services
|
||||
This package adds online services to kf6-purpose and are needed to connect to
|
||||
Google and Nextcloud servers.
|
||||
|
||||
%package -n %{lname}
|
||||
Summary: Framework to integrate services and actions - core library
|
||||
Recommends: %{name}
|
||||
@@ -157,6 +167,8 @@ This package contains development files needed to build applications which rely
|
||||
%{_kf5_iconsdir}/hicolor/*/actions/kipiplugin_youtube.*
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/phabricator-purpose.*
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/reviewboard-purpose.*
|
||||
|
||||
%files services
|
||||
%{_kf5_sharedir}/accounts/
|
||||
|
||||
%files devel
|
||||
|
Reference in New Issue
Block a user