Hello community,

here is the log from the commit of package shared-mime-info for 
openSUSE:Factory checked in at 2014-02-13 06:51:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shared-mime-info (Old)
 and      /work/SRC/openSUSE:Factory/.shared-mime-info.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shared-mime-info"

Changes:
--------
--- /work/SRC/openSUSE:Factory/shared-mime-info/shared-mime-info.changes        
2013-10-02 14:49:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.shared-mime-info.new/shared-mime-info.changes   
2014-02-13 06:51:42.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Feb  9 18:53:55 UTC 2014 - [email protected]
+
+- Export ac_cv_func_fdatasync=no before calling configure, to
+  workaround the issue described in fdo#70366, where fdatasync()
+  is called on each update-mime-database invocation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ shared-mime-info.spec ++++++
--- /var/tmp/diff_new_pack.LithK8/_old  2014-02-13 06:51:42.000000000 +0100
+++ /var/tmp/diff_new_pack.LithK8/_new  2014-02-13 06:51:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shared-mime-info
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,6 +19,7 @@
 Name:           shared-mime-info
 Version:        1.2
 Release:        0
+# FIXME: Remove workaround for fdo#70366 once fixed
 Url:            http://freedesktop.org/wiki/Software/shared-mime-info
 Summary:        Shared MIME Database
 License:        GPL-2.0+
@@ -61,6 +62,8 @@
 translation-update-upstream
 
 %build
+# Workaround for fdo#70366
+export ac_cv_func_fdatasync=no
 %configure \
     --disable-default-make-check
 make

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

Reply via email to