Hello community,

here is the log from the commit of package fontpackages for openSUSE:Factory 
checked in at 2015-02-05 10:58:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2014-03-06 19:29:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fontpackages.new/fontpackages.changes   
2015-02-05 10:59:00.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb  3 08:24:45 UTC 2015 - [email protected]
+
+- Move version-release to reduce build-compare noise
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fontpackages.spec ++++++
--- /var/tmp/diff_new_pack.2xoD1k/_old  2015-02-05 10:59:01.000000000 +0100
+++ /var/tmp/diff_new_pack.2xoD1k/_new  2015-02-05 10:59:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fontpackages
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ rpm-macros.fonts-config ++++++
--- /var/tmp/diff_new_pack.2xoD1k/_old  2015-02-05 10:59:01.000000000 +0100
+++ /var/tmp/diff_new_pack.2xoD1k/_new  2015-02-05 10:59:01.000000000 +0100
@@ -7,7 +7,8 @@
 %_fontsconfavaildir      %{_datadir}/%{name}/conf.avail
 # private
 %__fontsconfigrunflag     /var/run/fontpackages/reconfigure-fonts
-%__fontsupdatescript      
/var/adm/update-scripts/%{name}-%{version}-%{release}-reconfigure-fonts
+%__fontsupdatescript      
/var/adm/update-scripts/reconfigure-fonts-%{name}-%{version}-%{release}
+%__fontsupdatescript_cjk  
/var/adm/update-scripts/reconfigure-cjk-fonts-%{name}-%{version}-%{release}
 
 # macro: link_avail_to_system_fontsconf name
 # (takes exactly one argument, name of configuration file)
@@ -117,16 +118,16 @@
     echo 'fi' >>  %{__fontsupdatescript} \
     echo 'rm %{__fontsupdatescript}' >> %{__fontsupdatescript} \
     %{-c: \
-      echo 'if [ -e %{__fontsconfigrunflag}-cjk ]; 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 /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}-cjk \
-      echo 'fi' >> %{__fontsupdatescript}-cjk \
-      echo 'rm  %{__fontsupdatescript}-cjk' >>  %{__fontsupdatescript}-cjk \
+      echo 'if [ -e %{__fontsconfigrunflag}-cjk ]; 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 /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_cjk} \
+      echo 'fi' >> %{__fontsupdatescript_cjk} \
+      echo 'rm  %{__fontsupdatescript_cjk}' >>  %{__fontsupdatescript_cjk} \
      } \
   fi \
   %nil

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

Reply via email to