From 67f00dfa8a3261149a8114e0686de75aa4b929aa Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Mon, 12 Dec 2011 13:27:25 +0000 Subject: minor packaging tweak --- debian/control | 6 +++--- redhat/transmission-remote-gtk.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 4580cf1..ba8840f 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,6 @@ Vcs-Browser: http://code.google.com/p/transmission-remote-gtk/source/browse/ Package: transmission-remote-gtk Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Remotely manage Transmission BitTorrent client - transmission-remote-gtk is a cross-platform GTK tool for remote management - of the Transmission BitTorrent client using its RPC interface. +Description: Remotely manage the Transmission BitTorrent client + transmission-remote-gtk is a GTK client for remote management of + the Transmission BitTorrent client using its HTTP RPC protocol. diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec index 543a38c..e992424 100644 --- a/redhat/transmission-remote-gtk.spec +++ b/redhat/transmission-remote-gtk.spec @@ -1,7 +1,7 @@ Name: transmission-remote-gtk Version: 0.8 Release: 1%{?dist} -Summary: GTK remote control for the Transmission BitTorrent client +Summary: Remotely manage the Transmission BitTorrent client License: GPLv2+ URL: http://code.google.com/p/%{name} @@ -23,7 +23,7 @@ Requires(preun): info %description transmission-remote-gtk is a GTK client for remote management of -the Transmission BitTorrent client, using its HTTP RPC protocol. +the Transmission BitTorrent client using its HTTP RPC protocol. %prep %setup -q -- cgit v1.2.3