Hello community, here is the log from the commit of package pfstmo for openSUSE:Factory checked in at 2011-12-25 17:39:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pfstmo (Old) and /work/SRC/openSUSE:Factory/.pfstmo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pfstmo", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/pfstmo/pfstmo.changes 2011-09-23 12:39:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pfstmo.new/pfstmo.changes 2011-12-25 17:40:05.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Dec 21 10:31:43 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pfstmo.spec ++++++ --- /var/tmp/diff_new_pack.sU4DNl/_old 2011-12-25 17:40:06.000000000 +0100 +++ /var/tmp/diff_new_pack.sU4DNl/_new 2011-12-25 17:40:06.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package pfstmo (Version 1.4.0) +# spec file for package pfstmo # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,20 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - %define vversion 1.4 Name: pfstmo Version: 1.4.0 -Release: 1 -License: GPL-2.0+ +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Group: Productivity/Multimedia/Other -BuildRequires: fftw3-devel gcc-c++ pfstools-devel pkgconfig +BuildRequires: fftw3-devel +BuildRequires: gcc-c++ +BuildRequires: pfstools-devel +BuildRequires: pkgconfig Source: %{name}-%{vversion}.tar.bz2 Patch: %{name}-gcc.patch Url: http://www.mpii.mpg.de/resources/tmo/ Summary: Tone Mapping Operators for High Dynamic Range Images +License: GPL-2.0+ +Group: Productivity/Multimedia/Other %description pfstmo package contains the implementation of state-of-the-art tone @@ -47,7 +49,6 @@ %patch %build -%{?suse_update_config:%{suse_update_config}} #autoreconf -fi CFLAGS="$RPM_OPT_FLAGS" \ CXXFLAGS="$RPM_OPT_FLAGS" \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
