Spec URL: https://raphgro.fedorapeople.org/review/qt/qtwebbrowser/qtwebbrowser.spec SRPM URL: https://raphgro.fedorapeople.org/review/qt/qtwebbrowser/qtwebbrowser-1.0-1.fc24.src.rpm Description: QtWebEngine based browser for embedded touch devices The Qt WebBrowser (codename Roadtrip) is a browser for embedded devices developed using the capabilities of Qt and Qt WebEngine. Using recent Chromium, it features up-to-date HTML technologies behind a minimal but slick touch-friendly user interface from Qt Quick. Fedora Account System Username: raphgro Test builds: https://copr.fedorainfracloud.org/coprs/raphgro/review/package/qtwebbrowser Note: Upload to koji for scratch builds is slow from here, so I use copr.
DEBUG util.py:421: No matching package to install: 'pkgconfig(Qt5WebEngine)' … for epel7 and ppc64le (all Fedoras) Maybe add ExcludeArch?
You should copy the ExclusiveArch line from qt5-qtwebengine.
(In reply to Kevin Kofler from comment #2) > You should copy the ExclusiveArch line from qt5-qtwebengine. See https://bugzilla.redhat.com/show_bug.cgi?id=1298011#c7 .
That may be a good long-term goal. But in the short-term, I'd recommend you follow Kevin's advice and copy the ExclusiveArch line from qt5-qtwebengine.spec
I can help review this today...
(In reply to Raphael Groner from comment #1) > DEBUG util.py:421: No matching package to install: 'pkgconfig(Qt5WebEngine)' > > … for epel7 and ppc64le (all Fedoras) > > Maybe add ExcludeArch? (In reply to Kevin Kofler from comment #2) > You should copy the ExclusiveArch line from qt5-qtwebengine. It's fixed for qt5-qtwebengine (see rhbz#1298011). I assume ExcludeArch is not needed any more for qtwebbrowser, too.
https://bugzilla.redhat.com/show_bug.cgi?id=1298011#c10
sorry for the delay, I won't have time in the immediate future (removing myself as reviewer to allow someone else to take it for now)
I'm confused. Is ExclusiveArch needed or not? There's now a patch for qtwebengine introducing a macro for ExclusiveArch (as I originally suggested).
Yes, the macro simply makes using ExclusiveArch easier
Lost interest in this package. Feel free to use this request as a base for another review.