[transmission-remote-cli/f16] Upstream 1.2.2 release.

d0g d0g at fedoraproject.org
Sun May 6 19:33:21 UTC 2012


commit 30203b1f3f52d53244dc0723529cbf366ae14dd8
Author: d0g <bct at d0g.co.uk>
Date:   Sun May 6 19:34:06 2012 +0100

    Upstream 1.2.2 release.

 .gitignore                   |    1 +
 sources                      |    2 +-
 transmission-remote-cli.1    |  161 ++++++++++++++++-------------------------
 transmission-remote-cli.spec |    9 ++-
 4 files changed, 71 insertions(+), 102 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7520f7b..83f0e5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ README.md
 /transmission-remote-cli-0.9.4.tar.gz
 /transmission-remote-cli-0.10.4.tar.gz
 /transmission-remote-cli-1.0.tar.gz
+/transmission-remote-cli-1.2.2.tar.gz
diff --git a/sources b/sources
index 557ac88..58223fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf5120057508c0a33a8957e471d3d59f  transmission-remote-cli-1.0.tar.gz
+ecbfac941dde5d9e234c5368212ee708  transmission-remote-cli-1.2.2.tar.gz
diff --git a/transmission-remote-cli.1 b/transmission-remote-cli.1
index 3f57ebc..169170c 100644
--- a/transmission-remote-cli.1
+++ b/transmission-remote-cli.1
@@ -1,104 +1,69 @@
-.Dd Oct 25, 2011
-.Dt TRANSMISSION-REMOTE-CLI 1
-.Os
-.Sh NAME
-.Nm transmission-remote-cli
-.Nd a console client for the Transmission BitTorrent client
-.Sh SYNOPSIS
-.Nm
-.Op OPTION
-.Op Ar filename-or-URL
-.Sh DESCRIPTION
-.Nm
-is a console client for the Transmission BitTorrent client
-.Sh OPTIONS
-.Bl -tag -with Ds
-.It Fl -version
-Show version number and exit
-.It Fl h Fl -help
-Show this help message and exit
-.It Fl "c \fICONNECTION\fR" Fl -connect=\fICONNECTION\fR
-Point to the server using pattern: [username:password@]host[:port]/[path]
-.It Fl s Fl -ssl
-Connect to Transmission via SSL
-.It Fl "f \fICONFIGFILE\fR" Fl -config=\fICONFIGFILE\fR
-Path to configuration file
-.It Fl -create-config
-Create configuration file \fICONFIGFILE\fR
-.It Fl n Fl -netrc
-Get authentication info from your ~/.netrc file
-.It Fl -
-Forward options after '--' and auth info to transmission-remote
-.Sh FILES
-Settings can be saved in ~/.config/transmission-remote-cli/settings.cfg, authentication settings in ~/.netrc
-.Sh EXAMPLES
-Connection information
-
-.Ed
-Authentication and host/port can be set via command line with one of these patterns:
-.Bd -literal -offset indent
-$ transmission-remote-cli \-c homeserver
-$ transmission-remote-cli \-c homeserver:1234
-$ transmission-remote-cli \-c johndoe:secretbirthday at homeserver
-$ transmission-remote-cli \-c johndoe:secretbirthday at homeserver:1234
-
-.Ed
-Configuration file
-
-.Ed
-You can write this (and other settings) to a configuration file:
-.Bd -literal -offset indent
-$ transmission-remote-cli.py \-c johndoe:secretbirthday at homeserver:1234 \-\-create-config
+.\"Created with GNOME Manpages Editor Wizard
+.\"http://sourceforge.net/projects/gmanedit2
+.TH transmission-remote-cli 1 "April 22, 2012" "" "transmission-remote-cli"
 
-.Ed
-No configuration file is created automatically, you have to do this somehow. However, if the file exists, it is re-written when trcli exits to remember some settings. This means you shouldn't have trcli running when editing your configuration file.
+.SH NAME
+transmission-remote-cli \- a console client for the Transmission BitTorrent
+client
 
-.Ed
-If you don't like the default configuration file path ~/.config/transmission-remote-cli/settings.cfg, change it:
-.Bd -literal -offset indent
-$ transmission-remote-cli.py -f ~/.trclirc --create-config
+.SH SYNOPSIS
+.B transmission-remote-cli
+.RI [ options ]
+.RI [ filename-or-URL ] 
+.br
 
-.Ed
-Calling transmission-remote
+.SH DESCRIPTION
+.B transmission-remote-cli
+is a curses interface for the daemon of the BitTorrent client Transmission.
 
