Author: megabajt Date: Sun Nov 15 12:17:06 2009 GMT Module: packages Tag: HEAD ---- Log message: - added workaround for https://bugzilla.gnome.org/show_bug.cgi?id=590774 (by qra at sidzina dot homelinux dot net)
---- Files affected: packages/gnome-terminal: gnome-terminal.spec (1.113 -> 1.114) ---- Diffs: ================================================================ Index: packages/gnome-terminal/gnome-terminal.spec diff -u packages/gnome-terminal/gnome-terminal.spec:1.113 packages/gnome-terminal/gnome-terminal.spec:1.114 --- packages/gnome-terminal/gnome-terminal.spec:1.113 Sat Sep 26 14:03:57 2009 +++ packages/gnome-terminal/gnome-terminal.spec Sun Nov 15 13:17:01 2009 @@ -29,6 +29,9 @@ BuildRequires: xorg-lib-libSM-devel Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 +# workaround for https://bugzilla.gnome.org/show_bug.cgi?id=590774 +Requires: libgnome +# Requires: startup-notification >= 0.8 Requires: terminfo Requires: vte >= 0.20.0 @@ -97,6 +100,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.114 2009/11/15 12:17:01 megabajt +- added workaround for https://bugzilla.gnome.org/show_bug.cgi?id=590774 + (by qra at sidzina dot homelinux dot net) + Revision 1.113 2009/09/26 12:03:57 patrys - merged from DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-terminal/gnome-terminal.spec?r1=1.113&r2=1.114&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
