Author: megabajt Date: Thu Feb 18 19:05:16 2010 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.29.6 - removed e...@shaw locale
---- Files affected: packages/gnome-terminal: gnome-terminal.spec (1.118 -> 1.118.2.1) ---- Diffs: ================================================================ Index: packages/gnome-terminal/gnome-terminal.spec diff -u packages/gnome-terminal/gnome-terminal.spec:1.118 packages/gnome-terminal/gnome-terminal.spec:1.118.2.1 --- packages/gnome-terminal/gnome-terminal.spec:1.118 Wed Jan 6 04:07:50 2010 +++ packages/gnome-terminal/gnome-terminal.spec Thu Feb 18 20:05:10 2010 @@ -2,12 +2,12 @@ Summary: GNOME Terminal Summary(pl.UTF-8): Terminal dla GNOME Name: gnome-terminal -Version: 2.28.2 +Version: 2.29.6 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: aa053ff38932cf032c70ab6522603053 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.29/%{name}-%{version}.tar.bz2 +# Source0-md5: 0d8541d39a35575166baf991db1ec9ff URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.53 @@ -26,8 +26,9 @@ BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper +BuildRequires: sed >= 4.0 BuildRequires: startup-notification-devel >= 0.8 -BuildRequires: vte-devel >= 0.22.0 +BuildRequires: vte-devel >= 0.23.5 BuildRequires: xorg-lib-libSM-devel Requires(post,postun): scrollkeeper Requires(post,preun): GConf2 @@ -36,7 +37,7 @@ # Requires: startup-notification >= 0.8 Requires: terminfo -Requires: vte >= 0.22.0 +Requires: vte >= 0.23.5 # s...@latn vs. s...@latin Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -50,6 +51,9 @@ %prep %setup -q +sed -i -e 's/^...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build %{__intltoolize} %{__gnome_doc_common} @@ -102,6 +106,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.118.2.1 2010/02/18 19:05:10 megabajt +- updated to 2.29.6 +- removed e...@shaw locale + Revision 1.118 2010/01/06 03:07:50 sparky - BR: docbook-dtd412-xml ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-terminal/gnome-terminal.spec?r1=1.118&r2=1.118.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
