public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@math.unl.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10.2: nepomukcollection subpkg
Date: Mon, 06 Jul 2026 18:31:53 GMT	[thread overview]
Message-ID: <178336271360.1.15041692872507727622.rpms-amarok-e0c9c79d3acc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10.2
Commit : e0c9c79d3acc88ce44b5b7c98e5eee4c21a7bd1b
Author : Rex Dieter <rdieter@math.unl.edu>
Date   : 2014-04-14T13:08:06-05:00
Stats  : +45/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/e0c9c79d3acc88ce44b5b7c98e5eee4c21a7bd1b?branch=epel10.2

Log:
nepomukcollection subpkg

---
diff --git a/amarok.spec b/amarok.spec
index 2f24154..8383743 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
 Name:    amarok
 Summary: Media player
 Version: 2.8.0
-Release: 3%{?dist}.1
+Release: 4%{?dist}
 
 # KDE e.V. may determine that future GPL versions are accepted
 License: GPLv2 or GPLv3
@@ -36,7 +36,6 @@ BuildRequires: mariadb-embedded-devel
 # extra libaio linkage comes from use of mysql_config --libs
 BuildRequires: mysql-embedded-devel libaio-devel
 %endif
-BuildRequires: nepomuk-core-devel
 BuildRequires: pkgconfig(libgpod-1.0) >= 0.7.0
 BuildRequires: pkgconfig(libmtp) >= 0.3.0
 BuildRequires: pkgconfig(libmygpo-qt) >= 1.0.7
@@ -93,6 +92,16 @@ BuildArch: noarch
 %description doc
 %{summary}.
 
+%package nepomukcollection
+Summary: Nepomuk collection plugin for %{name}
+BuildRequires: nepomuk-core-devel
+BuildRequires: pkgconfig(soprano)
+# for upgrade path
+Obsoletes: amarok < 2.8.0-4
+Requires: %{name} = %{version}-%{release}
+%description nepomukcollection
+%{summary}.
+
 
 %prep
 %setup -q 
@@ -161,12 +170,37 @@ fi
 %{_kde4_datadir}/applications/kde4/amarok_containers.desktop
 %{_kde4_datadir}/applications/kde4/amzdownloader.desktop
 %{_kde4_datadir}/config.kcfg/amarokconfig.kcfg
-%{_kde4_datadir}/kde4/services/*.desktop
+%{_kde4_datadir}/kde4/services/amarok-containment-*.desktop
+%{_kde4_datadir}/kde4/services/amarok-context-applet-*.desktop
+%{_kde4_datadir}/kde4/services/amarok-data-engine-*.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-audiocdcollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-daapcollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-ipodcollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-mtpcollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-mysqlecollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-mysqlservercollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-playdarcollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-umscollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_collection-upnpcollection.desktop
+%{_kde4_datadir}/kde4/services/amarok_service_*.desktop
 %{_kde4_datadir}/kde4/services/*.protocol
 %{_kde4_datadir}/kde4/services/ServiceMenus/amarok_append.desktop
 %{_kde4_datadir}/kde4/servicetypes/*.desktop
 %{_kde4_iconsdir}/hicolor/*/*/*
-%{_kde4_libdir}/kde4/*.so
+%{_kde4_libdir}/kde4/amarok_collection-audiocdcollection.so
+%{_kde4_libdir}/kde4/amarok_collection-daapcollection.so
+%{_kde4_libdir}/kde4/amarok_collection-ipodcollection.so
+%{_kde4_libdir}/kde4/amarok_collection-mtpcollection.so
+%{_kde4_libdir}/kde4/amarok_collection-mysqlecollection.so
+%{_kde4_libdir}/kde4/amarok_collection-mysqlservercollection.so
+%{_kde4_libdir}/kde4/amarok_collection-playdarcollection.so
+%{_kde4_libdir}/kde4/amarok_collection-umscollection.so
+%{_kde4_libdir}/kde4/amarok_collection-upnpcollection.so
+%{_kde4_libdir}/kde4/amarok_containment_*.so
+%{_kde4_libdir}/kde4/amarok_context_applet_*.so
+%{_kde4_libdir}/kde4/amarok_data_engine_*.so
+%{_kde4_libdir}/kde4/amarok_service_*.so
+%{_kde4_libdir}/kde4/kcm_amarok_service*.so
 %{_datadir}/dbus-1/interfaces/*.xml
 %{_datadir}/mime/packages/amzdownloader.xml
 
@@ -190,8 +224,15 @@ fi
 
 %files doc -f amarok-doc.lang
 
+%files nepomukcollection
+%{_kde4_libdir}/kde4/amarok_collection-nepomukcollection.so
+%{_kde4_datadir}/kde4/services/amarok_collection-nepomukcollection.desktop
+
 
 %changelog
+* Mon Apr 14 2014 Rex Dieter <rdieter@fedoraproject.org> 2.8.0-4
+- -nepomukcollection subpkg
+
 * Tue Aug 27 2013 Rex Dieter <rdieter@fedoraproject.org> 2.8.0-3.1
 - BR: libmygpo-qt-devel >= 1.0.7
 

                 reply	other threads:[~2026-07-06 18:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178336271360.1.15041692872507727622.rpms-amarok-e0c9c79d3acc@fedoraproject.org \
    --to=rdieter@math.unl.edu \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox