Hello community,

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

Package is "aldusleaf-crimson-text-fonts", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/aldusleaf-crimson-text-fonts/aldusleaf-crimson-text-fonts.changes
        2012-01-05 19:09:53.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.aldusleaf-crimson-text-fonts.new/aldusleaf-crimson-text-fonts.changes
   2012-05-26 09:21:19.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:48 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aldusleaf-crimson-text-fonts.spec ++++++
--- /var/tmp/diff_new_pack.DL6mhY/_old  2012-05-26 09:21:21.000000000 +0200
+++ /var/tmp/diff_new_pack.DL6mhY/_new  2012-05-26 09:21:21.000000000 +0200
@@ -2,28 +2,36 @@
 # spec file for package aldusleaf-crimson-text-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 fontname crimson
 %define fontdir  %{_datadir}/fonts/truetype
 
 Name:           aldusleaf-crimson-text-fonts
-License:        OFL-1.1
-Group:          System/X11/Fonts
-Prereq:         %suseconfig_fonts_prereq
-Summary:        Serif Font
 Version:        20111206
 Release:        1
-URL:            http://aldusleaf.org/
+License:        OFL-1.1
+Summary:        Serif Font
+Url:            http://aldusleaf.org/
+Group:          System/X11/Fonts
 Source0:        %{fontname}_%{version}.zip
 Source2:        specimen.pdf
+BuildRequires:  unzip
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-BuildRequires:  unzip
-
 
 %description
 Crimson Text is a font family for book production in the tradition
@@ -31,21 +39,17 @@
 Crimson Text was born after years of discontent with the choice of
 free text typefaces. It is a friendly, classical old-style font for books.
 
-
 %prep
 %setup -T -c %{name} -n %{name}
-unzip %{S:0}
-cp %{S:2} .
-
+unzip %{SOURCE0}
+cp %{SOURCE2} .
 
 %build
 # -- nothing to do --
 
-
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}
-install -m 444 %{fontname}/*.otf $RPM_BUILD_ROOT%{fontdir}
-
+mkdir -p %{buildroot}%{fontdir}
+install -m 444 %{fontname}/*.otf %{buildroot}%{fontdir}
 
 %post
 %run_suseconfig_fonts
@@ -59,5 +63,4 @@
 %dir %{fontdir}
 %{fontdir}/*.otf
 
-
 %changelog

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

Reply via email to