summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-12 13:27:25 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-12 13:27:25 +0000
commit67f00dfa8a3261149a8114e0686de75aa4b929aa (patch)
tree5825f3d0836773fc29d024a9116a5c17cbfe5a91
parent86c867da5a71d9e263ab058346624ae1b8247eb7 (diff)
minor packaging tweak
-rw-r--r--debian/control6
-rw-r--r--redhat/transmission-remote-gtk.spec4
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