[naver-nanum-fonts] Update to 3.020-13.20140930

Daiki Ueno ueno at fedoraproject.org
Thu Oct 9 07:47:03 UTC 2014


commit 94d2a0860e16e5ba7e7c3f121ec5ddfb98d5c2e7
Author: Daiki Ueno <dueno at redhat.com>
Date:   Thu Oct 9 16:46:29 2014 +0900

    Update to 3.020-13.20140930

 NanumFontSetup_TTF_ALL_hangeulcamp.exe      |  Bin 13771224 -> 39389104 bytes
 naver-nanum-fonts-barun-pen-fontconfig.conf |   21 ++++++++++++
 naver-nanum-fonts.spec                      |   45 ++++++++++++++++++++------
 3 files changed, 55 insertions(+), 11 deletions(-)
---
diff --git a/NanumFontSetup_TTF_ALL_hangeulcamp.exe b/NanumFontSetup_TTF_ALL_hangeulcamp.exe
index 759bb8c..4f21417 100644
Binary files a/NanumFontSetup_TTF_ALL_hangeulcamp.exe and b/NanumFontSetup_TTF_ALL_hangeulcamp.exe differ
diff --git a/naver-nanum-fonts-barun-pen-fontconfig.conf b/naver-nanum-fonts-barun-pen-fontconfig.conf
new file mode 100644
index 0000000..d687b29
--- /dev/null
+++ b/naver-nanum-fonts-barun-pen-fontconfig.conf
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+<fontconfig>
+  <match>
+    <test name="lang" compare="contains">
+      <string>ko</string>
+    </test>
+    <test name="family">
+      <string>cursive</string>
+    </test>
+    <edit name="family" mode="prepend">
+      <string>Nanum Barun Pen Script</string>
+    </edit>
+  </match>
+  <alias>
+    <family>Nanum Barun Pen Script</family>
+    <default>
+      <family>cursive</family>
+    </default>
+  </alias>
+</fontconfig>
diff --git a/naver-nanum-fonts.spec b/naver-nanum-fonts.spec
index fc0bbc9..9b341d4 100644
--- a/naver-nanum-fonts.spec
+++ b/naver-nanum-fonts.spec
@@ -9,20 +9,21 @@ publisher is Naver Corporation.
 
 Name:		%{fontname}-fonts
 Version:	3.020
-Release:	12.20131007%{?dist}
+Release:	13.20140930%{?dist}
 Summary:	Nanum family of Korean TrueType fonts
 
 License:	OFL
 URL:		http://hangeul.naver.com
 Source0:	http://appdown.naver.com/naver/font/NanumFont/setup/NanumFontSetup_TTF_ALL_hangeulcamp.exe
 Source1:	%{name}-barun-gothic-fontconfig.conf
-Source2:	%{name}-brush-fontconfig.conf
-Source3:	%{name}-gothic-fontconfig.conf
-Source4:	%{name}-myeongjo-fontconfig.conf
-Source5:	%{name}-pen-fontconfig.conf
+Source2:	%{name}-barun-pen-fontconfig.conf
+Source3:	%{name}-brush-fontconfig.conf
+Source4:	%{name}-gothic-fontconfig.conf
+Source5:	%{name}-myeongjo-fontconfig.conf
+Source6:	%{name}-pen-fontconfig.conf
 # License text was taken from the upstream web on May 13 2014:
 # http://help.naver.com/ops/step2/faq.nhn?faqId=15879
-Source6:	%{name}-license.txt
+Source7:	%{name}-license.txt
 
 BuildArch:	noarch
 BuildRequires:	fontpackages-devel
@@ -59,7 +60,21 @@ Obsoletes:	nhn-nanum-barun-gothic-fonts < %{version}-%{release}
 
 This package consists of the Nanum fonts Barun Gothic font faces.
 
-%_font_pkg -n barun-gothic -f %{fontconf}-barun-gothic.conf NanumBarunGothic.ttf NanumBarunGothicBold.ttf
+%_font_pkg -n barun-gothic -f %{fontconf}-barun-gothic.conf NanumBarunGothic.ttf NanumBarunGothicBold.ttf NanumBarunGothicLight.ttf NanumBarunGothicUltraLight.ttf
+
+
+%package -n %{fontname}-barun-pen-fonts
+Summary:	Nanum fonts Barun Pen font faces
+Requires:	%{name}-common = %{version}-%{release}
+Provides:	nhn-nanum-barun-pen-fonts = %{version}-%{release}
+Obsoletes:	nhn-nanum-barun-pen-fonts < %{version}-%{release}
+
+%description -n %{fontname}-barun-pen-fonts
+%common_desc
+
+This package consists of the Nanum fonts Barun Pen font faces.
+
+%_font_pkg -n barun-pen -f %{fontconf}-barun-pen.conf NanumBarunpenR.ttf NanumBarunpenB.ttf
 
 
 %package -n %{fontname}-brush-fonts
@@ -122,7 +137,7 @@ This package consists of the Nanum fonts Pen font faces.
 %setup -c -T
 7z x %{SOURCE0}
 mv \$WINDIR/Fonts/*.ttf .
-cp -p %{SOURCE6} COPYING
+cp -p %{SOURCE7} COPYING
 
 
 %build
@@ -138,15 +153,18 @@ install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
 install -m 0644 -p %{SOURCE1} \
 	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-barun-gothic.conf
 install -m 0644 -p %{SOURCE2} \
-	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-brush.conf
+	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-barun-pen.conf
 install -m 0644 -p %{SOURCE3} \
-	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-gothic.conf
+	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-brush.conf
 install -m 0644 -p %{SOURCE4} \
-	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-myeongjo.conf
+	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-gothic.conf
 install -m 0644 -p %{SOURCE5} \
+	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-myeongjo.conf
+install -m 0644 -p %{SOURCE6} \
 	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-pen.conf
 
 for fconf in %{fontconf}-barun-gothic.conf \
+    %{fontconf}-barun-pen.conf \
     %{fontconf}-brush.conf \
     %{fontconf}-gothic.conf \
     %{fontconf}-myeongjo.conf \
@@ -161,6 +179,11 @@ done
 
 
 %changelog
+* Thu Oct  9 2014 Daiki Ueno <dueno at redhat.com> - 3.020-13.20140930
+- new upstream release
+- add -barun-pen-fonts subpackage
+- add Light and UltraLight weight to -barun-gothic-fonts
+
 * Thu Jul 17 2014 Daiki Ueno <dueno at redhat.com> - 3.020-12.20131007
 - add missing Provides/Obsoletes for each subpackage (suggested by
   Jens Petersen in https://bugzilla.redhat.com/show_bug.cgi?id=1097985#c6)


More information about the scm-commits mailing list