From cafb4c5af6e7284c9ca84e1cc88ef50c3bc86de2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Kie=C5=9B?= Date: Mon, 4 Apr 2011 16:56:38 +0000 Subject: [PATCH] - updated to 3.0.0 - merged from DEVEL - en@shaw is now supported Changed files: gnome-terminal.spec -> 1.124 --- gnome-terminal.spec | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 74426cd..f9ac291 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -1,22 +1,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 @@ -24,18 +24,15 @@ BuildRequires: pkgconfig >= 1:0.12.0 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) @@ -49,9 +46,6 @@ To jest terminal, na razie całkowicie nie dokończony. %prep %setup -q -sed -i -e 's/^en@shaw//' po/LINGUAS -rm -f po/en@shaw.po - %build %{__intltoolize} %{__gnome_doc_common} @@ -61,6 +55,7 @@ rm -f po/en@shaw.po %{__autoheader} %{__automake} %configure \ + --with-gtk=3.0 \ --disable-schemas-install \ --disable-scrollkeeper \ --disable-silent-rules -- 2.44.0