Hello community,

here is the log from the commit of package wqy-bitmap-fonts for 
openSUSE:Factory checked in at 2013-04-09 07:10:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wqy-bitmap-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.wqy-bitmap-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wqy-bitmap-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/wqy-bitmap-fonts/wqy-bitmap-fonts.changes        
2013-03-22 21:07:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wqy-bitmap-fonts.new/wqy-bitmap-fonts.changes   
2013-04-09 07:10:50.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr  8 12:41:09 UTC 2013 - i...@marguerite.su
+
+- fix bnc#813988: fontconfig error: invalid attribute 'equal'.
+- fix a few warnings.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wqy-bitmap-fonts.spec ++++++
--- /var/tmp/diff_new_pack.MMeT3S/_old  2013-04-09 07:10:51.000000000 +0200
+++ /var/tmp/diff_new_pack.MMeT3S/_new  2013-04-09 07:10:51.000000000 +0200
@@ -31,7 +31,7 @@
 Requires(pre):  fontconfig
 %reconfigure_fonts_prereq
 Provides:       wqy-bitmapfont = %{version}
-Obsoletes:      wqy-bitmapfont <= 0.9.9_0
+Obsoletes:      wqy-bitmapfont < 0.9.9_0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -43,6 +43,7 @@
 
 %prep
 %setup -n wqy-bitmapfont
+sed -i "s/equal/qual/" 85-wqy-bitmapsong.conf
 %patch0 -p1
 
 %build
@@ -60,7 +61,7 @@
 
 %files
 %defattr(-, root,root)
-%doc AUTHORS README COPYING ChangeLog INSTALL.zh.gb2312
+%doc AUTHORS README COPYING ChangeLog
 %{_fontsdir}/Chinese
 %files_fontsconf_availdir
 %files_fontsconf_file -l 85-wqy-bitmapsong.conf

++++++ wqy-bitmap-fonts-conf.patch ++++++
--- /var/tmp/diff_new_pack.MMeT3S/_old  2013-04-09 07:10:51.000000000 +0200
+++ /var/tmp/diff_new_pack.MMeT3S/_new  2013-04-09 07:10:51.000000000 +0200
@@ -4,7 +4,7 @@
 +++ wqy-bitmapfont/85-wqy-bitmapsong.conf
 @@ -25,10 +25,90 @@
      <match target="pattern">
-         <test equal="any" compare="eq" name="lang">
+         <test qual="any" compare="eq" name="lang">
                  <string>en</string>
 +        </test> 
 +        <test compare="more_eq" name="pixelsize">
@@ -95,7 +95,7 @@
          <test compare="more_eq" name="pixelsize">
 @@ -47,10 +127,90 @@
      <match target="pattern">
-         <test equal="any" compare="eq" name="lang">
+         <test qual="any" compare="eq" name="lang">
                  <string>en</string>
 +        </test>
 +        <test compare="more_eq" name="size">

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

Reply via email to