# WARNING: That project is dead -> moved to gossip Summary: A GNOME 2 Jabber client Summary(pl.UTF-8): Klient Jabbera dla GNOME 2 Name: gnome-jabber Version: 0.4 Release: 3 License: GPL Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-jabber/0.4/%{name}-%{version}.tar.bz2 # Source0-md5: 8886c867c9bdb2cf97fe68ee29da9183 Source1: %{name}.desktop Patch0: %{name}-schemas.patch Patch1: %{name}-locale_names.patch URL: http://gnome-jabber.sourceforge.net/ BuildRequires: GConf2-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-tools BuildRequires: gnet-devel BuildRequires: gtk+2-devel BuildRequires: intltool BuildRequires: libgnomeui-devel BuildRequires: libtool BuildRequires: libxml2-devel BuildRequires: pkgconfig BuildRequires: scrollkeeper Requires(post): /usr/bin/scrollkeeper-update Requires(post): GConf2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description An Instant Message Client for GNOME using the Jabber Protocol. %description -l pl.UTF-8 Komunikator internetowy dla GNOME używający protokołu Jabbera. %prep %setup -q %patch0 -p1 %patch1 -p1 mv po/{no,nb}.po %build cp /usr/share/automake/mkinstalldirs . %{__libtoolize} %{__aclocal} %{__autoheader} %{__autoconf} %{__automake} %{__intltoolize} %configure %{__make} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_desktopdir} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} %find_lang %{name} --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 ChangeLog TODO %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} %{_desktopdir}/*.desktop %{_sysconfdir}/gconf/schemas/*