diff --git a/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec b/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec index 66e0d77950..6451b61122 100644 --- a/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec +++ b/anda/fonts/arphic-ukai/arphic-ukai-fonts.spec @@ -4,8 +4,7 @@ Release: %autorelease URL: https://www.freedesktop.org/wiki/Software/CJKUnifonts Source0: https://deb.debian.org/debian/pool/main/f/fonts-arphic-ukai/fonts-arphic-ukai_%{version}.orig.tar.bz2 License: custom -Summary: A fat looking, rounded and cute Japanese font -BuildRequires: unzip +Summary: CJK Unicode font Kaiti style %description %{summary}. diff --git a/anda/fonts/arphic-uming/anda.hcl b/anda/fonts/arphic-uming/anda.hcl new file mode 100644 index 0000000000..648597dbaf --- /dev/null +++ b/anda/fonts/arphic-uming/anda.hcl @@ -0,0 +1,6 @@ +project "pkg" { + rpm { + spec = "arphic-uming-fonts.spec" + sources = "." + } +}