[Tizen-submit] 20309: New package Tizen:IVI:Genivi/ofono
noreply at tizen.org
noreply at tizen.org
Fri Jan 31 03:10:49 GMT 2014
Hi,
Adding new package ofono in project Tizen:IVI:Genivi. Please review and accept ASAP.
Justification for this new package:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.030537
Git project: platform/upstream/ofono
Tag: submit/tizen_ivi_genivi/20140131.030537
Commit: 7721a7586e2687ec01d49ed66239b138fe6d1f00 resetting manifest requested domain to floor
Thank You,
Graydon, Tracy
[This message was auto-generated]
---
Request: #20309
submit: Tizen:IVI:Genivi:build/ofono(cleanup) -> Tizen:IVI:Genivi
Message:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.030537
Git project: platform/upstream/ofono
Tag: submit/tizen_ivi_genivi/20140131.030537
Commit: 7721a7586e2687ec01d49ed66239b138fe6d1f00 resetting manifest requested domain to floor
State: new 2014-01-31T03:12:45 tizenrobot
Comment: <no comment>
changes files:
--------------
++++++ new changes file:
--- ofono.changes
+++ ofono.changes
@@ -0,0 +1,6 @@
+* Sat May 11 2013 Anas Nashif <anas.nashif at intel.com> submit/tizen/20130509.182621 at 8f8d18e
+- Set license using %license
+
+* Wed Feb 13 2013 Anas Nashif <anas.nashif at intel.com> 1.12 at 65a2fb2
+- Initial packaging
+
new:
----
0001-storage-Include-sys-types.h-for-ssize_t.patch
ofono-1.12.tar.bz2
ofono.changes
ofono.manifest
ofono.spec
spec files:
-----------
++++++ new spec file:
--- ofono.spec
+++ ofono.spec
@@ -0,0 +1,95 @@
+Name: ofono
+VCS: platform/upstream/ofono#7721a7586e2687ec01d49ed66239b138fe6d1f00
+Version: 1.12
+Release: 0
+License: GPL-2.0
+Summary: Open Source Telephony
+Url: http://ofono.org
+Group: Telephony/Cellular
+Source0: %{name}-%{version}.tar.bz2
+Source1012: ofono.manifest
+# Patches auto-generated by git-buildpackage:
+Patch0: 0001-storage-Include-sys-types.h-for-ssize_t.patch
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
+BuildRequires: pkgconfig(bluez) >= 4.85
+BuildRequires: pkgconfig(dbus-1)
+BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(libudev) >= 145
+BuildRequires: pkgconfig(mobile-broadband-provider-info)
+Requires: dbus
+Requires: systemd
+Requires(post): systemd
+Requires(preun): systemd
+Requires(postun): systemd
+
+
+%description
+Open Source Telephony stack.
+
+%package devel
+Summary: Headers for oFono
+Group: Development/Libraries
+Requires: %{name} = %{version}
+
+%description devel
+Development headers and libraries for oFono
+
+%package test
+Summary: Test Scripts for oFono
+Group: Development/Libraries
+Requires: %{name} = %{version}
+Requires: dbus-python
+Requires: python-gobject
+Requires: python-xml
+
+%description test
+Scripts for testing oFono and its functionality
+
+%prep
+%setup -q
+# 0001-storage-Include-sys-types.h-for-ssize_t.patch
+%patch0 -p1
+
+cp %{SOURCE1012} .
+
+%build
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list