Hello community,

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

Package is "farsi-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/farsi-fonts/farsi-fonts.changes  2012-03-20 
12:10:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.farsi-fonts.new/farsi-fonts.changes     
2012-05-26 09:23:07.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:57 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ farsi-fonts.spec ++++++
--- /var/tmp/diff_new_pack.PfYlI0/_old  2012-05-26 09:23:08.000000000 +0200
+++ /var/tmp/diff_new_pack.PfYlI0/_new  2012-05-26 09:23:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package farsifonts (Version 0.4)
+# spec file for package farsi-fonts
 #
-# Copyright (c) 2010 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,24 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           farsi-fonts
 Version:        0.4
-BuildRequires:  unzip
+Release:        182
 %define        fontdir     /usr/share/fonts/truetype
 License:        GPL-2.0+
+Summary:        A Collection of Free Persian OpenType Fonts
+Url:            http://www.farsiweb.info/wiki/Products/PersianFonts
 Group:          System/X11/Fonts
+Source0:        http://www.farsiweb.info/font/farsifonts-0.4.zip
+BuildRequires:  unzip
+Requires(pre):  %suseconfig_fonts_prereq
 Provides:       scalable-font-fa
-PreReq:         %suseconfig_fonts_prereq
 Provides:       locale(fa)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version 
 Obsoletes:      farsifonts <= %{version}
 Provides:       farsifonts = %{version}
-Release:        182
-Url:            http://www.farsiweb.info/wiki/Products/PersianFonts
-Source0:        http://www.farsiweb.info/font/farsifonts-0.4.zip
-BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        A Collection of Free Persian OpenType Fonts
+BuildArch:      noarch
 
 %description
 A collection of free Persian OpenType fonts.
@@ -45,10 +47,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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to