fix: seto-fonts (#1005)

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2024-03-28 02:26:43 +08:00
committed by GitHub
parent 2242e6ef92
commit 2d4fe8a461
+5 -9
View File
@@ -1,11 +1,10 @@
Name: seto-fonts
Version: 6.20
Release: 2%?dist
Release: 3%?dist
URL: https://setofont.osdn.jp/
Source0: https://osdn.net/frs/redir.php?m=nchc&f=setofont%2F61995%2Fsetofont_v_6_20.zip
Source0: https://github.com/terrapkg/pkg-seto-fonts/archive/refs/tags/%version.tar.gz
License: OFL-1.1
Summary: A handwritten font that contains kanji up to JIS 4th level and difficult kanji
BuildRequires: unzip
BuildArch: noarch
@@ -14,7 +13,7 @@ BuildArch: noarch
%prep
%setup -q -n setofont
%setup -q -n pkg-seto-fonts-%version
%build
@@ -25,11 +24,8 @@ install -Dm644 *.ttf %buildroot/%_datadir/fonts/%name/
%files
%doc readme.txt
%license LICENSE.md
%_datadir/fonts/%name/
%changelog
* Sun Jun 18 2023 windowsboy111 <windowsboy111@fyralabs.com> - 6.20-2
- Fix install dir.
* Tue Nov 22 2022 windowsboy111 <windowsboy111@fyralabs.com> - 6.20-1
- Initial package
%autochangelog