Hello community,

here is the log from the commit of package cm-unicode-fonts for 
openSUSE:Factory checked in at 2012-09-14 12:15:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cm-unicode-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.cm-unicode-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cm-unicode-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/cm-unicode-fonts/cm-unicode-fonts.changes        
2012-05-26 09:22:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cm-unicode-fonts.new/cm-unicode-fonts.changes   
2012-09-14 12:15:19.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - pgaj...@suse.cz
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cm-unicode-fonts.spec ++++++
--- /var/tmp/diff_new_pack.TYKh5K/_old  2012-09-14 12:15:20.000000000 +0200
+++ /var/tmp/diff_new_pack.TYKh5K/_new  2012-09-14 12:15:20.000000000 +0200
@@ -16,19 +16,17 @@
 #
 
 
-
 Name:           cm-unicode-fonts
 Version:        0.7.0
-Release:        185
-%define        fontdir     /usr/share/fonts/truetype
-License:        OFL-1.1
+Release:        0
 Summary:        Unicode Version of the Computer Modern Fonts
-Url:            http://canopus.iacp.dvo.ru/~panov/cm-unicode/
+License:        OFL-1.1
 Group:          System/X11/Fonts
+Url:            http://canopus.iacp.dvo.ru/~panov/cm-unicode/
 Source0:        
ftp://canopus.iacp.dvo.ru/pub/Font/cm_unicode/cm-unicode-0.7.0-otf.tar.xz
-BuildRequires:  xorg-x11-devel
+BuildRequires:  fontpackages-devel
 BuildRequires:  xz
-Requires(pre):  %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
 Provides:       locale(ru;bg;el)
 Obsoletes:      cm-unicode <= %{version}
 Provides:       cm-unicode = %{version}
@@ -49,19 +47,15 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{fontdir}
-install -c -m 644 *.otf %{buildroot}%{fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -c -m 644 *.otf %{buildroot}%{_ttfontsdir}
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc Changes FAQ FontLog.txt Fontmap.CMU* OFL* README TODO fonts.scale
-%dir %{fontdir}/
-%{fontdir}/*
+%dir %{_ttfontsdir}/
+%{_ttfontsdir}/*
 
 %changelog


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

Reply via email to