When building for CentOS and RHEL i noticed that there was no qt4 webkit development package available in the standard repository to fulfill BuildRequires:
Fortunately there is “Extra Packages for Enterprise Linux (EPEL)”
EPEL - FedoraProject
I contacted #epel on freenode IRC and rdieter gave me support.
We changed to #opensuse-devel on freenode IRC and discussed there (darix, rdieter, lochkarte)
rdieter provided me with X11:QtDesktop and qt-mobility and advised me how to use that for our project.
Now this works OK.
We can build our software for X11_QtDesktop_CentOS_CentOS-6
Question:
What can be done in the long term?
In the long therm we will not only have qt4kebkit but also qt5webkit development packages.
Other packages missing in the standard CentOS and RHEL repositories on OBS might also be provided by epel.
At least qtwebkit is such a basic and frequently used package that it should be available in all standard repositories for all types of distribution supported by OBS.
Thus i make the following request:
The operators from the OBS and epel should please coordinate their projects so that the standard repositories for CentOSxy and RHELxy on the OBS include the most important packages from epel. But at least qt4/5 webkit devel.
Thanks in advance
And special thanks to rdieter from #epel and darix from #opensuse-buildservice