Author: wiget Date: Sat Nov 20 16:15:52 2010 GMT Module: packages Tag: DEVEL ---- Log message: - 2.33.2 - builds but not work
---- Files affected: packages/gnome-terminal: gnome-terminal.spec (1.123 -> 1.123.2.1) ---- Diffs: ================================================================ Index: packages/gnome-terminal/gnome-terminal.spec diff -u packages/gnome-terminal/gnome-terminal.spec:1.123 packages/gnome-terminal/gnome-terminal.spec:1.123.2.1 --- packages/gnome-terminal/gnome-terminal.spec:1.123 Tue Nov 16 20:32:38 2010 +++ packages/gnome-terminal/gnome-terminal.spec Sat Nov 20 17:15:47 2010 @@ -2,12 +2,12 @@ Summary: GNOME Terminal Summary(pl.UTF-8): Terminal dla GNOME Name: gnome-terminal -Version: 2.32.1 +Version: 2.33.2 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.32/%{name}-%{version}.tar.bz2 -# Source0-md5: e6f10df23058c810bf07b330b53e6d0b +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.33/%{name}-%{version}.tar.bz2 +# Source0-md5: de166aa5f242e767beef65e8feb54f2f URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.32.0 BuildRequires: autoconf >= 2.53 @@ -17,7 +17,7 @@ BuildRequires: glib2-devel >= 1:2.26.0 BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnome-doc-utils >= 0.14.0 -BuildRequires: gtk+2-devel >= 2:2.14.0 +BuildRequires: gtk+3-devel BuildRequires: intltool >= 0.40.0 BuildRequires: libtool BuildRequires: libxml2-progs @@ -26,7 +26,7 @@ BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper BuildRequires: sed >= 4.0 -BuildRequires: vte-devel >= 0.26.0 +BuildRequires: vte-devel >= 0.27.2 BuildRequires: xorg-lib-libSM-devel Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 @@ -36,7 +36,7 @@ Requires: libgnome # Requires: terminfo -Requires: vte >= 0.26.0 +Requires: vte >= 0.27.2 # s...@latn vs. s...@latin Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -62,6 +62,7 @@ %{__autoheader} %{__automake} %configure \ + --with-gtk=3.0 \ --disable-schemas-install \ --disable-scrollkeeper \ --disable-silent-rules @@ -106,6 +107,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.123.2.1 2010/11/20 16:15:47 wiget +- 2.33.2 +- builds but not work + Revision 1.123 2010/11/16 19:32:38 megabajt - updated to 2.32.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-terminal/gnome-terminal.spec?r1=1.123&r2=1.123.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
