Hello community,

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

Package is "caslon-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/caslon-fonts/caslon-fonts.changes        
2012-04-03 09:19:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.caslon-fonts.new/caslon-fonts.changes   
2012-05-26 09:22:11.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:53 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ caslon-fonts.spec ++++++
--- /var/tmp/diff_new_pack.gWEzww/_old  2012-05-26 09:22:13.000000000 +0200
+++ /var/tmp/diff_new_pack.gWEzww/_new  2012-05-26 09:22:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ttf-caslon (Version 20031202)
+# spec file for package caslon-fonts
 #
-# Copyright (c) 2010 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
@@ -15,29 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define fontname ttf-caslon
 %define fontdir  /usr/share/fonts/truetype
 
 Name:           caslon-fonts
-License:        BSD-3-Clause
-Group:          System/X11/Fonts
-Provides:       scalable-font-el, scalable-font-he, scalable-font-ru, 
scalable-font-bg
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
 Version:        20031202
 Release:        242
+License:        BSD-3-Clause
+Summary:        Caslon TrueType fonts
 Url:            http://bibliofile.mc.duke.edu/gww/fonts/Unicode.html
+Group:          System/X11/Fonts
 # downloaded from
 # http://bibliofile.mc.duke.edu/gww/fonts/Caslon/CasUni.zip
 # and converted to tar.bz2 to save a bit of space
 Source0:        %{fontname}-%{version}.tar.bz2
 Source1:        license.html
 Source2:        Unicode.html
-BuildArch:      noarch
+Requires(pre):  %suseconfig_fonts_prereq
+Provides:       scalable-font-bg
+Provides:       scalable-font-el,
+Provides:       scalable-font-he,
+Provides:       scalable-font-ru,
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Caslon TrueType fonts
+BuildArch:      noarch
 
 %description
 The Caslon TrueType font is a partial implementation of Unicode. I does
@@ -52,21 +53,15 @@
 but it contains enough for most European languages including the
 euro-sign.
 
-
-
-Authors:
---------
-    George Williams <g...@silcom.com>
-
 %prep
 %setup -n ttf-caslon
-cp %{S:1} %{S:2} .
+cp %{SOURCE1} %{SOURCE2} .
 
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -c -m 644 *.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