Hello community,

here is the log from the commit of package ufraw for openSUSE:Factory checked 
in at 2016-03-01 09:46:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ufraw (Old)
 and      /work/SRC/openSUSE:Factory/.ufraw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ufraw"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ufraw/ufraw.changes      2015-08-21 
07:41:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ufraw.new/ufraw.changes 2016-03-01 
10:21:13.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Feb 29 18:05:10 UTC 2016 - [email protected]
+
+- Don't pass --enable-extras to configure, its for code testing
+  only and not for distribution (boo#968652)
+- Remove conflicts with dcraw.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ufraw.spec ++++++
--- /var/tmp/diff_new_pack.XLcUDd/_old  2016-03-01 10:21:13.000000000 +0100
+++ /var/tmp/diff_new_pack.XLcUDd/_new  2016-03-01 10:21:13.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ufraw
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -32,7 +32,6 @@
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  update-desktop-files
-Conflicts:      dcraw
 Url:            http://ufraw.sourceforge.net/
 # gimptool-2.0 --gimpplugindir
 %define _gimpplugindir %(gimptool-2.0 --gimpplugindir)
@@ -105,8 +104,7 @@
 export CXXFLAGS="$CFLAGS"
 autoreconf -fi
 %configure --enable-contrast \
-  --enable-dst-correction \
-  --enable-extras
+  --enable-dst-correction
 make %{?_smp_mflags}
 
 %install
@@ -119,7 +117,8 @@
 %files
 %defattr(-,root,root)
 %doc COPYING MANIFEST README TODO
-%_bindir/*
+%_bindir/ufraw
+%_bindir/ufraw-batch
 %_mandir/man?/*
 %_datadir/pixmaps/ufraw.png
 %_datadir/applications/*.desktop


Reply via email to