Hello community, here is the log from the commit of package eigen3 for openSUSE:Factory checked in at 2020-11-12 22:37:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eigen3 (Old) and /work/SRC/openSUSE:Factory/.eigen3.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eigen3" Thu Nov 12 22:37:34 2020 rev:22 rq:847132 version:3.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/eigen3/eigen3.changes 2020-10-27 19:00:14.818800081 +0100 +++ /work/SRC/openSUSE:Factory/.eigen3.new.24930/eigen3.changes 2020-11-12 22:37:52.186046466 +0100 @@ -1,0 +2,9 @@ +Wed Nov 4 13:27:10 UTC 2020 - Atri Bhattacharya <[email protected]> + +- Drop eigen_pkgconfig.patch: the includedir now needs to be + specified relative to CMAKE_INSTALL_PREFIX, so this patch causes + the includedir in the pkgconfig file to be erroneousi + (boo#1178139). +- Use %autosetup to automatically run through patches. + +------------------------------------------------------------------- Old: ---- eigen_pkgconfig.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eigen3.spec ++++++ --- /var/tmp/diff_new_pack.fVjmLq/_old 2020-11-12 22:37:53.146047468 +0100 +++ /var/tmp/diff_new_pack.fVjmLq/_new 2020-11-12 22:37:53.150047472 +0100 @@ -35,8 +35,6 @@ Source0: https://gitlab.com/libeigen/eigen/-/archive/%{version}/%{srcname}-%{version}.tar.bz2 Patch0: 0001-Disable-Altivec-for-ppc64le.patch Patch1: 0001-Do-stack-allignment-on-ppc.patch -# PATCH-FIX-OPENSUSE eigen_pkgconfig.patch [email protected] -- Fix pkg-config file includedir -Patch2: eigen_pkgconfig.patch # PATCH-FIX-OPENSUSE 01_install_FindEigen3.patch [email protected] -- Install FindEigen3.cmake Patch3: 01_install_FindEigen3.patch # PATCH-FIX-OPENSUSE eigen3-3.3.1-fixcmake.patch -- Fix double {prefix} as we use INCLUDE_INSTALL_DIR with {_includedir} @@ -98,14 +96,7 @@ %endif %prep -%setup -q -n %{srcname}-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 +%autosetup -p1 -n %{srcname}-%{version} # Fix rpmlint warning "wrong-file-end-of-line-encoding" sed -i 's/\r$//' COPYING.MINPACK _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
