public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Andrew Bauer <zonexpertconsulting@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/netatalk] f44: epel10 uses tracker3 rather than localsearch
Date: Thu, 16 Jul 2026 18:40:59 GMT	[thread overview]
Message-ID: <178422725990.1.9056791137801961662.rpms-netatalk-04024728a5fe@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/netatalk
Branch : f44
Commit : 04024728a5fe7431a0f139bfd39c97a524ab9ae4
Author : Andrew Bauer <zonexpertconsulting@outlook.com>
Date   : 2026-05-22T15:20:39-05:00
Stats  : +10/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/netatalk/c/04024728a5fe7431a0f139bfd39c97a524ab9ae4?branch=f44

Log:
epel10 uses tracker3 rather than localsearch

---
diff --git a/netatalk.spec b/netatalk.spec
index c57ba24..9fc0790 100644
--- a/netatalk.spec
+++ b/netatalk.spec
@@ -1,3 +1,11 @@
+%if 0%{?fedora} >= 42
+%global tracker localsearch
+%global trackerdevel tinysparql-devel
+%else
+%global tracker tracker3
+%global trackerdevel tracker3-devel
+%endif
+
 Name:              netatalk
 Epoch:             5
 Version:           4.4.3
@@ -51,8 +59,8 @@ BuildRequires:     rpm
 BuildRequires:     sed
 BuildRequires:     systemd
 BuildRequires:     systemtap-sdt-devel
-BuildRequires:     localsearch
-BuildRequires:     tinysparql-devel
+BuildRequires:     %{tracker}
+BuildRequires:     %{trackerdevel}
 BuildRequires:     cups-devel
 
 Requires:     dconf

                 reply	other threads:[~2026-07-16 18:40 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=178422725990.1.9056791137801961662.rpms-netatalk-04024728a5fe@fedoraproject.org \
    --to=zonexpertconsulting@outlook.com \
    --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