On Tue, 2007-05-15 at 11:31 -0500, Elias Holman wrote:
> Hi all,
> I have built RPMs for libsynce, librapi2, and odccm that seem to work,
> but I have a few questions before making them official:

Sweet! Thank you!

> - The archive names that are available for download unpack to different
> folder names (synce-libsynce-0.10.0.tar.gz extracts to libsynce-0.10.0).
> The RPM builder assumes that they match, and so I have to rename the
> archive to match the unpacked name.  Could these be aligned?  I wasn't
> sure which name was the "preferred" name.  This doesn't affect the
> viability of the resulting RPMs, just their names.

Hmm, well when I named these I just conformed to what had been done in
the past by previous release managers. I don't think it really matters
much. Obviously I'm not going to alter the release now, but I think for
the next release I will do as you request.

The Debian packages don't worry about this as the upstream tarball is
renamed to: packagename_version.orig.tar.gz anyway, so it doesn't really
matter!

> - I can't launch odccm out of the box because odccm.conf is not being
> installed.  I wasn't sure if the location of this file is a
> distro-specific thing.  On my Fedora Core 6 machine, it needs to be
> placed in /etc/dbus-1/system.d.  I could have the RPM install there by
> default, but if this non-standard it's probably not worth it.  How is
> this handled in the Debian packages? 

Well, the odccm.conf file is simply installed
into /etc/dbus-1/system.d/, so I'm guessing that directory is
distribution-independent.

> -  It looks like libsynce installs into /usr/local/lib, which is not in
> the default library path on Fedora.  Is this the expected result?  It
> looks like librapi2 installs into /usr/lib, and so there isn't an issue
> there.

/usr/local/lib should *not* be used. Although the LFH mentions that it's
up to the user[0], I believe all distros require their packages to
install into /usr. This can be easily fixed by calling configure with
"--prefix=/usr".

I hope that answers a few questions!

Regards,

[0] http://tldp.org/LDP/Linux-Filesystem-Hierarchy/html/usr.html

-- 
Jonny Lamb, UK                               [EMAIL PROTECTED]
http://jonnylamb.com                                 GPG: 0x2E039402

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to