fix license info
(cherry picked from commit 6b01c77ddc5c468822ab56ba9abfe766e827cf96)
This commit is contained in:
parent
04efd63956
commit
23ea9369a8
39
mathjax.spec
39
mathjax.spec
@ -1,6 +1,6 @@
|
||||
Name: mathjax
|
||||
Version: 2.7.4
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: JavaScript library to render math in the browser
|
||||
License: ASL 2.0
|
||||
URL: http://mathjax.org
|
||||
@ -43,112 +43,112 @@ in HTML pages.
|
||||
%package ams-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description ams-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package caligraphic-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description caligraphic-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package fraktur-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description fraktur-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package main-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description main-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package math-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description math-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package sansserif-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description sansserif-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package script-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description script-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package typewriter-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description typewriter-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package size1-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description size1-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package size2-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description size2-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package size3-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description size3-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package size4-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description size4-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package winie6-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description winie6-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package winchrome-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description winchrome-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package vector-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description vector-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
%package stixweb-fonts
|
||||
Summary: %{fontsummary}
|
||||
Requires: fontpackages-filesystem
|
||||
License: OFL
|
||||
License: OFL-1.1
|
||||
%description stixweb-fonts
|
||||
%{fontsummary}.
|
||||
|
||||
@ -229,5 +229,8 @@ done
|
||||
%_font_pkg -n %{name}-STIXWeb STIXMathJax_*.eot STIXMathJax_*.otf
|
||||
|
||||
%changelog
|
||||
* Tue Dec 10 2024 peijiankang <peijiankang@kylinos.cn> - 2.7.4-5
|
||||
- fix license info
|
||||
|
||||
* Tue Aug 25 2020 douyan <douyan@kylinos.cn> - 2.7.4-4
|
||||
- Init package for openEuler
|
||||
- Init package for openEuler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user