Hello community,

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

Package is "culmus-fonts", Maintainer is ""

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

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

Other differences:
------------------
++++++ culmus-fonts.spec ++++++
--- /var/tmp/diff_new_pack.IDpoAY/_old  2012-05-26 09:22:40.000000000 +0200
+++ /var/tmp/diff_new_pack.IDpoAY/_new  2012-05-26 09:22:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package culmus
+# spec file for package culmus-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
@@ -22,19 +22,19 @@
 
 Name:           culmus-fonts
 Version:        0.120
+Release:        6
 License:        GPL-2.0+
+Summary:        Free Hebrew Fonts
+Url:            http://culmus.sourceforge.net/
 Group:          System/X11/Fonts
-PreReq:         %suseconfig_fonts_prereq
+Source0:        %{upstream_name}-%{version}.tar.bz2
+Requires(pre):  %suseconfig_fonts_prereq
 Provides:       locale(he)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
 Obsoletes:      culmus <= %{version}
 Provides:       culmus = %{version}
-Release:        6
-Url:            http://culmus.sourceforge.net/
-Source0:        %{upstream_name}-%{version}.tar.bz2
-BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Free Hebrew Fonts
+BuildArch:      noarch
 
 %description
 Nine Hebrew font families. ASCII glyphs partially borrowed from the URW
@@ -49,13 +49,13 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%ttfdir
+mkdir -p %{buildroot}%ttfdir
 install -m 0644 *.ttf \
-        $RPM_BUILD_ROOT%ttfdir
-mkdir -p $RPM_BUILD_ROOT%type1dir
-install -c -m 644 *.afm *.pf? $RPM_BUILD_ROOT%type1dir
+        %{buildroot}%ttfdir
+mkdir -p %{buildroot}%type1dir
+install -c -m 644 *.afm *.pf? %{buildroot}%type1dir
 install -c -m 644 fonts.scale-type1 \
-        $RPM_BUILD_ROOT%type1dir/fonts.scale.culmus
+        %{buildroot}%type1dir/fonts.scale.culmus
 
 %post
 %run_suseconfig_fonts

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

Reply via email to