Renamed package to Lemolo
authorJimmy Huang <jimmy.huang@linux.intel.com>
Tue, 4 Dec 2012 23:42:40 +0000 (15:42 -0800)
committerJimmy Huang <jimmy.huang@linux.intel.com>
Tue, 4 Dec 2012 23:42:40 +0000 (15:42 -0800)
README
configure.ac
packaging/lemolo.spec [moved from packaging/ofono-efl.spec with 73% similarity]

diff --git a/README b/README
index f9a3279..9dc19b9 100644 (file)
--- 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
index 9f3128d..c1b6f1b 100644 (file)
@@ -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])
similarity index 73%
rename from packaging/ofono-efl.spec
rename to packaging/lemolo.spec
index 4f68000..b6a4306 100644 (file)
@@ -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