Author: jezik Date: Fri Nov 14 23:15:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added color_support_for_gui_entry patch
---- Files affected: SPECS: irssi.spec (1.152 -> 1.153) ---- Diffs: ================================================================ Index: SPECS/irssi.spec diff -u SPECS/irssi.spec:1.152 SPECS/irssi.spec:1.153 --- SPECS/irssi.spec:1.152 Sat Nov 1 16:30:48 2008 +++ SPECS/irssi.spec Sat Nov 15 00:15:22 2008 @@ -13,7 +13,7 @@ Summary(pl.UTF-8): Irssi - wygodny w użyciu klient IRC Name: irssi Version: 0.8.12 -Release: 6 +Release: 7 License: GPL Group: Applications/Communications #Source0: http://www.irssi.org/files/snapshots/%{name}-%{_snap}.tar.gz @@ -34,6 +34,7 @@ Patch5: %{name}-gcc4.patch Patch6: %{name}-dynamic.patch Patch7: %{name}-invalid_free.patch +Patch8: %{name}-color_support_for_gui_entry.patch URL: http://www.irssi.org/ BuildRequires: autoconf BuildRequires: automake @@ -93,6 +94,7 @@ %patch6 -p1 %endif %patch7 -p1 +%patch8 -p0 echo 'AC_DEFUN([AM_PATH_GLIB],[:])' > glib1.m4 @@ -197,6 +199,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.153 2008/11/14 23:15:22 jezik +- added color_support_for_gui_entry patch + Revision 1.152 2008/11/01 15:30:48 qboosh - BR sed 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/irssi.spec?r1=1.152&r2=1.153&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
