From 12ca7636c8cad9949d768defaf73b4d6d2fd1052 Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Thu, 17 Dec 2009 09:24:08 +0000 Subject: [PATCH] import beta3, libcanberra support enabled --- .cvsignore | 2 +- sources | 2 +- transmission.spec | 12 +++++++++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index d4574f2..8b3f52e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -transmission-1.76.tar.xz +transmission-1.80b3.tar.xz diff --git a/sources b/sources index 687fd09..a539b1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2927d3b4ab5ec064be0d551466479e96 transmission-1.76.tar.xz +dc73199f8fa68026b814e564c3eb9ca2 transmission-1.80b3.tar.xz diff --git a/transmission.spec b/transmission.spec index 0154d80..14bc752 100644 --- a/transmission.spec +++ b/transmission.spec @@ -1,6 +1,5 @@ - Name: transmission -Version: 1.76 +Version: 1.80b3 Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client @@ -14,6 +13,7 @@ BuildRequires: openssl-devel >= 0.9.4 BuildRequires: glib2-devel >= 2.15.5 BuildRequires: gtk2-devel >= 2.6.0 BuildRequires: libnotify-devel >= 0.4.3 +BuildRequires: libcanberra-devel BuildRequires: curl-devel >= 7.16.3 BuildRequires: dbus-glib-devel >= 0.70 BuildRequires: libevent-devel >= 1.4.5 @@ -31,7 +31,7 @@ back-end. %setup -q %build -%configure --disable-static --with-gtk --without-wx +%configure --disable-static --with-gtk --without-wx --enable-libcanberra make %{?_smp_mflags} @@ -71,6 +71,12 @@ update-desktop-database > /dev/null 2>&1 || : %changelog + +* Thu Dec 17 2009 Rahul Sundaram - 1.80b3-1 +- 1.80 Beta 3 +- Enable sounds via libcanberra +- http://trac.transmissionbt.com/wiki/Changes#version-1.80b3 + * Sun Oct 25 2009 Rahul Sundaram - 1.76-1 - http://trac.transmissionbt.com/wiki/Changes#version-1.76