Hello community, here is the log from the commit of package rust for openSUSE:Factory checked in at 2018-02-23 15:27:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust (Old) and /work/SRC/openSUSE:Factory/.rust.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust" Fri Feb 23 15:27:51 2018 rev:24 rq:578149 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rust/rust.changes 2018-01-26 13:35:13.761261308 +0100 +++ /work/SRC/openSUSE:Factory/.rust.new/rust.changes 2018-02-23 15:27:53.350660496 +0100 @@ -1,0 +2,7 @@ +Mon Feb 19 06:26:41 UTC 2018 - [email protected] + +- add update-config-guess.patch to update config.* from GNU to + support riscv64 without rpm patching it - as the patch also + updates the checksums while rpm does not + +------------------------------------------------------------------- New: ---- update-config-guess.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rust.spec ++++++ --- /var/tmp/diff_new_pack.4osNAa/_old 2018-02-23 15:27:56.490547060 +0100 +++ /var/tmp/diff_new_pack.4osNAa/_new 2018-02-23 15:27:56.494546915 +0100 @@ -62,6 +62,7 @@ Source105: cargo-%{cargo_version}-powerpc64-unknown-linux-gnu.tar.gz Source106: cargo-%{cargo_version}-powerpc64le-unknown-linux-gnu.tar.gz Source107: cargo-%{cargo_version}-s390x-unknown-linux-gnu.tar.gz +Patch0: update-config-guess.patch # PATCH-FIX-OPENSUSE: Set DT_SONAME when building dylibs BuildRequires: ccache BuildRequires: cmake >= 3.4.3 @@ -180,6 +181,7 @@ %global cargo_bin %{_builddir}/cargo-%{cargo_version}-%{rust_triple}/cargo/bin/cargo %setup -q -n rustc-%{version}-src +%patch0 -p1 sed -e 's:<cargo-bin>:%{cargo_bin}:g' \ -e 's:<rust-triple>:%{rust_triple}:g' \ -e 's:<prefix>:%{_prefix}:g' \ ++++++ update-config-guess.patch ++++++ ++++ 11350 lines (skipped)
