public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Maxwell G <maxwell@gtmx.me>
To: git-commits@fedoraproject.org
Subject: [rpms/syncthing] epel10: Require syncthing and syncthing-tools packages to be updated together
Date: Sun, 05 Jul 2026 13:43:35 GMT	[thread overview]
Message-ID: <178325901534.1.1402802240983523076.rpms-syncthing-1f09662e7c7b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/syncthing
Branch : epel10
Commit : 1f09662e7c7b1551f271cac608dcb5c600b97803
Author : Maxwell G <maxwell@gtmx.me>
Date   : 2026-07-05T15:36:47+02:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/syncthing/c/1f09662e7c7b1551f271cac608dcb5c600b97803?branch=epel10

Log:
Require syncthing and syncthing-tools packages to be updated together

---
diff --git a/syncthing.spec b/syncthing.spec
index f94515c..69bc02d 100644
--- a/syncthing.spec
+++ b/syncthing.spec
@@ -53,6 +53,9 @@ This package contains the syncthing client binary and systemd services.
 
 %package        tools
 Summary:        Continuous File Synchronization (server tools)
+# NOTE(gotmax23): syncthing and syncthing-tools both own the same license
+# files (/usr/share/licenses/syncthing/**), so they need to be kept in sync.
+Requires:       (syncthing = %{version}-%{release} if syncthing)
 
 %description    tools
 Syncthing replaces other file synchronization services with something

                 reply	other threads:[~2026-07-05 13:43 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=178325901534.1.1402802240983523076.rpms-syncthing-1f09662e7c7b@fedoraproject.org \
    --to=maxwell@gtmx.me \
    --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