From: Jimmy Huang Date: Tue, 4 Dec 2012 23:42:40 +0000 (-0800) Subject: Renamed package to Lemolo X-Git-Tag: accepted/2.0alpha/20121205.174825~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=121736fdb91dfa411cc20e0001d60aa0a0001838;p=profile%2Fivi%2Flemolo.git Renamed package to Lemolo --- diff --git a/README b/README index f9a3279..9dc19b9 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -OFONO DIALER USING EFL +LEMOLO ********************** Copyright (C) 2012 Intel Corporation. All rights reserved. @@ -7,8 +7,8 @@ Copyright (C) 2012 Intel Corporation. All rights reserved. ABOUT ===== -Graphical User Interface for oFono using EFL (Enlightenment Foundation -Libraries) to be used with Tizen platform. +A Dialer for oFono using EFL (Enlightenment Foundation +Libraries) to be used with Tizen platform, and supports bluetooth HFP. DEBUGGING diff --git a/configure.ac b/configure.ac index 9f3128d..c1b6f1b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([ofono-efl], [0.1.0]) +AC_INIT([lemolo], [0.1.0]) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_CONFIG_HEADER([config.h]) diff --git a/packaging/ofono-efl.spec b/packaging/lemolo.spec similarity index 73% rename from packaging/ofono-efl.spec rename to packaging/lemolo.spec index 4f68000..b6a4306 100644 --- a/packaging/ofono-efl.spec +++ b/packaging/lemolo.spec @@ -1,9 +1,9 @@ -Name: ivi-dialer -Summary: IVI Dialer +Name: lemolo +Summary: Ofono EFL Dialer Version: 0.1.0 Release: 1 Group: System/Libraries -License: MIT +License: Apache 2.0 URL: http://www.tizen.org Source0: %{name}-%{version}.tar.bz2 BuildRequires: pkgconfig(ecore) @@ -27,9 +27,7 @@ BuildRequires: edje-tools %description Provides a dialer application for an In-Vehicle Infotainment (IVI) system, where the primary modem access is via a mobile device connected to the head unit via the -handsfree profile over bluetooth. In addition to basic phone calls, this dialer will -also expose the contacts from the connected mobile device via the Phone Book Access -Protocol (PBAP) over bluetooth when supported. +handsfree profile over bluetooth. %prep %setup -q -n %{name}-%{version} @@ -52,12 +50,12 @@ rm -rf %{buildroot} %{_bindir}/dialer_daemon %{_bindir}/dialer_open %{_bindir}/message_daemon -%{_datadir}/ofono-efl/examples/contacts.csv -%{_datadir}/ofono-efl/scripts/ofono-efl-contacts-db-create.py -%{_datadir}/ofono-efl/themes/default-sd.edj -%{_datadir}/ofono-efl/themes/default.edj +%{_datadir}/lemolo/examples/contacts.csv +%{_datadir}/lemolo/scripts/ofono-efl-contacts-db-create.py +%{_datadir}/lemolo/themes/default-sd.edj +%{_datadir}/lemolo/themes/default.edj %{_datadir}/dbus-1/services/org.tizen.dialer.service -%{_datadir}/ofono-efl/tizen-examples/order +%{_datadir}/lemolo/tizen-examples/order /opt/share/applications/answer_daemon.desktop /opt/share/applications/dialer.desktop /opt/share/applications/org.tizen.call.desktop