Hello community,

here is the log from the commit of package nanum-fonts for openSUSE:Factory 
checked in at 2012-05-26 09:27:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-22 
12:36:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nanum-fonts.new/nanum-fonts.changes     
2012-05-26 09:27:33.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:22 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nanum-fonts.spec ++++++
--- /var/tmp/diff_new_pack.H2FmqR/_old  2012-05-26 09:27:35.000000000 +0200
+++ /var/tmp/diff_new_pack.H2FmqR/_new  2012-05-26 09:27:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nanum-fonts
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define        ttf_fontdir     /usr/share/fonts/truetype
 %define gothic_name    nanum-gothic-coding-fonts
@@ -23,36 +22,31 @@
 %define nanum_version  20101109
 
 Name:           nanum-fonts
-License:        OFL-1.1
-Group:          System/X11/Fonts
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
-Provides:       locale(ko)
-Recommends:     %{gothic_name}
 Version:        %{nanum_version}
 Release:        6
+License:        OFL-1.1
+Summary:        Nanum Korean TrueType Fonts
 Url:            http://hangeul.naver.com/download.nhn
+Group:          System/X11/Fonts
 #Url:           http://dev.naver.com/projects/nanumfont/download/ 
(NanumGothicCoding)
 Source0:        %{name}.tar.bz2
-BuildArch:      noarch
+Requires(pre):  %suseconfig_fonts_prereq
+Recommends:     %{gothic_name}
+Provides:       locale(ko)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Nanum Korean TrueType Fonts
+BuildArch:      noarch
 
 %description
 Collection of Nanum Korean TrueType fonts: NanumBrush, 
 NanumGothic, NanumMyeongjo and NanumPen.
 
-Authors:
---------
-http://www.naver.com
-
 %package -n %{gothic_name}
 
-License:        OFL-1.1
-Group:          System/X11/Fonts
-Summary:        Nanum Gothic Coding Korean TrueType Fonts
 Version:        %{gothic_version}
 Release:        2
+License:        OFL-1.1
+Summary:        Nanum Gothic Coding Korean TrueType Fonts
+Group:          System/X11/Fonts
 Recommends:     %{name}
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version 
 Obsoletes:      nanum-gothic-coding <= %{gothic_version}
@@ -67,15 +61,15 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
-install -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/
-mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}
-install -m 644 {LICENSE,README}.NanumFont $RPM_BUILD_ROOT%{_docdir}/%{name}
-mkdir $RPM_BUILD_ROOT%{_docdir}/%{gothic_name}
-install -m 644 {LICENSE,README}.NanumGothicCoding 
$RPM_BUILD_ROOT%{_docdir}/%{gothic_name}
+mkdir -p %{buildroot}%{ttf_fontdir}/
+install -m 644 *.ttf %{buildroot}%{ttf_fontdir}/
+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 $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post
 %run_suseconfig_fonts -c

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to