|
Bugzilla – Full Text Bug Listing |
| Summary: | Update libgda to current version 5.2.8 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Bjørn Lie <bjorn.lie> |
| Component: | GNOME | Assignee: | Felix Zhang <fezhang> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dimstar, fstrba, yfjiang |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 1128190 | ||
|
Description
Bjørn Lie
2019-03-12 15:10:24 UTC
Just to avoid duplicated work, I had something in home:yfjiang:branches:GNOME:Factory/libgda libgda-5.2.4-nojavah.patch libgda-utf.patch I have finished the libgda directory similar with dimstar did before. Meanwhile, I created libgda-5.2.8-nojavah.patch trying to rebase libgda-5.2.4-nojavah.patch, but not 100% sure if it is correct: https://build.opensuse.org/package/view_file/home:yfjiang:branches:GNOME:Factory/libgda/libgda-5.2.8-nojavah.patch > Meanwhile, I created libgda-5.2.8-nojavah.patch trying to
> rebase libgda-5.2.4-nojavah.patch, but not 100% sure if it is correct:
>
> https://build.opensuse.org/package/view_file/home:yfjiang:branches:GNOME:
> Factory/libgda/libgda-5.2.8-nojavah.patch
Hi Fridrich,
Would you mind to take a quick review of the java compiling patch please? Thank you!
In addition, the build is failed all the way, which could be related with other issues. Together with some tuning of spec and configure options, a successful build of 5.2.8 happened in: https://build.opensuse.org/package/show/home:yfjiang:branches:GNOME:Factory/libgda However Felix pointed out adding BuildRequires of postgresql-server-devel to provide the pg_config executable might not be ideal through discussions in bsc#1120035. Felix is kindly offer the help to take over this, so set the assignee now :-) (In reply to Yifan Jiang from comment #1) > Just to avoid duplicated work, I had something in > home:yfjiang:branches:GNOME:Factory/libgda > > libgda-5.2.4-nojavah.patch > libgda-utf.patch > > Meanwhile, I created libgda-5.2.8-nojavah.patch trying to > rebase libgda-5.2.4-nojavah.patch, but not 100% sure if it is correct: the nojavah patch is basically merged in 5.2.8 - there is only one minor thing missing (which was added in git post 5.2.8 release). So all you need in place of the nojavah.patch is https://github.com/GNOME/libgda/commit/10d43ce6aea0a041a776445783b4e1ca09651f57 > libgda-utf.patch This patch might no longer be needed at all - or there might be better solution than carrying this patch around (rebasing it would be simple in any case) Thank you Dominique and Felix for helping out! I guess this bug can be closed? libgda has been updated to 5.2.8 and submitted to Factory |