Hello community,

here is the log from the commit of package fontpackages for openSUSE:Factory 
checked in at 2013-10-18 11:31:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fontpackages (Old)
 and      /work/SRC/openSUSE:Factory/.fontpackages.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fontpackages"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fontpackages/fontpackages.changes        
2013-10-11 16:39:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fontpackages.new/fontpackages.changes   
2013-10-18 11:38:35.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Oct 15 11:16:42 UTC 2013 - pgaj...@suse.com
+
+- fixed minor typo in %reconfigure_fonts_post macro [bnc#845955]
+
+-------------------------------------------------------------------
+Mon Oct 14 06:05:19 UTC 2013 - pgaj...@suse.com
+
+- minor fix in %reconfigure_fonts_post macro (really check for 
+  cjk *-config before run them)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rpm-macros.fonts-config ++++++
--- /var/tmp/diff_new_pack.amq78N/_old  2013-10-18 11:38:37.000000000 +0200
+++ /var/tmp/diff_new_pack.amq78N/_new  2013-10-18 11:38:37.000000000 +0200
@@ -115,13 +115,13 @@
     echo 'rm %{__fontsupdatescript}' >> %{__fontsupdatescript} \
     %{-c: \
       echo 'if [ -e %{__fontsconfigrunflag}-cjk ]; then' > 
%{__fontsupdatescript}-cjk \
-      echo '  if [ -x $adobecidfontconfig ]; then' >> 
%{__fontsupdatescript}-cjk \
+      echo '  if [ -x /usr/sbin/acroread-cidfont-config ]; then' >> 
%{__fontsupdatescript}-cjk \
       echo '    /usr/sbin/acroread-cidfont-config' >> 
%{__fontsupdatescript}-cjk \
       echo '  fi' >> %{__fontsupdatescript}-cjk \
-      echo '  if [ -x $ghostscriptcjkconfig ]; then' >> 
%{__fontsupdatescript}-cjk \
+      echo '  if [ -x /usr/sbin/ghostscript-cjk-config ]; then' >> 
%{__fontsupdatescript}-cjk \
       echo '    /usr/sbin/ghostscript-cjk-config' >> 
%{__fontsupdatescript}-cjk \
       echo '  fi' >> %{__fontsupdatescript}-cjk \
-      echo '  rm %{__fontsconfigrunflag}-cjk' >>  %{__fontsupdatescript} \
+      echo '  rm %{__fontsconfigrunflag}-cjk' >>  %{__fontsupdatescript}-cjk \
       echo 'fi' >> %{__fontsupdatescript}-cjk \
       echo 'rm  %{__fontsupdatescript}-cjk' >>  %{__fontsupdatescript}-cjk \
      } \

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

Reply via email to