[Tizen-submit] 20138: New package Tizen:IVI:Genivi/libwbxml2
noreply at tizen.org
noreply at tizen.org
Fri Jan 31 02:37:42 GMT 2014
Hi,
Adding new package libwbxml2 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.023403
Git project: platform/upstream/libwbxml2
Tag: submit/tizen_ivi_genivi/20140131.023403
Commit: 549574b031e0796f9708a91239b06297f1c88653 update changelog
Thank You,
Graydon, Tracy
[This message was auto-generated]
---
Request: #20138
submit: Tizen:IVI:Genivi:build/libwbxml2(cleanup) -> Tizen:IVI:Genivi
Message:
Submitter: Graydon, Tracy <tracy.graydon at intel.com>
Comments: submit/tizen_ivi_genivi/20140131.023403
Git project: platform/upstream/libwbxml2
Tag: submit/tizen_ivi_genivi/20140131.023403
Commit: 549574b031e0796f9708a91239b06297f1c88653 update changelog
State: new 2014-01-31T02:37:58 tizenrobot
Comment: <no comment>
changes files:
--------------
++++++ new changes file:
--- libwbxml2.changes
+++ libwbxml2.changes
@@ -0,0 +1,16 @@
+* Wed Aug 28 2013 Anas Nashif <anas.nashif at intel.com> accepted/tizen/20130710.215644 at 4ddd4e3
+- devel package need libxml2-devel
+- resetting manifest requested domain to floor
+
+* Fri Jun 14 2013 Anas Nashif <anas.nashif at intel.com> submit/tizen/20130614.130527 at 4a59bdf
+- Fixed package groups, added changes from tizen 2.1
+
+* Fri Jun 14 2013 Baptiste DURAND <baptiste.durand at eurogiciel.fr> accepted/tizen/20130520.100028 at 66e4b1d
+- Add wbxml_tree_from_xml_with_lang function
+
+* Mon Feb 11 2013 Anas Nashif <anas.nashif at intel.com> submit/trunk/20130212.033333 at 60398c2
+- Development package should requires libxml2-devel
+
+* Mon Feb 11 2013 Anas Nashif <anas.nashif at intel.com> upstream/0.11.2 at f7126be
+- Require libxml2 for build
+
new:
----
0001-Install-more-header-files-for-sync-agent-email-servi.patch
0002-Add-wbxml_tree_from_xml_with_lang-function.patch
0003-tizen-changes.patch
libwbxml-0.11.2.tar.bz2
libwbxml2.changes
libwbxml2.manifest
libwbxml2.spec
spec files:
-----------
++++++ new spec file:
--- libwbxml2.spec
+++ libwbxml2.spec
@@ -0,0 +1,115 @@
+Name: libwbxml2
+VCS: platform/upstream/libwbxml2#549574b031e0796f9708a91239b06297f1c88653
+Version: 0.11.2
+Release: 1
+License: LGPL-2.1+
+Summary: WBXML parser and compiler library
+Url: http://libwbxml.opensync.org/
+Group: System/Libraries
+Source: libwbxml-%{version}.tar.bz2
+Source1001: libwbxml2.manifest
+# Patches auto-generated by git-buildpackage:
+Patch0: 0001-Install-more-header-files-for-sync-agent-email-servi.patch
+Patch1: 0002-Add-wbxml_tree_from_xml_with_lang-function.patch
+Patch2: 0003-tizen-changes.patch
+BuildRequires: cmake
+BuildRequires: gcc-c++
+BuildRequires: pkgconfig(expat)
+BuildRequires: pkgconfig(pkg-config)
+BuildRequires: pkgconfig(popt)
+BuildRequires: pkgconfig(zlib)
+BuildRequires: pkgconfig(libxml-2.0)
+
+%description
+wbxml2 is a library that includes a WBXML parser and a WBXML compiler.
+Unlike wbxml, it does not depend on libxml2 but on expat, making it
+faster and more portable. WBXML Library contains a library and its
+associated tools to Parse, Encode and Handle WBXML documents. The WBXML
+(Wireless Binary XML) format is a binary representation of XML, and it
+has been defined by the Wap Forum.
+
+%package -n wbxml2-tools
+License: GPL-2.0+
+Summary: Tools for libwbxml2
+Group: System/Utilities
+Requires: pkgconfig(libxml-2.0)
+Requires: %{name} = %{version}
+
+%description -n wbxml2-tools
+wbxml2 is a library that includes a WBXML parser and a WBXML compiler.
+Unlike wbxml, it does not depend on libxml2 but on expat, making it
+faster and more portable. WBXML Library contains a library and its
+associated tools to Parse, Encode and Handle WBXML documents. The WBXML
+(Wireless Binary XML) format is a binary representation of XML, and it
+has been defined by the Wap Forum.
+
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list