Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/google-allerta-fonts/google-allerta-fonts.changes    
    2012-04-23 16:11:15.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-allerta-fonts.new/google-allerta-fonts.changes
   2012-05-26 09:24:52.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:06 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ google-allerta-fonts.spec ++++++
--- /var/tmp/diff_new_pack.TuQBNq/_old  2012-05-26 09:24:54.000000000 +0200
+++ /var/tmp/diff_new_pack.TuQBNq/_new  2012-05-26 09:24:54.000000000 +0200
@@ -2,27 +2,36 @@
 # spec file for package google-allerta-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 allerta
 
 Name:           google-allerta-fonts
-BuildRequires:  unzip dos2unix
-License:        OFL-1.1
-Group:          System/X11/Fonts
-PreReq:         %suseconfig_fonts_prereq
 Version:        1.0
 Release:        1
-URL:            http://pixelspread.com/allerta/
+License:        OFL-1.1
+Summary:        Easily Readable Sans Serif Font
+Url:            http://pixelspread.com/allerta/
+Group:          System/X11/Fonts
 Source0:        %{fontname}.zip
-BuildArchitectures: noarch
+BuildRequires:  dos2unix
+BuildRequires:  unzip
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Easily Readable Sans Serif Font
+BuildArch:      noarch
 
 %description
 Allerta is an open source typeface designed for use in
@@ -51,22 +60,18 @@
 alert (adj. swift, v. to advise or warn). The Italian origin
 all'erta literally means on the lookout.
 
-
-
 %prep
 %setup -T -c %{name} -n %{name}
-%{__unzip} -j $RPM_SOURCE_DIR/allerta.zip
-%{__chmod} 644 *.otf *.ttf
-%{__mv} allerta_pdf.pdf allerta.pdf
+unzip -j $RPM_SOURCE_DIR/allerta.zip
+chmod 644 *.otf *.ttf
+mv allerta_pdf.pdf allerta.pdf
 find . -type f -name \*.txt -print0 | xargs -0 dos2unix
 
-
 %build
 
-
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -m 644 *.otf *.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -m 644 *.otf *.ttf %{buildroot}%{fontdir}
 
 %post
 %run_suseconfig_fonts


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to