Hello community, here is the log from the commit of package libeigen2-devel for openSUSE:Factory checked in at 2012-12-07 14:38:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libeigen2-devel (Old) and /work/SRC/openSUSE:Factory/.libeigen2-devel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libeigen2-devel", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libeigen2-devel/libeigen2-devel.changes 2011-09-23 02:08:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libeigen2-devel.new/libeigen2-devel.changes 2012-12-07 14:38:16.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 20 17:23:54 UTC 2012 - [email protected] + +- Fix the SLES build (%make_install is not expanded on SLES) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libeigen2-devel.spec ++++++ --- /var/tmp/diff_new_pack.o0L6Li/_old 2012-12-07 14:38:16.000000000 +0100 +++ /var/tmp/diff_new_pack.o0L6Li/_new 2012-12-07 14:38:16.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libeigen2-devel # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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,18 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libeigen2-devel -BuildRequires: c++_compiler cmake doxygen kde4-filesystem pkg-config -License: GPL-2.0+ ; LGPL-3.0+ -Group: Development/Libraries/C and C++ +BuildRequires: c++_compiler +BuildRequires: cmake +BuildRequires: doxygen +BuildRequires: kde4-filesystem +BuildRequires: pkg-config Summary: Lightweight linear algebra C++ template library +License: GPL-2.0+ and LGPL-3.0+ +Group: Development/Libraries/C and C++ BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://eigen.tuxfamily.org/ Version: 2.0.16 -Release: 3 +Release: 0 %define tar_ver 9ca09dbd70ce BuildArch: noarch Source: eigen-%{version}.tar.bz2 @@ -44,7 +46,7 @@ %install cd build - %makeinstall + make DESTDIR=%{buildroot} install %files %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
