Author: kiesiu Date: Mon Apr 4 16:56:43 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0.0 - merged from DEVEL - en@shaw is now supported
---- Files affected: packages/gnome-terminal: gnome-terminal.spec (1.123 -> 1.124) ---- 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.124 --- packages/gnome-terminal/gnome-terminal.spec:1.123 Tue Nov 16 20:32:38 2010 +++ packages/gnome-terminal/gnome-terminal.spec Mon Apr 4 18:56:38 2011 @@ -2,22 +2,22 @@ Summary: GNOME Terminal Summary(pl.UTF-8): Terminal dla GNOME Name: gnome-terminal -Version: 2.32.1 +Version: 3.0.0 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/3.0/%{name}-%{version}.tar.bz2 +# Source0-md5: ad3c6ad041c3af4a364ffb88667d898b URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.32.0 BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.9 BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.26.0 +BuildRequires: glib2-devel >= 1:2.28.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 >= 3.0.0 BuildRequires: intltool >= 0.40.0 BuildRequires: libtool BuildRequires: libxml2-progs @@ -25,18 +25,15 @@ BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper -BuildRequires: sed >= 4.0 -BuildRequires: vte-devel >= 0.26.0 +BuildRequires: vte-devel >= 0.27.4 BuildRequires: xorg-lib-libSM-devel Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 Requires: GConf2 >= 2.32.0 -Requires: glib2 >= 1:2.26.0 -# workaround for https://bugzilla.gnome.org/show_bug.cgi?id=590774 -Requires: libgnome -# +Requires: glib2 >= 1:2.28.0 +Requires: gsettings-desktop-schemas Requires: terminfo -Requires: vte >= 0.26.0 +Requires: vte >= 0.27.3 # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -50,9 +47,6 @@ %prep %setup -q -sed -i -e 's/^en@shaw//' po/LINGUAS -rm -f po/[email protected] - %build %{__intltoolize} %{__gnome_doc_common} @@ -62,6 +56,7 @@ %{__autoheader} %{__automake} %configure \ + --with-gtk=3.0 \ --disable-schemas-install \ --disable-scrollkeeper \ --disable-silent-rules @@ -106,6 +101,31 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.124 2011/04/04 16:56:38 kiesiu +- updated to 3.0.0 +- merged from DEVEL +- en@shaw is now supported + +Revision 1.123.2.6 2011/02/21 23:49:32 wiget +- updated to 2.33.90 + +Revision 1.123.2.5 2011/02/13 00:04:22 wiget +- BR stable gtk+3 +- R gsettings-desktop-schemas for monospace font settings + +Revision 1.123.2.4 2011/02/05 20:58:40 wiget +- 2.33.5 + +Revision 1.123.2.3 2011/01/13 22:56:09 wiget +- 2.33.4 + +Revision 1.123.2.2 2010/12/29 00:32:18 wiget +- 2.33.3.1 + +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.124&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
