From 96e85a1c8a5ef1b82edd11edcd986e946b8e1314 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 8 Sep 2008 21:41:22 +0000 Subject: [PATCH] fix license tag --- transmission.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/transmission.spec b/transmission.spec index 3cc3f24..296b2f9 100644 --- a/transmission.spec +++ b/transmission.spec @@ -1,11 +1,12 @@ Name: transmission Version: 1.33 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet -License: MIT, GPLv2+ +# 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}.tar.bz2 Patch2: transmission-1.11-copt.patch @@ -72,6 +73,9 @@ update-desktop-database > /dev/null 2>&1 || : %changelog +* Mon Sep 8 2008 Tom "spot" Callaway - 1.33-2 +- fix license tag + * Sun Aug 24 2008 Denis Leroy - 1.33-1 - Update to upstream 1.33 - Now dual-licensed