OBS User unknown
2007-09-11 16:22:45 +00:00
committed by Git OBS Bridge
parent b727ac12f8
commit 18449b6d04
4 changed files with 59 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
Name: irssi
Version: 0.8.11
Release: 11
Release: 14
#
License: GPL v2 or later
Group: Productivity/Networking/IRC
@@ -25,7 +25,7 @@ URL: http://www.irssi.org
Source: http://www.irssi.org/files/irssi-%{version}.tar.bz2
Patch: irssi-0.8.10rc5-install_vendor.diff
Patch1: irssi-0.8.11-avoid_version.patch
Patch2: irssi-support-meta-cursor-xterm.patch
Patch2: irssi-0.8.11_support-meta-cursor-xterm.patch
#
Summary: A Modular, Secure, and Well Designed IRC Client
@@ -123,6 +123,11 @@ rm -rf %{buildroot}
%{_includedir}/irssi/
%changelog
* Mon Sep 10 2007 - mrueckert@suse.de
- replaced irssi-support-meta-cursor-xterm.patch
with irssi-0.8.11_support-meta-cursor-xterm.patch: (#294166)
the original patch from the bug broke the handling on other
terminals. use the updated patch from svn.
* Thu Aug 23 2007 - mrueckert@suse.de
- added irssi-support-meta-cursor-xterm.patch: (#294166)
fix meta-key in newer xterms. patch from upstream bug