Add missing jquery Requires.

This commit is contained in:
Elliott Sales de Andrade 2018-09-22 23:01:40 -04:00
parent 17b04bb176
commit a8aa92147a
1 changed files with 7 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: R-%{packname}
Version: 1.10
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Dynamic Documents for R
# Main is GPLv3; see bundled Provides below for others.
@ -102,6 +102,9 @@ Provides: bundled(glyphography-news-cycle-fonts) = 0.4
# http://ionicons.com/
Provides: bundled(ionicons-fonts) = 2.0.1
# MIT; inst/rmd/h/jquery-1.11.3/ (unbundled)
Requires: js-jquery1
# MIT; inst/rmd/h/jqueryui-1.11.4/ (outdated in Fedora)
Provides: bundled(xstatic-jquery-ui-common) = 1.11.4
@ -256,6 +259,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname}
%changelog
* Sat Sep 22 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.10-3
- Add missing jquery Requires
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild