[ATrpms-devel] Re: Multisync + WBXML

Axel Thimm Axel.Thimm at atrpms.net
Mon Jun 14 11:11:28 CEST 2004


Hi Mark,

On Mon, Jun 14, 2004 at 10:19:26AM +0200, mark at wormgoor.com wrote:
> Hello,
> 
> I just noticed that Multisync has appeared as a package on ATrpms.net. 
> It's a great package that I have been using for almost a year now.
> But, for SyncML to work with most phones, you need wbxml2 
> (http://sf.net/projects/wbxmllib/).  I have built and tested a complete 
> rpm package (with atrpms spec file).  I can send it if you wish.

Thanks, and yes please, do so!

> All you need to do for multisync is change the requirements:
> Requires:	wbxml2
> Build-requires:	wbxml2-devel
> And then rebuild multisync.  The syncml plugin configure will detect 
> wbxml2.

I missed that in the build logs when browsing for configure
output. Good catch!

You probably don't need the explicit "Requires: wbxml2", as rpm will
embed a "Requires: libxml2.so.something". Here is the proposed change:

--- ../fc1/multisync.spec       2004-06-09 12:45:52.833346000 +0200
+++ multisync.spec      2004-06-14 11:10:28.673046223 +0200
@@ -3,3 +3,3 @@
 Version: 0.82
-Release: %atrelease 2
+Release: %atrelease 3
 License: GPL2
@@ -15,2 +15,3 @@
 BuildRequires: openldap-devel, curl-devel, expat-devel, pilot-link-devel
+BuildRequires: wbxml2-devel >= 0.8.1
 
@@ -82,2 +83,5 @@
 %changelog
+* Mon Jun 14 2004 Mark Wormgoor <mark at wormgoor.com>
+- Add build dependency to wbxml2.
+
 * Wed Jun  9 2004 Axel Thimm <Axel.Thimm at ATrpms.net>

-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20040614/19e4f23e/attachment.bin


More information about the atrpms-devel mailing list