Hello community,

here is the log from the commit of package ipa-ex-fonts for openSUSE:Factory 
checked in at 2012-06-12 21:58:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ipa-ex-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.ipa-ex-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ipa-ex-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ipa-ex-fonts/ipa-ex-fonts.changes        
2012-05-26 09:25:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ipa-ex-fonts.new/ipa-ex-fonts.changes   
2012-06-12 21:58:22.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun 11 17:09:51 CEST 2012 - [email protected]
+
+- Fix the priority of ipa-ex-*-hinting.conf from 21 to 51 for
+  avoiding the override by suse-hinting.conf (bnc#766319)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ipa-ex-fonts.spec ++++++
--- /var/tmp/diff_new_pack.u11WuE/_old  2012-06-12 21:58:25.000000000 +0200
+++ /var/tmp/diff_new_pack.u11WuE/_new  2012-06-12 21:58:25.000000000 +0200
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:           ipa-ex-fonts
 Version:        001.02
-Release:        1
+Release:        0
 %define        ttf_fontdir     %{_datadir}/fonts/truetype
-License:        IPA
 Summary:        Scalable Japanese TrueType fonts made by IPA
-Url:            http://ossipedia.ipa.go.jp/ipafont/
+License:        IPA
 Group:          System/X11/Fonts
+Url:            http://ossipedia.ipa.go.jp/ipafont/
 Source0:        IPAexfont00102.tar.bz2
 Source1:        ipa-ex-gothic-hinting.conf
 Source2:        ipa-ex-mincho-hinting.conf
@@ -38,9 +37,9 @@
 %package -n ipa-ex-gothic-fonts
 Summary:        Scalable "Gothic" Japanese TrueType font made by IPA
 Group:          System/X11/Fonts
+Provides:       IPAexGothic = %{version}
 Provides:       scalable-font-ja
 Provides:       locale(ja)
-Provides:       IPAexGothic = %{version}
 Obsoletes:      IPAexGothic <= 001.02
 
 %description -n ipa-ex-gothic-fonts
@@ -49,9 +48,9 @@
 %package -n ipa-ex-mincho-fonts
 Summary:        Scalable "Mincho" Japanese TrueType font made by IPA
 Group:          System/X11/Fonts
+Provides:       IPAexMincho = %{version}
 Provides:       scalable-font-ja
 Provides:       locale(ja)
-Provides:       IPAexMincho = %{version}
 Obsoletes:      IPAexMincho <= 001.02
 
 %description -n ipa-ex-mincho-fonts
@@ -75,7 +74,7 @@
 mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
 mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
 for i in %{SOURCE1} %{SOURCE2}; do
-    hint=21-${i##*/}
+    hint=51-${i##*/}
     install -m 644 $i %{buildroot}%{_sysconfdir}/fonts/conf.avail/$hint
     ln -s ../conf.avail/$hint %{buildroot}%{_sysconfdir}/fonts/conf.d/$hint
 done
@@ -103,8 +102,8 @@
 %dir %{_sysconfdir}/fonts
 %dir %{_sysconfdir}/fonts/conf.avail
 %dir %{_sysconfdir}/fonts/conf.d
-%config %{_sysconfdir}/fonts/conf.avail/21-ipa-ex-gothic-hinting.conf
-%{_sysconfdir}/fonts/conf.d/21-ipa-ex-gothic-hinting.conf
+%config %{_sysconfdir}/fonts/conf.avail/51-ipa-ex-gothic-hinting.conf
+%{_sysconfdir}/fonts/conf.d/51-ipa-ex-gothic-hinting.conf
 
 %files -n ipa-ex-mincho-fonts
 %defattr(-,root,root)
@@ -114,7 +113,7 @@
 %dir %{_sysconfdir}/fonts
 %dir %{_sysconfdir}/fonts/conf.avail
 %dir %{_sysconfdir}/fonts/conf.d
-%config %{_sysconfdir}/fonts/conf.avail/21-ipa-ex-mincho-hinting.conf
-%{_sysconfdir}/fonts/conf.d/21-ipa-ex-mincho-hinting.conf
+%config %{_sysconfdir}/fonts/conf.avail/51-ipa-ex-mincho-hinting.conf
+%{_sysconfdir}/fonts/conf.d/51-ipa-ex-mincho-hinting.conf
 
 %changelog



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

Reply via email to