[Tizen-submit] 21266: New package Tizen:IVI:Genivi/smartcard-plugin-uicc
noreply at tizen.org
noreply at tizen.org
Thu Feb 13 21:05:33 GMT 2014
Hi,
Adding new package smartcard-plugin-uicc 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/20140213.210828
Git project: platform/core/connectivity/smartcard-plugin-uicc
Tag: submit/tizen_ivi_genivi/20140213.210828
Commit: b2809a011075366bb9c355cd3766b1ba6bc9aa38 apply new smartcard service(0.1.27)
Thank You,
Graydon, Tracy
[This message was auto-generated]
---
Request: #21266
submit: Tizen:IVI:Genivi:build/smartcard-plugin-uicc(cleanup) -> Tizen:IVI:Genivi
Message:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140213.210828
Git project: platform/core/connectivity/smartcard-plugin-uicc
Tag: submit/tizen_ivi_genivi/20140213.210828
Commit: b2809a011075366bb9c355cd3766b1ba6bc9aa38 apply new smartcard service(0.1.27)
State: new 2014-02-13T21:03:54 tizenrobot
Comment: <no comment>
changes files:
--------------
++++++ new changes file:
--- smartcard-plugin-uicc.changes
+++ smartcard-plugin-uicc.changes
@@ -0,0 +1,6 @@
+* Sun Aug 25 2013 Chengwei Yang <chengwei.yang at intel.com> accepted/tizen/20130710.221258 at edeb8aa
+- resetting manifest requested domain to floor
+- merge with master
+- Tizen 2.1 base
+- Initial empty repository
+
new:
----
smartcard-plugin-uicc-0.0.7.tar.gz
smartcard-plugin-uicc.changes
smartcard-plugin-uicc.manifest
smartcard-plugin-uicc.spec
spec files:
-----------
++++++ new spec file:
--- smartcard-plugin-uicc.spec
+++ smartcard-plugin-uicc.spec
@@ -0,0 +1,41 @@
+Name: smartcard-plugin-uicc
+VCS: platform/core/connectivity/smartcard-plugin-uicc#b2809a011075366bb9c355cd3766b1ba6bc9aa38
+Summary: Smartcard plugin uicc
+Version: 0.0.7
+Release: 0
+Group: Telephony/Service
+License: Apache-2.0
+Source0: %{name}-%{version}.tar.gz
+Source1001: smartcard-plugin-uicc.manifest
+#ExclusiveArch: %%arm
+BuildRequires: cmake
+BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(dlog)
+BuildRequires: pkgconfig(tapi)
+BuildRequires: pkgconfig(smartcard-service-common)
+Requires(post): /sbin/ldconfig
+Requires(postun): /sbin/ldconfig
+
+
+%description
+Smartcard Service plugin uicc
+
+%prep
+%setup -q
+cp %{SOURCE1001} .
+
+%build
+%cmake .
+
+%install
+%make_install
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+%files
+%manifest %{name}.manifest
+%defattr(-,root,root,-)
+%{_libdir}/se/lib*.so
+%license LICENSE.APLv2
other changes:
--------------
++++++ smartcard-plugin-uicc-0.0.7.tar.gz (new)
++++++ smartcard-plugin-uicc.manifest (new)
--- smartcard-plugin-uicc.manifest
+++ smartcard-plugin-uicc.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
More information about the Tizen-submit
mailing list