public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/syncthing] epel10.2: Require syncthing and syncthing-tools packages to be updated together
@ 2026-07-05 13:49 Maxwell G
  0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-07-05 13:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/syncthing
Branch : epel10.2
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.2

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-05 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05 13:49 [rpms/syncthing] epel10.2: Require syncthing and syncthing-tools packages to be updated together Maxwell G

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox