Hello community,

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

Package is "khmeros-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/khmeros-fonts/khmeros-fonts.changes      
2012-03-22 12:34:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.khmeros-fonts.new/khmeros-fonts.changes 
2012-05-26 09:26:02.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:16 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ khmeros-fonts.spec ++++++
--- /var/tmp/diff_new_pack.wDaDHO/_old  2012-05-26 09:26:03.000000000 +0200
+++ /var/tmp/diff_new_pack.wDaDHO/_new  2012-05-26 09:26:03.000000000 +0200
@@ -18,24 +18,24 @@
 
 
 Name:           khmeros-fonts
+Version:        5.0
+Release:        106
 %define        fontdir     /usr/share/fonts/truetype
 License:        LGPL-2.1+
+Summary:        Fonts for the Khmer language of Cambodia
+Url:            http://sourceforge.net/projects/khmer
 Group:          System/X11/Fonts
+Source0:        All_KhmerOS_5.0.tar.bz2
+Source1:        LICENSE
+Source2:        readme.txt
+Requires(pre):  %suseconfig_fonts_prereq
 Provides:       scalable-font-km
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version 
 Obsoletes:      KhmerOS-fonts <= %{version} 
 Provides:       KhmerOS-fonts = %{version}
-PreReq:         %suseconfig_fonts_prereq
 Provides:       locale(km)
-Version:        5.0
-Release:        106
-Url:            http://sourceforge.net/projects/khmer
-Source0:        All_KhmerOS_5.0.tar.bz2
-Source1:        LICENSE
-Source2:        readme.txt
-BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Fonts for the Khmer language of Cambodia
+BuildArch:      noarch
 
 %description
 Fonts for the Khmer language of Cambodia
@@ -48,10 +48,10 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}
 for i in *.ttf
 do
-    install -c -m 644 "$i" $RPM_BUILD_ROOT%{fontdir}
+    install -c -m 644 "$i" %{buildroot}%{fontdir}
 done
 
 %post

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

Reply via email to