Hello community,

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

Package is "gnu-free-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-free-fonts/gnu-free-fonts.changes    
2012-03-22 12:32:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnu-free-fonts.new/gnu-free-fonts.changes       
2012-05-26 09:24:30.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:05 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnu-free-fonts.spec ++++++
--- /var/tmp/diff_new_pack.NDSa0Y/_old  2012-05-26 09:24:32.000000000 +0200
+++ /var/tmp/diff_new_pack.NDSa0Y/_new  2012-05-26 09:24:32.000000000 +0200
@@ -20,12 +20,12 @@
 %define ttf_fontdir /usr/share/fonts/truetype
 
 Name:           gnu-free-fonts
-Summary:        Free UCS Outline Fonts
-License:        SUSE-GPL-3.0+-with-font-exception
-Group:          System/X11/Fonts
 Version:        0.20111101
 Release:        0
+License:        SUSE-GPL-3.0+-with-font-exception
+Summary:        Free UCS Outline Fonts
 Url:            http://savannah.nongnu.org/projects/freefont/
+Group:          System/X11/Fonts
 #    svn co svn://svn.savannah.gnu.org/freefont/trunk/freefont
 #    tar jcvf freefont-0.20080323.tar.bz2 freefont/
 Source0:        %{fontname}-%{version}.tar.bz2
@@ -34,14 +34,17 @@
 Source11:       GenerateTrueType
 BuildRequires:  fontforge >= 20080429
 BuildRequires:  python
-BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Requires(pre):  %suseconfig_fonts_prereq
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:      %{fontname} <= 0.20111101
 Provides:       %{fontname} = %{version}
-Provides:       scalable-font-el, scalable-font-he, scalable-font-ru, 
scalable-font-bg
+Provides:       scalable-font-bg
+Provides:       scalable-font-el,
+Provides:       scalable-font-he,
+Provides:       scalable-font-ru,
 Provides:       locale(bg;el;he;ru;vi)
-PreReq:         %suseconfig_fonts_prereq
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 A set of free outline (OpenType, for example) fonts covering the ISO
@@ -56,14 +59,14 @@
 sed -i 's/.$//' papers/eurotex2003/freefont.bib
 
 %build
-cp %{S:11} ./tools
+cp %{SOURCE11} ./tools
 chmod 755 $RPM_SOURCE_DIR/remove-kana-glyphs
 $RPM_SOURCE_DIR/remove-kana-glyphs ./sfd/*.sfd
 fontforge -lang=ff -script ./tools/GenerateTrueType *.sfd
 
 %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}/
 
 %post
 %run_suseconfig_fonts

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

Reply via email to