X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=e_dbus.spec;h=dfbb26714f69cbad2f06cf12dbd650babf1eb41a;hb=599e38a305d7e1d12c702a546180ee21c684ce5f;hp=281094597bea92f9bd77515fe4a73562acff2f0a;hpb=3320221882d357783240e64ab57b39260232ce24;p=packages%2Fe_dbus.git diff --git a/e_dbus.spec b/e_dbus.spec index 2810945..dfbb267 100644 --- a/e_dbus.spec +++ b/e_dbus.spec @@ -2,30 +2,32 @@ # Conditional build: %bcond_without static_libs # don't build static library # -%define ecore_ver 1.1.0 -%define eina_ver 1.1.0 -%define evas_ver 1.1.0 +%define ecore_ver 1.7.5 +%define eina_ver 1.7.5 +%define evas_ver 1.7.5 Summary: EFL wrapper for DBus Summary(pl.UTF-8): Obudowanie EFL dla systemu DBus Name: e_dbus -Version: 1.1.0 +Version: 1.7.5 Release: 1 License: BSD Group: Libraries Source0: http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: 67154e0dc9bf6c57ee8c88fc2250e8d1 +# Source0-md5: a197ae1c8e93debf20728e3e7693b868 URL: http://trac.enlightenment.org/e/wiki/E_Dbus BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.6 BuildRequires: dbus-devel >= 0.62 BuildRequires: ecore-devel >= %{ecore_ver} +BuildRequires: ecore-evas-devel >= %{ecore_ver} BuildRequires: eina-devel >= %{eina_ver} BuildRequires: evas-devel >= %{ecore_ver} BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.22 Requires: dbus-libs >= 0.62 Requires: ecore >= %{ecore_ver} +Requires: ecore-evas >= %{ecore_ver} Requires: eina >= %{eina_ver} Requires: evas >= %{evas_ver} Obsoletes: ecore-dbus @@ -97,6 +99,8 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog NEWS README %attr(755,root,root) %{_bindir}/e-notify-send +%attr(755,root,root) %{_bindir}/e_dbus_async_client_test +%attr(755,root,root) %{_bindir}/e_dbus_async_server_test %attr(755,root,root) %{_bindir}/e_dbus_bluez_test %attr(755,root,root) %{_bindir}/e_dbus_connman0_7x_test %attr(755,root,root) %{_bindir}/e_dbus_notification_daemon