Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/google-cousine-fonts/google-cousine-fonts.changes    
    2012-05-03 10:56:35.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-cousine-fonts.new/google-cousine-fonts.changes
   2012-05-26 09:25:08.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:09 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ google-cousine-fonts.spec ++++++
--- /var/tmp/diff_new_pack.zpCx2d/_old  2012-05-26 09:25:09.000000000 +0200
+++ /var/tmp/diff_new_pack.zpCx2d/_new  2012-05-26 09:25:09.000000000 +0200
@@ -2,27 +2,35 @@
 # spec file for package google-cousine-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   cousine
 
 Name:           google-cousine-fonts
-BuildRequires:  bzip2
-License:        OFL-1.1
-Group:          System/X11/Fonts
-PreReq:         %suseconfig_fonts_prereq
 Version:        1.0
 Release:        0
-URL:            http://code.google.com/webfonts/family?family=Cousine
+License:        OFL-1.1
+Summary:        Monospace Sans Serif Font
+Url:            http://code.google.com/webfonts/family?family=Cousine
+Group:          System/X11/Fonts
 Source0:        %{fontname}.tar.bz2
-BuildArch:      noarch
+BuildRequires:  bzip2
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Monospace Sans Serif Font
+BuildArch:      noarch
 
 %description
 Cousine was designed by Steve Matteson as an innovative, 
@@ -36,13 +44,12 @@
 %prep
 %setup -q -n %{fontname} -c %{fontname}
 
-
 %build
 # -- nothing to do --
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -m 0644 %{fontname}/*.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -m 0644 %{fontname}/*.ttf %{buildroot}%{fontdir}
 
 %post
 %run_suseconfig_fonts

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

Reply via email to