Rahul Sundaram 15 years ago
parent 74c1f8525c
commit 7af3e7503f

@ -1 +1 @@
transmission-1.80b3.tar.xz
transmission-1.80b4.tar.xz

@ -1 +1 @@
dc73199f8fa68026b814e564c3eb9ca2 transmission-1.80b3.tar.xz
e7cb2e96c57a24529afe7f34632f9f50 transmission-1.80b4.tar.xz

@ -1,13 +1,13 @@
Name: transmission
Version: 1.80
Release: 0.1.b3%{?dist}
Release: 0.1.b4%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
# See COPYING. This licensing situation is... special.
License: MIT and GPLv2
URL: http://www.transmissionbt.com/
Source0: http://download.m0k.org/transmission/files/transmission-%{version}b3.tar.xz
Source0: http://download.m0k.org/transmission/files/transmission-%{version}b4.tar.xz
BuildRequires: openssl-devel >= 0.9.4
BuildRequires: glib2-devel >= 2.15.5
@ -28,7 +28,7 @@ back-end.
%prep
%setup -q -n transmission-1.80b3
%setup -q -n transmission-1.80b4
%build
%configure --disable-static --with-gtk --without-wx --enable-libcanberra
@ -71,6 +71,9 @@ update-desktop-database > /dev/null 2>&1 || :
%changelog
* Tue Jan 05 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 1.80-0.1.b4
- 1.80 Beta 4
- http://trac.transmissionbt.com/wiki/Changes#version-1.80b4
* Thu Dec 17 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.80-0.1.b3
- 1.80 Beta 3

Loading…
Cancel
Save