#2 Adapt to webkitgtk4 rename
Closed 6 years ago by tpopela. Opened 6 years ago by tpopela.
rpms/ tpopela/eclipse master  into  master

file modified
+1 -1
@@ -255,7 +255,7 @@ 

  Requires:       gtk3

  Requires:       webkitgtk3

  %else

- Requires:       webkitgtk4

+ Requires:       webkit2gtk3

  %endif

  

  %description swt

no initial comment

Will this also work on EL7?

No, this won't work on EL7.. I didn't know that Eclipse is using the same SPEC file everywhere. So I will cancel this PR as it was more-or-less cosmetic change as the webkit2gtk3 provides the webkitgtk4 as well. BTW the following "# RHEL does not have webkit2" in https://src.fedoraproject.org/fork/tpopela/rpms/eclipse/blob/master/f/eclipse.spec#_254 is not true. Starting from RHEL 7.4, there is a webkitgtk4 package providing the WebKit2 in RHEL as well.

Ok, thanks anyway.

Starting from RHEL 7.4, there is a webkitgtk4 package providing the WebKit2 in RHEL as well.

Yes, I was also supporting earlier versions of EL7.

Pull-Request has been closed by tpopela

6 years ago