Hello community,

here is the log from the commit of package mikachan-fonts for 
openSUSE:Factory:NonFree checked in at 2012-09-27 13:42:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/mikachan-fonts (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.mikachan-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mikachan-fonts", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/mikachan-fonts/mikachan-fonts.changes    
2012-09-25 14:19:36.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory:NonFree/.mikachan-fonts.new/mikachan-fonts.changes   
    2012-09-27 13:42:23.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Jul  4 12:39:06 CEST 2012 - [email protected]
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------
+Thu May 17 09:10:20 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
+Fri Apr 27 14:53:56 UTC 2012 - [email protected]
+
+- SUSE-Permissive license (see COPYING)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mikachan-fonts.spec ++++++
--- /var/tmp/diff_new_pack.aO7E0D/_old  2012-09-27 13:42:26.000000000 +0200
+++ /var/tmp/diff_new_pack.aO7E0D/_new  2012-09-27 13:42:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package mikachan-fonts (Version 9.1.2006.08.09)
+# spec file for package mikachan-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,20 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           mikachan-fonts
-BuildRequires:  convmv
-%define        fontdir     /usr/share/fonts/truetype
-License:        http://mikachan.sourceforge.jp/dl.html
-Group:          System/X11/Fonts
-Provides:       scalable-font-ja
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
-Provides:       locale(ja)
 Version:        9.1.2006.08.09
-Release:        166
+Release:        0
+Summary:        Free Japanese Fonts in "Handwriting" Style by Mika-Chan
+License:        SUSE-Permissive
+Group:          System/X11/Fonts
 Url:            http://mikachan-font.com/
 # Original source is in separate .lzh files, using bzip2 here saves 0.5 MB
 # see the "update-archive" script where to download the original .lzh files
@@ -37,18 +30,16 @@
 Source1:        http://mikachan.sourceforge.jp/dl.html
 Source2:        COPYING
 Source10:       update-archive
-BuildArch:      noarch
+BuildRequires:  convmv
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
+Provides:       scalable-font-ja
+Provides:       locale(ja)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Free Japanese Fonts in "Handwriting" Style by Mika-Chan
+BuildArch:      noarch
 
 %description
-Free Japanese fonts in "handwriting" style by Mika-Chan.
-
-
-
-Authors:
---------
-    Mika-Chan <[email protected]>
+This package contains free Japanese fonts in "handwriting" style by Mika-Chan.
 
 %prep
 %setup -n %{name}
@@ -59,21 +50,14 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}
-
-%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-
-%post
-%run_suseconfig_fonts -c
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}
 
-%postun
-%run_suseconfig_fonts -c
+%reconfigure_fonts_scriptlets -c
 
 %files 
 %defattr(-, root,root)
 %doc COPYING *.html
-%{fontdir}
+%{_ttfontsdir}
 
 %changelog

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

Reply via email to