Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2014-11-13 09:16:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old)
 and      /work/SRC/openSUSE:Factory/.gdk-pixbuf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdk-pixbuf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes    2014-09-30 
19:37:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes       
2014-11-13 09:17:10.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 09 03:48:00 UTC 2014 - Led <[email protected]>
+
+- fix bashism in post script
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdk-pixbuf.spec ++++++
--- /var/tmp/diff_new_pack.NSBwkg/_old  2014-11-13 09:17:11.000000000 +0100
+++ /var/tmp/diff_new_pack.NSBwkg/_new  2014-11-13 09:17:11.000000000 +0100
@@ -153,7 +153,7 @@
 # %{_libdir}/gdk-pixbuf-2.0/%{gdk_pixbuf_binary_version} already exists) which
 # means gdk-pixbuf-query-loaders couldn't run there.
 %endif
-if [ $1 == 1 ]; then
+if [ $1 = 1 ]; then
   test -d %{_libdir}/gdk-pixbuf-2.0/%{gdk_pixbuf_binary_version}
   if test $? -eq 0; then
     %{_gdk_pixbuf_query_loaders_update_cache}

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

Reply via email to