Author: megabajt Date: Fri Apr 9 15:00:26 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.30.0.1 - removed obsolete configure options
---- Files affected: packages/empathy: empathy.spec (1.59 -> 1.60) ---- Diffs: ================================================================ Index: packages/empathy/empathy.spec diff -u packages/empathy/empathy.spec:1.59 packages/empathy/empathy.spec:1.60 --- packages/empathy/empathy.spec:1.59 Fri Apr 2 20:43:57 2010 +++ packages/empathy/empathy.spec Fri Apr 9 17:00:20 2010 @@ -2,12 +2,12 @@ Summary: Very easy to use GNOME Telepathy client Summary(pl.UTF-8): Bardzo łatwy w użyciu klient Telepathy dla GNOME Name: empathy -Version: 2.30.0 +Version: 2.30.0.1 Release: 1 License: GPL v2 Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/2.30/%{name}-%{version}.tar.bz2 -# Source0-md5: d7525475d5d3a0274212637852dc0d7d +# Source0-md5: d3b1d2772fe4d506a7f797d2e0cf8ab2 URL: http://live.gnome.org/Empathy BuildRequires: GConf2-devel >= 2.26.0 BuildRequires: NetworkManager-devel >= 0.7 @@ -19,26 +19,27 @@ BuildRequires: docbook-dtd412-xml BuildRequires: enchant-devel >= 1.2.0 BuildRequires: evolution-data-server-devel >= 2.24.0 +BuildRequires: farsight2-devel BuildRequires: geoclue-devel >= 0.11 BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnome-doc-utils >= 0.18.0 -BuildRequires: gnome-keyring-devel BuildRequires: gnome-panel-devel >= 2.24.0 BuildRequires: gstreamer-devel BuildRequires: gstreamer-plugins-base-devel -BuildRequires: gtk+2-devel >= 2:2.16.0 +BuildRequires: gtk+2-devel >= 2:2.18.0 BuildRequires: gtk-doc >= 1.3 BuildRequires: gtk-webkit-devel >= 1.1.7 BuildRequires: intltool >= 0.40.0 BuildRequires: iso-codes >= 0.35 BuildRequires: libcanberra-gtk-devel >= 0.4 BuildRequires: libchamplain-devel >= 0.4 +BuildRequires: libgnome-keyring-devel BuildRequires: libnotify-devel >= 0.4.4 BuildRequires: libtool BuildRequires: libunique-devel BuildRequires: libxml2-devel >= 1:2.6.28 -BuildRequires: nautilus-sendto-devel >= 2.28.0.1 +BuildRequires: nautilus-sendto-devel >= 2.28.1 BuildRequires: pkgconfig BuildRequires: python-pygtk-devel BuildRequires: rpm-pythonprov @@ -79,7 +80,7 @@ Summary(pl.UTF-8): Wsparcie Empathy przy wysyłaniu plików z Nautilusa Group: X11/Applications Requires: %{name} = %{version}-%{release} -Requires: nautilus-sendto >= 2.28.0.1 +Requires: nautilus-sendto >= 2.28.1 %description -n nautilus-sendto-empathy Enables sending files from Nautilus to your Empathy contacts. @@ -101,14 +102,12 @@ %{__automake} %configure \ --with-connectivity=nm \ - --with-compile-warnings=no \ --disable-schemas-install \ + --disable-silent-rules \ --disable-static \ --enable-location \ - --enable-nautilus-sendto \ - --enable-gtk-doc \ - --enable-shave \ - --with-html-dir=%{_gtkdocdir} + --enable-nautilus-sendto + %{__make} -j 1 %install @@ -118,6 +117,7 @@ DESTDIR=$RPM_BUILD_ROOT \ GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 +rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a} %find_lang %{name} --with-gnome --with-omf @@ -159,6 +159,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2010/04/09 15:00:20 megabajt +- updated to 2.30.0.1 +- removed obsolete configure options + Revision 1.59 2010/04/02 18:43:57 sls - BR: telepathy-glib-devel >= 0.9.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/empathy/empathy.spec?r1=1.59&r2=1.60&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
