Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2017-05-06 18:30:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/darktable (Old)
 and      /work/SRC/openSUSE:Factory/.darktable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "darktable"

Sat May  6 18:30:23 2017 rev:68 rq:492766 version:2.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/darktable/darktable.changes      2017-04-06 
11:02:34.747946276 +0200
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2017-05-06 
18:30:34.823362680 +0200
@@ -1,0 +2,7 @@
+Thu Apr 27 09:36:50 UTC 2017 - davejpla...@gmail.com
+
+- Build with opencl from 42.1 upwards.
+- Copy README.openSUSE to documentation dir instead of french pdf.
+- Make %fdupes create symlinks.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.LgRHHu/_old  2017-05-06 18:30:36.515123963 +0200
+++ /var/tmp/diff_new_pack.LgRHHu/_new  2017-05-06 18:30:36.519123400 +0200
@@ -38,7 +38,7 @@
 %bcond_with     system_lua
 %endif
 
-%if 0%{?suse_version} > 1320 || 0%{?rhel_version} > 6 || 0%{?centos_version} > 
6 || 0%{?fedora_version} >= 20 || 
0%{?el7}%{?fc20}%{?fc21}%{?fc22}%{?fc23}%{?fc24}%{?fc25}
+%if 0%{?is_opensuse}  == 1 || 0%{?rhel_version} > 6 || 0%{?centos_version} > 6 
|| 0%{?fedora_version} >= 20 || 
0%{?el7}%{?fc20}%{?fc21}%{?fc22}%{?fc23}%{?fc24}%{?fc25}
 %bcond_without  system_opencl
 %else
 %bcond_with     system_opencl
@@ -212,9 +212,10 @@
 
 %if 0%{?suse_version}
 mv %{buildroot}%{_datadir}/doc/darktable/* 
%{buildroot}%{_defaultdocdir}/%{name}/
+rm -rf %{buildroot}%{_datadir}/doc/darktable
 %endif
 
-cp -av %{S:2} doc/ChangeLog doc/NEWS    \
+cp -av %{S:99} doc/ChangeLog doc/NEWS    \
     doc/thumbnail_color_management.txt  \
     doc/TODO doc/TRANSLATORS            \
   %{buildroot}%{_defaultdocdir}/%{name}
@@ -222,16 +223,18 @@
 cp -av tools/purge* \
   %{buildroot}%{_defaultdocdir}/%{name}/tools/
 
-%fdupes %{buildroot}
+%fdupes -s %{buildroot}%{_datadir}
 
 %if 0%{?suse_version}
 %post
+%mime_database_post
 %desktop_database_post
 %icon_theme_cache_post
 
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%mime_database_postun
 %else
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :


Reply via email to