Hello community,

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

Package is "google-anonymouspro-fonts", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/google-anonymouspro-fonts/google-anonymouspro-fonts.changes
      2012-04-23 09:14:06.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-anonymouspro-fonts.new/google-anonymouspro-fonts.changes
 2012-05-26 09:25:01.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:07 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ google-anonymouspro-fonts.spec ++++++
--- /var/tmp/diff_new_pack.mxMTCO/_old  2012-05-26 09:25:02.000000000 +0200
+++ /var/tmp/diff_new_pack.mxMTCO/_new  2012-05-26 09:25:02.000000000 +0200
@@ -2,26 +2,34 @@
 # spec file for package google-anonymouspro-fonts 
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
 #
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define fontdir   %{_datadir}/fonts/truetype
 %define fontname  anonymouspro
 
 Name:           google-anonymouspro-fonts
-License:        OFL-1.1
-Group:          System/X11/Fonts
-PreReq:         %suseconfig_fonts_prereq
 Version:        1.002
 Release:        0
-URL:            http://www.ms-studio.com/FontSales/anonymouspro.html
+License:        OFL-1.1
+Summary:        A Free Monospace Font
+Url:            http://www.ms-studio.com/FontSales/anonymouspro.html
+Group:          System/X11/Fonts
 Source0:        %{fontname}.tar.bz2
-BuildArch:      noarch
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        A Free Monospace Font
+BuildArch:      noarch
 
 %description
 Anonymous Pro is a family of four fixed-width fonts designed especially
@@ -34,17 +42,16 @@
 and Cyrillic. It also includes special "box drawing" characters for those
 who need them.
 
-
 %prep
 %setup -n %{fontname}
-%{__chmod} 644 *.ttf
+chmod 644 *.ttf
 
 %build
 # -- Nothing to do ---
 
 %install
-%{__mkdir_p} $RPM_BUILD_ROOT%{fontdir}/
-%{__install} -m 0644 *.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -m 0644 *.ttf %{buildroot}%{fontdir}
 
 %post
 %run_suseconfig_fonts

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

Reply via email to