summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-12-04 16:15:20 +0100
committerMartin Kosek <mkosek@redhat.com>2014-01-21 12:05:09 +0100
commit3e0ae972685aefa20ec619b17a7c2b7f7c2f50d9 (patch)
tree7c7c4ba1a85d996e73c4320169ddc47c257b1e01 /freeipa.spec.in
parent6b71d1a16754f3bebe320bcb90f975d7e0225f64 (diff)
downloadfreeipa.git-3e0ae972685aefa20ec619b17a7c2b7f7c2f50d9.tar.gz
freeipa.git-3e0ae972685aefa20ec619b17a7c2b7f7c2f50d9.tar.xz
freeipa.git-3e0ae972685aefa20ec619b17a7c2b7f7c2f50d9.zip
Use only system fonts
This commit changes how fonts are used. - remove usage of bundled fonts and only system fonts are used instead - by using alias in httpd conf - by using local("Font Name") directive in font-face - removed usage of overpass font - redefined Open Sans font-face declarations. Note: upstream is doing the same change so we will be fine on upgrade. - introduce variable.less for variable definitions and overrides. This file will be very useful when we upgrade to newer RCUE so we will be able to redefine their and bootstrap's variables. Fixes: https://fedorahosted.org/freeipa/ticket/2861
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 9e55d440..03e53611 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -154,6 +154,8 @@ Requires: policycoreutils >= %{POLICYCOREUTILSVER}
Requires: tar
Requires(pre): certmonger >= 0.65
Requires(pre): 389-ds-base >= 1.3.1.3
+Requires: fontawesome-fonts
+Requires: open-sans-fonts
# With FreeIPA 3.3, package freeipa-server-selinux was obsoleted as the
# entire SELinux policy is stored in the system policy
@@ -680,11 +682,8 @@ fi
%{_usr}/share/ipa/ui/*.ico
%{_usr}/share/ipa/ui/*.css
%{_usr}/share/ipa/ui/*.js
+%dir %{_usr}/share/ipa/ui/css
%{_usr}/share/ipa/ui/css/*.css
-%{_usr}/share/ipa/ui/font/*.eot
-%{_usr}/share/ipa/ui/font/*.svg
-%{_usr}/share/ipa/ui/font/*.ttf
-%{_usr}/share/ipa/ui/font/*.woff
%dir %{_usr}/share/ipa/ui/js
%dir %{_usr}/share/ipa/ui/js/dojo
%{_usr}/share/ipa/ui/js/dojo/dojo.js