Hi, Martin,

Thanks for the suggestions.  Your suggested changes have been made to
the source code and checked into the SVN repository on
codeforge.lbl.gov as Revision 792.  Will do some more testing before
making a tarball release.

John


On 1/4/15 2:01 PM, Martin Hauke wrote:
> Hi John,
> 
> first thanks for fastbit a really handy library.
> 
> I just did some initial packaging on obs:
> https://build.opensuse.org/package/show/home:mnhauke:security/fastbit
> 
> While packaging the library i've seen some issues:
> 
> * All headers are installed to /usr/include/ and pollute the namespace i
> already had conflicting filenames there.
> 
> Here's a small patch that moves all headers to /usr/include/fastbit/
> https://build.opensuse.org/package/view_file/home:mnhauke:security/fastbit/fastbit-headers-in-separate-dir.diff?expand=1
> 
> *  one of the RPM-post-build-checks found an issue:
> ----
> executable-docs
> 
> Documentation under %docdir contains executable files. Documentation
> should not be executable.
> ---
> My workaround is to unset the executable bits for the docs but it would
> be nice if you can do this changes upstream.
> ----------------------------
> # FIXME: wrong permissions
> chmod 644 COPYING README
> chmod 644 doc/*
> ----------------------------
> 
> Thanks in advance.
> 
> best regards,
> Martin
> 
> 
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to