Mageia Bugzilla – Attachment 14448 Details for
Bug 32845
dolphin without kde produces tags error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
baloo-plugins spec
baloo.spec.patch (text/plain), 2.13 KB, created by
Aurelian R
on 2024-03-10 11:14:06 CET
(
hide
)
Description:
baloo-plugins spec
Filename:
MIME Type:
Creator:
Aurelian R
Created:
2024-03-10 11:14:06 CET
Size:
2.13 KB
patch
obsolete
>--- baloo.spec 2024-03-09 20:43:06.020849047 +0200 >+++ baloo_kf5.spec 2024-03-09 21:00:26.986915969 +0200 >@@ -47,6 +47,8 @@ BuildRequires: cmake(KF5KIO) >= %versio > BuildRequires: cmake(KF5DBusAddons) >= %version > BuildRequires: cmake(KF5FileMetaData) >= %version > >+Requires: %{name}-plugins >+ > %rename plasma5-baloo > > %description >@@ -60,14 +62,11 @@ Baloo is a framework for searching and m > %_kf5_bindir/balooctl > %_kf5_bindir/baloosearch > %_kf5_bindir/balooshow >-%_kf5_plugindir/kded/*.so > %_kf5_datadir/dbus-1/interfaces/org.kde.baloo.fileindexer.xml > %_kf5_datadir/dbus-1/interfaces/org.kde.baloo.main.xml > %_kf5_datadir/dbus-1/interfaces/org.kde.baloo.scheduler.xml > %_kf5_datadir/dbus-1/interfaces/org.kde.baloo.file.indexer.xml > %_kf5_datadir/dbus-1/interfaces/org.kde.BalooWatcherApplication.xml >-%_kf5_plugindir/kio/*.so >-%_kf5_qmldir/org/kde/baloo > %{_prefix}/lib/sysctl.d/97-kde-baloo-filewatch-inotify.conf > %_userunitdir/kde-baloo.service > %_libexecdir/baloo_file >@@ -107,6 +106,24 @@ Baloo is a framework for searching and m > > #-------------------------------------------------------------------- > >+%define kf5balooplugins_major 5 >+%define libkf5balooplugins %mklibname kf5balooplugins %{kf5balooplugins_major} >+ >+%package -n %libkf5balooplugins >+Summary: Baloo is a framework for searching and managing metadata >+Group: System/Libraries >+Provides: %name-plugins = %{version}-%{release} >+ >+%description -n %libkf5balooplugins >+Baloo is a framework for searching and managing metadata. >+ >+%files -n %libkf5balooplugins >+%_kf5_plugindir/kded/*.so >+%_kf5_plugindir/kio/*.so >+%_kf5_qmldir/org/kde/baloo >+ >+#-------------------------------------------------------------------- >+ > %define baloo_devel %mklibname kf5baloo -d > %define old_baloo_devel %mklibname plasma5-%name -d > >@@ -116,6 +133,7 @@ Group: Development/KDE and Qt > Requires: %name = %version-%release > Requires: %libkf5baloo = %version-%release > Requires: %libkf5balooengine = %version-%release >+Requires: %libkf5balooplugins = %version-%release > Provides: %name-devel = %{version}-%{release} > Conflicts: %name < 5.3.2-5 >
--- baloo.spec 2024-03-09 20:43:06.020849047 +0200 +++ baloo_kf5.spec 2024-03-09 21:00:26.986915969 +0200 @@ -47,6 +47,8 @@ BuildRequires: cmake(KF5KIO) >= %versio BuildRequires: cmake(KF5DBusAddons) >= %version BuildRequires: cmake(KF5FileMetaData) >= %version +Requires: %{name}-plugins + %rename plasma5-baloo %description @@ -60,14 +62,11 @@ Baloo is a framework for searching and m %_kf5_bindir/balooctl %_kf5_bindir/baloosearch %_kf5_bindir/balooshow -%_kf5_plugindir/kded/*.so %_kf5_datadir/dbus-1/interfaces/org.kde.baloo.fileindexer.xml %_kf5_datadir/dbus-1/interfaces/org.kde.baloo.main.xml %_kf5_datadir/dbus-1/interfaces/org.kde.baloo.scheduler.xml %_kf5_datadir/dbus-1/interfaces/org.kde.baloo.file.indexer.xml %_kf5_datadir/dbus-1/interfaces/org.kde.BalooWatcherApplication.xml -%_kf5_plugindir/kio/*.so -%_kf5_qmldir/org/kde/baloo %{_prefix}/lib/sysctl.d/97-kde-baloo-filewatch-inotify.conf %_userunitdir/kde-baloo.service %_libexecdir/baloo_file @@ -107,6 +106,24 @@ Baloo is a framework for searching and m #-------------------------------------------------------------------- +%define kf5balooplugins_major 5 +%define libkf5balooplugins %mklibname kf5balooplugins %{kf5balooplugins_major} + +%package -n %libkf5balooplugins +Summary: Baloo is a framework for searching and managing metadata +Group: System/Libraries +Provides: %name-plugins = %{version}-%{release} + +%description -n %libkf5balooplugins +Baloo is a framework for searching and managing metadata. + +%files -n %libkf5balooplugins +%_kf5_plugindir/kded/*.so +%_kf5_plugindir/kio/*.so +%_kf5_qmldir/org/kde/baloo + +#-------------------------------------------------------------------- + %define baloo_devel %mklibname kf5baloo -d %define old_baloo_devel %mklibname plasma5-%name -d @@ -116,6 +133,7 @@ Group: Development/KDE and Qt Requires: %name = %version-%release Requires: %libkf5baloo = %version-%release Requires: %libkf5balooengine = %version-%release +Requires: %libkf5balooplugins = %version-%release Provides: %name-devel = %{version}-%{release} Conflicts: %name < 5.3.2-5
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32845
: 14448 |
14451