Author: kiesiu Date: Mon Sep 26 22:02:46 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.2.0 - use *.xz source
---- Files affected: packages/gnome-terminal: gnome-terminal.spec (1.126 -> 1.127) ---- Diffs: ================================================================ Index: packages/gnome-terminal/gnome-terminal.spec diff -u packages/gnome-terminal/gnome-terminal.spec:1.126 packages/gnome-terminal/gnome-terminal.spec:1.127 --- packages/gnome-terminal/gnome-terminal.spec:1.126 Sun Jul 3 15:10:38 2011 +++ packages/gnome-terminal/gnome-terminal.spec Tue Sep 27 00:02:41 2011 @@ -2,12 +2,12 @@ Summary: GNOME Terminal Summary(pl.UTF-8): Terminal dla GNOME Name: gnome-terminal -Version: 3.0.1 +Version: 3.2.0 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/3.0/%{name}-%{version}.tar.bz2 -# Source0-md5: 63b1d72b22be15d5fa039260bc6fbd64 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/3.2/%{name}-%{version}.tar.xz +# Source0-md5: d26861a2c5a0912f7f7ca93c129c2ca0 URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.32.0 BuildRequires: autoconf >= 2.53 @@ -26,15 +26,17 @@ BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper -BuildRequires: vte-devel >= 0.27.4 +BuildRequires: tar >= 1:1.22 +BuildRequires: vte-devel >= 0.30.0 BuildRequires: xorg-lib-libSM-devel +BuildRequires: xz Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 Requires: GConf2 >= 2.32.0 Requires: glib2 >= 1:2.28.0 Requires: gsettings-desktop-schemas >= 0.1.0 Requires: terminfo -Requires: vte >= 0.27.3 +Requires: vte >= 0.30.0 # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -57,7 +59,6 @@ %{__autoheader} %{__automake} %configure \ - --with-gtk=3.0 \ --disable-schemas-install \ --disable-scrollkeeper \ --disable-silent-rules @@ -100,6 +101,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.127 2011/09/26 22:02:41 kiesiu +- updated to 3.2.0 +- use *.xz source + Revision 1.126 2011/07/03 13:10:38 qboosh - removed obsolete rm ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-terminal/gnome-terminal.spec?r1=1.126&r2=1.127&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
