https://bugzilla.redhat.com/show_bug.cgi?id=1349075



--- Comment #9 from Jerry James <loganje...@gmail.com> ---
(In reply to gil cattaneo from comment #5)
> maybe you can safety remove jquery
> from https://fedoraproject.org/wiki/Changes/jQuery
> ln -fs %{_datadir}/javascript/jquery/[jquery VERSION]/jquery.min.js [BUNDLE
> LIBRARY PATH]/jquery.js

Oh, I didn't know the migration was ready to happen.  Great!  I will make this
change.

Except it doesn't work.  Doxygen inserts a copy of jquery 1.7.1.  I tried using
the system version of jquery 1 (currently 1.11.2), and the sidebar became
blank, and overlapped the main region of the window.  Apparently
js-jquery-migrate is required, but that means editing every single HTML file to
insert the appropriate magic.  Ugh.  I don't want to do this.  The right fix is
to update doxygen so that it can use jquery 1.9 or later, then the symlink
trick will work.  There is an upstream bug to do this:
https://bugzilla.gnome.org/show_bug.cgi?id=768492.

As for BuildRequires: gcc-c++, that is now required.  See
https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires.
 Apparently rpmlint has not yet been updated to reflect this change.

I will contact upstream about the incorrect FSF address.  They moved in, what,
2005?  It's strange how many projects haven't noticed that more than a decade
later.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org

Reply via email to