Author: freetz Date: Fri Jun 9 21:18:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.15.1, GNOME 2.15.x deps, update configure options
---- Files affected: SPECS: gnome-terminal.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: SPECS/gnome-terminal.spec diff -u SPECS/gnome-terminal.spec:1.76 SPECS/gnome-terminal.spec:1.77 --- SPECS/gnome-terminal.spec:1.76 Tue Jun 6 14:57:10 2006 +++ SPECS/gnome-terminal.spec Fri Jun 9 23:18:05 2006 @@ -12,12 +12,12 @@ Summary: GNOME Terminal Summary(pl): Terminal dla GNOME Name: gnome-terminal -Version: 2.14.2 +Version: 2.15.1 Release: 1 License: GPL Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.14/%{name}-%{version}.tar.bz2 -# Source0-md5: da80071cd707e89cedcfb476cab8b39a +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.15/%{name}-%{version}.tar.bz2 +# Source0-md5: bd50c6b881020c1b10c4eb0bbaaf8d91 Patch0: %{name}-TERM.patch Patch1: %{name}-disable-prev_next-tab-sensitivity-changes.patch Patch2: %{name}-desktop.patch @@ -26,23 +26,23 @@ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf >= 2.53 BuildRequires: automake -BuildRequires: gtk+2-devel >= 2:2.8.18 +BuildRequires: gtk+2-devel >= 2:2.9.2 BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-vfs2-devel >= 2.14.2 -BuildRequires: intltool +BuildRequires: gnome-vfs2-devel >= 2.15.1 +BuildRequires: intltool >= 0.35 BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeui-devel >= 2.14.1 +BuildRequires: libgnomeui-devel >= 2.15.1 BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.12.0 BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper BuildRequires: startup-notification-devel >= 0.8 -BuildRequires: vte-devel >= 0.12.1 -Requires(post,preun): GConf2 +BuildRequires: vte-devel >= 0.13.1 +Requires(post,preun): GConf2 >= 2.14.0 Requires(post,postun): scrollkeeper -Requires: libgnomeui >= 2.14.1 +Requires: libgnomeui >= 2.15.1 Requires: startup-notification >= 0.8 -Requires: vte >= 0.12.2 +Requires: vte >= 0.13.1 Requires: terminfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -70,7 +70,9 @@ %{__aclocal} %{__autoconf} %{__automake} -%configure +%configure \ + --disable-schemas-install \ + --disable-scrollkeeper %{__make} %install @@ -81,7 +83,6 @@ GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \ localedir=%{_localedir} -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no rm -rf $RPM_BUILD_ROOT%{_datadir}/application-registry %find_lang %{name} --with-gnome --all-name @@ -116,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2006/06/09 21:18:05 freetz +- 2.15.1, GNOME 2.15.x deps, update configure options + Revision 1.76 2006/06/06 12:57:10 qboosh - merged update to 2.14.2 from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-terminal.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
