Hi,Tomorrow (Tues Feb 14) we'll merge a patch [1] that upgrades the version of PatternFly used by webadmin and userportal to the latest 3.y version.In addition to updating the library, we've also changed the delivery mechanism. We're no longer maintaining a PatternFly RPM on copr [2].
The new method is a new project called ovirt-js-dependencies [3] that contains any runtime JS dependencies required by the engine -- currently patternfly, bootstrap, and jquery. This project is using oVirt Standard CI [4], and thus you should get the RPM from the tested master repo [5].TL;DR: What you need to do (from the README)Set Up the Tested Master Repository* Automatically- Run the following command (replace `@distro@` in the following code blockwith `fc` for Fedora or `el` for RHEL or an equivalent distribution):# dnf config-manager --add-repo \* Manually- Create the file `/etc/yum.repos.d/ovirt-tested-master.repo`, and replace `@distro@` in the following code block with `fc` for Fedora or `el` for RHELor an equivalent distribution.[ovirt-tested-master]name=ovirt-tested-masterenabled=1gpgcheck=0And thensudo dnf install ovirt-js-dependenciesLet me know if you have any questions.Best wishes,Greg--
_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel