Hello community,

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

Package is "cm-unicode-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/cm-unicode-fonts/cm-unicode-fonts.changes        
2012-05-10 14:31:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cm-unicode-fonts.new/cm-unicode-fonts.changes   
2012-05-26 09:22:30.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:53 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cm-unicode-fonts.spec ++++++
--- /var/tmp/diff_new_pack.ffQENe/_old  2012-05-26 09:22:31.000000000 +0200
+++ /var/tmp/diff_new_pack.ffQENe/_new  2012-05-26 09:22:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package cm-unicode
+# spec file for package cm-unicode-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
@@ -18,21 +18,22 @@
 
 
 Name:           cm-unicode-fonts
-BuildRequires:  xorg-x11-devel xz
-%define        fontdir     /usr/share/fonts/truetype
-License:        OFL-1.1
-Group:          System/X11/Fonts
-PreReq:         %suseconfig_fonts_prereq
-Provides:       locale(ru;bg;el)
 Version:        0.7.0
 Release:        185
+%define        fontdir     /usr/share/fonts/truetype
+License:        OFL-1.1
+Summary:        Unicode Version of the Computer Modern Fonts
 Url:            http://canopus.iacp.dvo.ru/~panov/cm-unicode/
+Group:          System/X11/Fonts
 Source0:        
ftp://canopus.iacp.dvo.ru/pub/Font/cm_unicode/cm-unicode-0.7.0-otf.tar.xz
-BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Unicode Version of the Computer Modern Fonts
+BuildRequires:  xorg-x11-devel
+BuildRequires:  xz
+Requires(pre):  %suseconfig_fonts_prereq
+Provides:       locale(ru;bg;el)
 Obsoletes:      cm-unicode <= %{version} 
 Provides:       cm-unicode = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Computer Modern Unicode fonts were converted from metafont sources
@@ -48,8 +49,8 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}
-install -c -m 644 *.otf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}
+install -c -m 644 *.otf %{buildroot}%{fontdir}
 
 %post
 %run_suseconfig_fonts


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

Reply via email to