Hello community,

here is the log from the commit of package ufraw for openSUSE:Factory checked 
in at 2015-03-01 14:50:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-10-18 
09:09:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ufraw.new/ufraw.changes 2015-03-01 
14:50:01.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Feb 24 19:19:43 UTC 2015 - jeng...@inai.de
+
+- Ignore broken autogen.sh script and call autoreconf directly.
+- Remove old specfile macros. Enable parallel build.
+- dropped now unused ufraw-automake-1.14.patch
+
+-------------------------------------------------------------------

Old:
----
  ufraw-automake-1.14.patch

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

Other differences:
------------------
++++++ ufraw.spec ++++++
--- /var/tmp/diff_new_pack.pvEqOe/_old  2015-03-01 14:50:02.000000000 +0100
+++ /var/tmp/diff_new_pack.pvEqOe/_new  2015-03-01 14:50:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ufraw
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -41,8 +41,6 @@
 Patch:          %{name}-desktop.patch
 Patch1:         %{name}-boundary.patch
 Patch2:         %{name}-glibc210.patch
-# PATCH-FIX-UPSTREAM ufraw-automake-1.14.patch dim...@opensuse.org -- Add 
support for automake 1.14
-Patch3:         %{name}-automake-1.14.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Recommends:     %{name}-lang
 
@@ -93,7 +91,6 @@
 %patch
 %patch1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %ifarch ppc64
@@ -102,18 +99,15 @@
   export CFLAGS="$RPM_OPT_FLAGS"
 %endif
 export CXXFLAGS="$CFLAGS"
-./autogen.sh
+autoreconf -fi
 %configure --enable-contrast
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 %suse_update_desktop_file -i ufraw Photography
 %find_lang %name
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files lang -f %name.lang
 
 %files

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

Reply via email to