public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: - BR: qt4-devel
Date: Mon, 20 Jul 2026 20:36:46 GMT [thread overview]
Message-ID: <178457980698.1.12755921623732193752.rpms-transmission-f2421ae3b315@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : f2421ae3b31530412b3f20fbeb28110d77f3366b
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2010-02-21T21:18:35+00:00
Stats : +7/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/f2421ae3b31530412b3f20fbeb28110d77f3366b?branch=epel10
Log:
- BR: qt4-devel
- -qt: Requires: qt4 >= %_qt4_version
---
diff --git a/transmission.spec b/transmission.spec
index ceb52f8..5030899 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,6 +1,6 @@
Name: transmission
Version: 1.90
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -25,7 +25,7 @@ BuildRequires: libevent-devel >= 1.4.5
BuildRequires: desktop-file-utils
BuildRequires: gettext intltool
BuildRequires: GConf2-devel
-BuildRequires: qt-devel
+BuildRequires: qt4-devel
# this modification applies to the Qt qtr.pro file
Patch1: use-system-libevent-fix-optflags-patch
Requires: transmission-cli
@@ -78,6 +78,7 @@ GTK graphical interface of Transmission BitTorrent client.
Summary: Transmission Qt interface
Group: Applications/Internet
Requires: transmission-common
+%{?_qt4_version:Requires: qt4 >= %{_qt4_version}}
%description qt
Qt graphical interface of Transmission BitTorrent client.
@@ -184,6 +185,10 @@ update-desktop-database > /dev/null 2>&1 || :
%{_datadir}/applications/qtr.desktop
%changelog
+* Sun Feb 21 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.90-2
+- BR: qt4-devel
+- -qt: Requires: qt4 >= %%_qt4_version
+
* Wed Feb 17 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 1.90-1
- http://trac.transmissionbt.com/browser/trunk/NEWS#L1
- Fix initscript to use the config file properly
reply other threads:[~2026-07-20 20:36 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=178457980698.1.12755921623732193752.rpms-transmission-f2421ae3b315@fedoraproject.org \
--to=rdieter@fedoraproject.org \
--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