Hello community,

here is the log from the commit of package un-fonts for openSUSE:Factory 
checked in at 2012-05-26 09:30:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/un-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.un-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "un-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/un-fonts/un-fonts.changes        2012-03-07 
13:46:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.un-fonts.new/un-fonts.changes   2012-05-26 
09:30:03.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:33 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ un-fonts.spec ++++++
--- /var/tmp/diff_new_pack.5dfptD/_old  2012-05-26 09:30:05.000000000 +0200
+++ /var/tmp/diff_new_pack.5dfptD/_new  2012-05-26 09:30:05.000000000 +0200
@@ -18,48 +18,41 @@
 
 
 Name:           un-fonts
-%define        ttf_fontdir     /usr/share/fonts/truetype
-Provides:       scalable-font-ko
-PreReq:         %suseconfig_fonts_prereq
-Provides:       locale(ko)
 %define date   080608
 %define ver     1.0.2
 Version:        1.0.20%{date}
 Release:        0
+License:        GPL-2.0+
+Summary:        Korean TrueType fonts
 Url:            http://kldp.net/projects/unfonts/download
+Group:          System/X11/Fonts
 Source0:        %{name}-core-%{ver}-%{date}.tar.bz2
 Source1:        %{name}-extra-%{ver}-%{date}.tar.bz2
 Source10:       update-archive
-BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Korean TrueType fonts
-License:        GPL-2.0+
-Group:          System/X11/Fonts
+Requires(pre):  %suseconfig_fonts_prereq
+%define        ttf_fontdir     /usr/share/fonts/truetype
+Provides:       scalable-font-ko
+Provides:       locale(ko)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version 
 Obsoletes:      unfonts <= %{version}
-Provides:       unfonts == %{version}
+Provides:       unfonts = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Collection of Korean TrueType fonts.
 
-
-
-Authors:
---------
-    KoaungHi Un
-    Won-Kyu Park <[email protected]>
-
 %prep
 %setup -q -n %{name} -b 1
 
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
-install -c -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/
+mkdir -p %{buildroot}%{ttf_fontdir}/
+install -c -m 644 *.ttf %{buildroot}%{ttf_fontdir}/
 
 %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