diff options
author | xhmikosr <xhmikosr@yahoo.com> | 2012-07-14 06:04:45 +0300 |
---|---|---|
committer | xhmikosr <xhmikosr@yahoo.com> | 2012-07-14 06:04:45 +0300 |
commit | 1d0c2943c430f6f5ffc4f7deb10d719542153611 (patch) | |
tree | e6882f7a545b1fba4bb3a421513648eabbeb2107 /hexchat.spec | |
parent | 1fae4ef09fbe744c3f7654dcc015da666956a5dd (diff) |
more XChat to HexChat renaming
Diffstat (limited to 'hexchat.spec')
-rw-r--r-- | hexchat.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hexchat.spec b/hexchat.spec index 6faec8b3..dfe8474e 100644 --- a/hexchat.spec +++ b/hexchat.spec @@ -35,7 +35,7 @@ Provides: hexchat-python = %{epoch}:%{version}-%{release} Obsoletes: hexchat-python < %{epoch}:%{version}-%{release} %description -X-Chat is an easy to use graphical IRC chat client for the X Window System. +HexChat is an easy to use graphical IRC chat client for the X Window System. It allows you to join multiple IRC channels (chat rooms) at the same time, talk publicly, private one-on-one conversations etc. Even file transfers are possible. @@ -43,11 +43,11 @@ are possible. This includes the plugins to run the Perl and Python scripts. %package tcl -Summary: Tcl script plugin for X-Chat +Summary: Tcl script plugin for HexChat Group: Applications/Internet Requires: %{name} = %{epoch}:%{version}-%{release} %description tcl -This package contains the X-Chat plugin providing the Tcl scripting interface. +This package contains the HexChat plugin providing the Tcl scripting interface. %prep %setup -q |