public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/transmission] epel10: - BR: qt4-devel
@ 2026-07-20 20:36 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-20 20:36 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:36 [rpms/transmission] epel10: - BR: qt4-devel Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox