From f2421ae3b31530412b3f20fbeb28110d77f3366b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Feb 21 2010 21:18:35 +0000 Subject: - 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 - 1.90-2 +- BR: qt4-devel +- -qt: Requires: qt4 >= %%_qt4_version + * Wed Feb 17 2010 Rahul Sundaram - 1.90-1 - http://trac.transmissionbt.com/browser/trunk/NEWS#L1 - Fix initscript to use the config file properly