-.Ed
-transmission-remote-cli forwards all arguments after '--' to transmission-remote. This is useful if your daemon requires authentication and/or doesn't listen on the default localhost:9091 for instructions. transmission-remote-cli reads HOST:PORT and authentication from the config file and forwards them on to transmission-remote, along with your arguments.
-
-.Ed
-Some examples:
-.Bd -literal -offset indent
-$ transmission-remote-cli.py -- -l
-$ transmission-remote-cli.py -- -t 2 -i
-$ transmission-remote-cli.py -- -as
-
-.Ed
-Add torrents
+.SH OPTIONS
+.B
+.IP "--version"
+Show version number and exit
+.B
+.IP "-h --help"
+Show usage information and a list of options
+.B
+.IP "-c \fICONNECTION\fB --connect=\fICONNECTION\fR"
+Point to the server. \fICONNECTION\fR must match the following pattern:
+.br
+[username:password@]host[:port][path]
+.br
+Default: localhost:9091
+.B
+.IP "-s --ssl"
+Use SSL to connect to the server.
+.br
+Default: don't use SSL
+.B
+.IP "--create-config"
+Create configuration file with default values.
+.br
+\fINOTE:\fR A config file won't be created unless you provide this option at
+least once. After that, it is rewritten whenever transmission-remote-cli
+exits.
+.IP "-f \fICONFIGFILE\fB --config=\fICONFIGFILE\fR"
+Set path to configuration file.
+.br
+Default: ~/.config/transmission-remote-cli/settings.cfg
+.B
+.IP "-n --netrc"
+Get authentication info from ~/.netrc.
+.B
+.IP "-- \fIOPTIONS\fR"
+Use the known server connection to pass \fIOPTIONS\fR on to
+\fBtransmission-remote\fR.
+.B
 
-.Pp
-If you provide only one command line argument and it doesn't start with '-', it's treated like a torrent file/URL and submitted to the daemon via transmission-remote.
-This is useful because you can instruct Firefox to open torrent files with transmission-remote-cli.py.
-.Bd -literal -offset indent
-$ transmission-remote-cli.py http://link/to/file.torrent
-$ transmission-remote-cli.py path/to/some/torrent-file
-.El
-.Sh AUTHOR
-.An -nosplit
-.An Benjamin (fagga),
-.An contributors .
-.Sh SEE ALSO
-.Xr transmission-create 1 ,
-.Xr transmission-daemon 1 ,
-.Xr transmission-edit 1 ,
-.Xr transmission-gtk 1 ,
-.Xr transmission-qt 1 ,
-.Xr transmission-remote 1 ,
-.Xr transmission-show 1
-.Sh COPYRIGHT
-Copyright (C) 2011 Ben Thompson.
+.SH FILES
+transmission-remote-cli overwrites the configuration file on exit. Keep that
+in mind if you edit it manually.
 
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.3
-or any later version published by the Free Software Foundation;
-with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
-A copy of the license is included in the section entitled "GNU
-Free Documentation License" <\fBhttp://www.gnu.org/copyleft/fdl.html\fR>.
+.SH SEE ALSO
+.BR transmission-create (1),
+.BR transmission-daemon (1),
+.BR transmission-edit (1),
+.BR transmission-gtk (1),
+.BR transmission-qt (1),
+.BR transmission-remote (1),
+.BR transmission-show (1).
diff --git a/transmission-remote-cli.spec b/transmission-remote-cli.spec
index 0c400e9..af42c16 100644
--- a/transmission-remote-cli.spec
+++ b/transmission-remote-cli.spec
@@ -1,5 +1,5 @@
 Name:       transmission-remote-cli
-Version:    1.0
+Version:    1.2.2
 Release:    1%{?dist}
 Summary:    A console interface for the Transmission BitTorrent client
 
@@ -8,7 +8,7 @@ License:    GPLv3+
 URL:        https://github.com/fagga/transmission-remote-cli
 # The source was pulled from the upstream git. The following is the direct
 # link to the required version.
-# https://raw.github.com/fagga/transmission-remote-cli/a0d97e5dbcdb6cc094c5b207d3406171bb727fe2/transmission-remote-cli.py
+# https://raw.github.com/fagga/transmission-remote-cli/477a41949590d58a74be470927e82fcef1b36ece/transmission-remote-cli.py
 Source0:    %{name}-%{version}.tar.gz
 Source1:    %{name}.1
 
@@ -38,11 +38,14 @@ install -Dpm 644 %{name}.1.gz %{buildroot}%{_mandir}/man1/%{name}.1.gz
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README.md screenshot.png
+%doc COPYING README.md screenshot.png NEWS
 %{_bindir}/transmission-remote-cli
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Sun May 06 2012 Ben Thompson <d0g at fedoraproject.org> 1.2.2-1
+- Latest upstream, branch master.
+
 * Sat Feb 25 2012 Ben Thompson <d0g at fedoraproject.org> 1.0-1
 - New upstream release, branch "2.40"
 


More information about the scm-commits mailing list