Hello community,

here is the log from the commit of package gimp-help for openSUSE:Factory 
checked in at 2012-11-02 17:33:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gimp-help (Old)
 and      /work/SRC/openSUSE:Factory/.gimp-help.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gimp-help", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gimp-help/gimp-help.changes      2012-06-26 
15:40:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gimp-help.new/gimp-help.changes 2012-11-02 
17:33:06.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Oct 31 11:13:55 UTC 2012 - mvysko...@suse.com
+
+- Since recent changes, fdupes can only link files of same
+  owner/permissions (bnc#784670). As we still want to make use
+  of fdupes, we adjust the permissions of the images folder's
+  content.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gimp-help.spec ++++++
--- /var/tmp/diff_new_pack.PD7ftg/_old  2012-11-02 17:33:09.000000000 +0100
+++ /var/tmp/diff_new_pack.PD7ftg/_new  2012-11-02 17:33:09.000000000 +0100
@@ -214,6 +214,9 @@
 # Parallel build is broken
 make -f Makefile.GNU
 
+# unify the permissions of images, to make fdupes working again (bnc#784670)
+find images/ -type f -exec chmod 0644 {} +
+
 %install
 #FIXME: we can't use the usual macro since we don't use the standard Makefile
 #%make_install

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

Reply via email to