[qterm] - Update to 0.5.12 (#715246) - Conflicts torque-client (#587554) - URL updated - Description revised

cheeselee cheeselee at fedoraproject.org
Thu Jun 23 17:35:20 UTC 2011


commit 01dfff3fda400fcf07c0013a3fc86b0844dd0f12
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Fri Jun 24 01:35:40 2011 +0800

    - Update to 0.5.12 (#715246)
    - Conflicts torque-client (#587554)
    - URL updated
    - Description revised

 .gitignore |    1 +
 qterm.spec |   23 ++++++++++++++++-------
 sources    |    2 +-
 3 files changed, 18 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77a8d23..e5bc725 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 qterm-0.5.11.tar.bz2
+/qterm-0.5.12.tar.bz2
diff --git a/qterm.spec b/qterm.spec
index 4d25113..dc65731 100644
--- a/qterm.spec
+++ b/qterm.spec
@@ -1,10 +1,10 @@
 Name:		qterm
-Version:	0.5.11
-Release:	2%{?dist}
+Version:	0.5.12
+Release:	1%{?dist}
 Summary:	BBS client for X Window System written in Qt
 Group:		Applications/Internet
 License:	GPLv2+
-URL:		http://qterm.sourceforge.net
+URL:		http://www.qterm.org
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 # README from debian
 Source1:	README.Debian
@@ -16,12 +16,15 @@ BuildRequires:	desktop-file-utils
 Requires:	hicolor-icon-theme
 %{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
 
+# torque-client also provides %%{_bindir}/qterm
+Conflicts:	torque-client
+
 %description
-QTerm is a BBS client for X Window System. It supports telnet,ssh1 and ssh2 
-protocols. It also supports zmodem, URL detect, mouse action.
+QTerm is a BBS client for X Window System. It supports Telnet, SSH1 and SSH2
+protocols. It also supports ZMODEM, URL analysis and mouse gesture.
 
-It also supports detecting location from ip address, but you need do some 
-extra work, see README.package.
+It also supports detecting location from IP address, but you need do some
+extra work, see %{_docdir}/%{name}-%{version}/README.package.
 
 %prep
 %setup -q
@@ -65,6 +68,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Fri Jun 24 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.5.12-1
+- Update to 0.5.12 (#715246)
+- Conflicts torque-client (#587554)
+- URL updated
+- Description revised
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 975a0e9..1785035 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f6e82c611d6ee16f0f43696626fb549  qterm-0.5.11.tar.bz2
+a151e1b14bc5ebc70e67d49f40b5332c  qterm-0.5.12.tar.bz2


More information about the scm-commits mailing list