Hello community,

here is the log from the commit of package nanum-fonts for openSUSE:Factory 
checked in at 2012-09-14 12:31:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nanum-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.nanum-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nanum-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/nanum-fonts/nanum-fonts.changes  2012-05-26 
09:27:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nanum-fonts.new/nanum-fonts.changes     
2012-09-14 12:31:38.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - pgaj...@suse.cz
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nanum-fonts.spec ++++++
--- /var/tmp/diff_new_pack.Pm9Ehg/_old  2012-09-14 12:31:39.000000000 +0200
+++ /var/tmp/diff_new_pack.Pm9Ehg/_new  2012-09-14 12:31:39.000000000 +0200
@@ -16,21 +16,21 @@
 #
 
 
-%define        ttf_fontdir     /usr/share/fonts/truetype
 %define gothic_name    nanum-gothic-coding-fonts
 %define gothic_version 2.0
 %define nanum_version  20101109
 
 Name:           nanum-fonts
 Version:        %{nanum_version}
-Release:        6
-License:        OFL-1.1
+Release:        0
 Summary:        Nanum Korean TrueType Fonts
-Url:            http://hangeul.naver.com/download.nhn
+License:        OFL-1.1
 Group:          System/X11/Fonts
+Url:            http://hangeul.naver.com/download.nhn
 #Url:           http://dev.naver.com/projects/nanumfont/download/ 
(NanumGothicCoding)
 Source0:        %{name}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 Recommends:     %{gothic_name}
 Provides:       locale(ko)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -43,8 +43,7 @@
 %package -n %{gothic_name}
 
 Version:        %{gothic_version}
-Release:        2
-License:        OFL-1.1
+Release:        0
 Summary:        Nanum Gothic Coding Korean TrueType Fonts
 Group:          System/X11/Fonts
 Recommends:     %{name}
@@ -61,36 +60,29 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}/
-install -m 644 *.ttf %{buildroot}%{ttf_fontdir}/
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -m 644 *.ttf %{buildroot}%{_ttfontsdir}/
 mkdir -p %{buildroot}%{_docdir}/%{name}
 install -m 644 {LICENSE,README}.NanumFont %{buildroot}%{_docdir}/%{name}
 mkdir %{buildroot}%{_docdir}/%{gothic_name}
 install -m 644 {LICENSE,README}.NanumGothicCoding 
%{buildroot}%{_docdir}/%{gothic_name}
 
-%clean
-rm -rf %{buildroot}
-
-%post
-%run_suseconfig_fonts -c
-
-%postun
-%run_suseconfig_fonts -c
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root, root)
-%dir %{ttf_fontdir}
-%{ttf_fontdir}/NanumBrush.ttf
-%{ttf_fontdir}/NanumGothic.ttf
-%{ttf_fontdir}/NanumGothicBold.ttf
-%{ttf_fontdir}/NanumGothicExtraBold.ttf
-%{ttf_fontdir}/NanumMyeongjo*.ttf
-%{ttf_fontdir}/NanumPen.ttf
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/NanumBrush.ttf
+%{_ttfontsdir}/NanumGothic.ttf
+%{_ttfontsdir}/NanumGothicBold.ttf
+%{_ttfontsdir}/NanumGothicExtraBold.ttf
+%{_ttfontsdir}/NanumMyeongjo*.ttf
+%{_ttfontsdir}/NanumPen.ttf
 %{_docdir}/%{name}
 
 %files -n %{gothic_name}
 %defattr(-, root, root)
-%{ttf_fontdir}/NanumGothicCoding*.ttf
+%{_ttfontsdir}/NanumGothicCoding*.ttf
 %{_docdir}/%{gothic_name}
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to