Author: megabajt Date: Sun Jun 10 17:14:53 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.7 - revised deps
---- Files affected: SPECS: empathy.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/empathy.spec diff -u SPECS/empathy.spec:1.3 SPECS/empathy.spec:1.4 --- SPECS/empathy.spec:1.3 Sun Jun 10 16:19:32 2007 +++ SPECS/empathy.spec Sun Jun 10 19:14:48 2007 @@ -2,39 +2,31 @@ Summary: Very easy to use GNOME Telepathy client Summary(pl.UTF-8): Bardzo łatwy w użyciu klient Telepathy dla GNOME Name: empathy -Version: 0.5 +Version: 0.7 Release: 1 License: GPL Group: Applications/Communications -Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: e363689295c78ad62d323111a0176ea5 +Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/0.7/%{name}-%{version}.tar.bz2 +# Source0-md5: c63eded14fc0ad0feb38114569191f8d URL: http://empathy.imendio.org/ -BuildRequires: aspell-devel -BuildRequires: autoconf -BuildRequires: automake +BuildRequires: GConf2-devel +BuildRequires: autoconf >= 2.59 +BuildRequires: automake >= 1:1.9 BuildRequires: dbus-glib-devel -BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-doc-utils -BuildRequires: gnome-panel-devel >= 2.16.2 -BuildRequires: gnutls-devel >= 1.2.5 -BuildRequires: gtk+2-devel >= 2:2.10.7 -BuildRequires: intltool >= 0.35.0 -BuildRequires: iso-codes +BuildRequires: gnome-vfs2-devel >= 2.18.1 +BuildRequires: gtk+2-devel >= 2:2.10.12 +BuildRequires: intltool >= 0.35.5 BuildRequires: libglade2-devel >= 1:2.6.0 -BuildRequires: libgnomeui-devel >= 2.16.1 -BuildRequires: libnotify-devel >= 0.4.2 +BuildRequires: libgnomeui-devel >= 2.18.1 +BuildRequires: libtelepathy-devel >= 0.0.51 BuildRequires: libtool -BuildRequires: libxml2-devel >= 1:2.6.27 +BuildRequires: libxml2-devel >= 1:2.6.28 +BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 -BuildRequires: telepathy-glib-devel -BuildRequires: telepathy-mission-control-devel -BuildRequires: xorg-lib-libXScrnSaver-devel -Requires(post,postun): gtk+2 >= 2:2.10.7 +BuildRequires: telepathy-mission-control-devel >= 4.22 +Requires(post,postun): gtk+2 >= 2:2.10.12 Requires(post,postun): hicolor-icon-theme -Requires(post,postun): scrollkeeper -Requires(post,preun): GConf2 >= 2.16.0 -Requires: iso-codes -Requires: loudmouth >= 1.0.4 +Requires(post,preun): GConf2 Obsoletes: gnome-jabber BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,8 +35,8 @@ possible. %description -l pl.UTF-8 -Celem Empathy jets uczynienie komunikowania poprzez Jabbera tak -łatwym jak to tylko możliwe. +Celem Empathy jest uczynienie komunikowania poprzez Jabbera tak łatwym +jak to tylko możliwe. %prep %setup -q @@ -58,11 +50,7 @@ %{__automake} %{__autoconf} %configure \ - --disable-schemas-install \ - --disable-scrollkeeper \ - --enable-aspell \ - --enable-dbus \ - --enable-libnotify + --disable-schemas-install %{__make} %install @@ -79,14 +67,12 @@ %post %gconf_schema_install empathy.schemas -%scrollkeeper_update_post %update_icon_cache hicolor %preun %gconf_schema_uninstall empathy.schemas %postun -%scrollkeeper_update_postun %update_icon_cache hicolor %files -f %{name}.lang @@ -107,6 +93,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/06/10 17:14:48 megabajt +- updated to 0.7 +- revised deps + Revision 1.3 2007/06/10 14:19:32 megabajt - missing BR: telepathy-mission-control-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/empathy.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
