# # This causes key do nothing on the first tab (instead of # passing the keypress to the application running in the terminal). Ditto # for the last tab. This is kinda annoying. %bcond_with disable_prev_next_tab_sensitivity_changes # Summary: GNOME Terminal Summary(pl): Terminal dla GNOME Name: gnome-terminal Version: 2.6.1 Release: 2 License: GPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.6/%{name}-%{version}.tar.bz2 # Source0-md5: 43e04260410e66e767a4b247d0af8b46 Patch0: %{name}-TERM.patch Patch1: %{name}-locale-names.patch Patch2: %{name}-disable-prev_next-tab-sensitivity-changes.patch Patch3: %{name}-gcc-3.4.patch Patch4: %{name}-font_smoothing.patch Patch5: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.6.0 Buildrequires: autoconf BuildRequires: automake BuildRequires: gtk+2-devel >= 2:2.4.0 Buildrequires: gnome-vfs2-devel >= 2.6.0 BuildRequires: intltool BuildRequires: libglade2-devel >= 1:2.3.6 BuildRequires: libgnomeui-devel >= 2.6.0 BuildRequires: libtool BuildRequires: pkgconfig >= 0.12.0 BuildRequires: rpm-build >= 4.1-10 BuildRequires: scrollkeeper BuildRequires: startup-notification-devel >= 0.5 BuildRequires: vte-devel >= 0.11.10-3 BuildRequires: xft-devel >= 2.1-2 Requires(post): GConf2 Requires(post): scrollkeeper Requires: libgnomeui >= 2.6.0 Requires: terminfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This is a terminal thing that isn't finished at all. %description -l pl To jest terminal, na razie całkowicie nie dokończony. %prep %setup -q %patch0 -p1 %patch1 -p1 %if %{with disable_prev_next_tab_sensitivity_changes} %patch2 -p1 %endif %patch3 -p0 %patch4 -p0 %patch5 -p1 mv po/{no,nb}.po %build cp -f /usr/share/automake/config.sub . %{__libtoolize} %{__aclocal} %{__autoconf} %{__automake} %configure %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \ localedir=%{_localedir} %find_lang %{name} --with-gnome --all-name %clean rm -rf $RPM_BUILD_ROOT %post /usr/bin/scrollkeeper-update %gconf_schema_install %postun -p /usr/bin/scrollkeeper-update %files -f %{name}.lang %defattr(644,root,root,755) %doc README ChangeLog NEWS TODO AUTHORS %doc %{_omf_dest_dir}/%{name} %attr(755,root,root) %{_bindir}/* %{_sysconfdir}/gconf/schemas/* %{_datadir}/%{name} %{_libdir}/bonobo/servers/* %{_desktopdir}/* %{_pixmapsdir}/* %{_datadir}/application-registry/*