packages: gnome-terminal/gnome-terminal.spec - updated to 2.30.0; merged ch...

megabajt megabajt at pld-linux.org
Thu Apr 1 10:49:22 CEST 2010


Author: megabajt                     Date: Thu Apr  1 08:49:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.30.0; merged changes from DEVEL

---- Files affected:
packages/gnome-terminal:
   gnome-terminal.spec (1.118 -> 1.119) 

---- 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.119
--- packages/gnome-terminal/gnome-terminal.spec:1.118	Wed Jan  6 04:07:50 2010
+++ packages/gnome-terminal/gnome-terminal.spec	Thu Apr  1 10:49:17 2010
@@ -2,12 +2,12 @@
 Summary:	GNOME Terminal
 Summary(pl.UTF-8):	Terminal dla GNOME
 Name:		gnome-terminal
-Version:	2.28.2
+Version:	2.30.0
 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.30/%{name}-%{version}.tar.bz2
+# Source0-md5:	fb2215dcb78206b86b27a33241235f61
 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.24.0
 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.24.0
 # sr at Latn vs. sr at 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/^en at shaw//' po/LINGUAS
+rm -f po/en at shaw.po
+
 %build
 %{__intltoolize}
 %{__gnome_doc_common}
@@ -60,7 +64,8 @@
 %{__automake}
 %configure \
 	--disable-schemas-install \
-	--disable-scrollkeeper
+	--disable-scrollkeeper \
+	--disable-silent-rules
 %{__make}
 
 %install
@@ -102,6 +107,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2010/04/01 08:49:17  megabajt
+- updated to 2.30.0; merged changes from DEVEL
+
+Revision 1.118.2.1  2010/02/18 19:05:10  megabajt
+- updated to 2.29.6
+- removed en at 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.119&f=u



More information about the pld-cvs-commit mailing list