public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Merge provide/require corrections
Date: Mon, 20 Jul 2026 20:37:27 GMT [thread overview]
Message-ID: <178457984758.1.11162697776314142964.rpms-transmission-9b34b5748fe0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 9b34b5748fe0a31e7aa4cb991b6c5dd8716bc987
Author : Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
Date : 2017-02-13T18:22:31+00:00
Stats : +16/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/9b34b5748fe0a31e7aa4cb991b6c5dd8716bc987?branch=epel10
Log:
Merge provide/require corrections
---
diff --git a/transmission.spec b/transmission.spec
index 5f471be..3260266 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,7 +2,7 @@
Name: transmission
Version: 2.92
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -27,8 +27,8 @@ BuildRequires: gettext intltool
BuildRequires: qt5-qtbase-devel
BuildRequires: systemd-devel
BuildRequires: libnatpmp-devel >= 20150609-1
-Requires: transmission-cli
-Requires: transmission-gtk
+# Default
+Requires: transmission-gtk%{?_isa}
%description
@@ -48,29 +48,26 @@ transmission-edit, transmission-show utilities.
%package cli
Summary: Transmission command line implementation
Group: Applications/Internet
-Requires: transmission-common
-Provides: transmission = %{version}-%{release}
+Requires: transmission-common%{?_isa}
%description cli
Command line version of Transmission BitTorrent client.
%package daemon
Summary: Transmission daemon
Group: Applications/Internet
-Requires: transmission-common
+Requires: transmission-common%{?_isa}
Requires(pre): shadow-utils
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
BuildRequires: systemd
-Provides: transmission = %{version}-%{release}
%description daemon
Transmission BitTorrent client daemon.
%package gtk
Summary: Transmission GTK interface
Group: Applications/Internet
-Requires: transmission-common
-Provides: transmission = %{version}-%{release}
+Requires: transmission-common%{?_isa}
%description gtk
GTK graphical interface of Transmission BitTorrent client.
@@ -78,7 +75,7 @@ GTK graphical interface of Transmission BitTorrent client.
%package qt
Summary: Transmission Qt interface
Group: Applications/Internet
-Requires: transmission-common
+Requires: transmission-common%{?_isa}
%description qt
Qt graphical interface of Transmission BitTorrent client.
@@ -253,6 +250,10 @@ fi
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Mon Feb 13 2017 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.92-3
+- Make requires arch specific
+- Make transmission require -gtk, which will be default
+
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.92-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/transmission.spec b/transmission.spec
index bbc9eb8..3260266 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,7 +2,7 @@
Name: transmission
Version: 2.92
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -250,10 +250,13 @@ fi
%doc %{_mandir}/man1/transmission-qt.*
%changelog
-* Mon Feb 13 2017 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.92-2
+* Mon Feb 13 2017 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.92-3
- Make requires arch specific
- Make transmission require -gtk, which will be default
+* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.92-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
* Mon Mar 07 2016 Jon Ciesla <limburgher@gmail.com> - 2.92-1
- Latest upstream, dbus fix and OSX malware removal.
reply other threads:[~2026-07-20 20:37 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=178457984758.1.11162697776314142964.rpms-transmission-9b34b5748fe0@fedoraproject.org \
--to=sanjay.ankur@gmail.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