diff --git a/cargo-1.65.0-aarch64-unknown-linux-gnu.tar.xz b/cargo-1.65.0-aarch64-unknown-linux-gnu.tar.xz deleted file mode 100644 index c3eceeb1f636be8c3142bb796221476bd32dfdb3..0000000000000000000000000000000000000000 Binary files a/cargo-1.65.0-aarch64-unknown-linux-gnu.tar.xz and /dev/null differ diff --git a/cargo-1.65.0-x86_64-unknown-linux-gnu.tar.xz b/cargo-1.65.0-x86_64-unknown-linux-gnu.tar.xz deleted file mode 100644 index 3fc608b19e1dd90c581f59a56bea042ebaedb3c0..0000000000000000000000000000000000000000 Binary files a/cargo-1.65.0-x86_64-unknown-linux-gnu.tar.xz and /dev/null differ diff --git a/rust-std-1.65.0-aarch64-unknown-linux-gnu.tar.xz b/rust-std-1.65.0-aarch64-unknown-linux-gnu.tar.xz deleted file mode 100644 index 51aa7ee71fea4b94dfe32f777a2c7a23eba7da3f..0000000000000000000000000000000000000000 Binary files a/rust-std-1.65.0-aarch64-unknown-linux-gnu.tar.xz and /dev/null differ diff --git a/rust-std-1.65.0-x86_64-unknown-linux-gnu.tar.xz b/rust-std-1.65.0-x86_64-unknown-linux-gnu.tar.xz deleted file mode 100644 index b61d3d89eb9a9bc4cd88f9935a00c9b1b62cc7bd..0000000000000000000000000000000000000000 Binary files a/rust-std-1.65.0-x86_64-unknown-linux-gnu.tar.xz and /dev/null differ diff --git a/rust.spec b/rust.spec index f66d6d27f8c025841092b3313ff79a80dac1eafc..96310315a1e3e7cde708ace743d22c4a46b13ffc 100644 --- a/rust.spec +++ b/rust.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # Only x86_64 and i686 are Tier 1 platforms at this time. # https://doc.rust-lang.org/nightly/rustc/platform-support.html @@ -19,7 +19,7 @@ # a waste of lookaside cache space when they're most often unused. # Run "spectool -g rust.spec" after changing this and then "fedpkg upload" to # add them to sources. Remember to remove them again after the bootstrap build! -%global bootstrap_arches %%{rust_arches} +#global bootstrap_arches %%{rust_arches} # Define a space-separated list of targets to ship rust-std-static-$triple for # cross-compilation. The packages are noarch, but they're not fully @@ -570,6 +570,8 @@ find -name '*.rs' -type f -perm /111 -exec chmod -v -x '{}' '+' %build %{export_rust_env} +%define enable_debuginfo --debuginfo-level=2 + # Some builders have relatively little memory for their CPU count. # At least 2GB per CPU is a good rule of thumb for building rustc. ncpus=$(/usr/bin/getconf _NPROCESSORS_ONLN) @@ -922,6 +924,9 @@ end} %changelog +* Tue Dec 20 2022 Funda Wang - 1.66.0-2 +- 2nd round rebuild without bootstrap + * Mon Dec 19 2022 Funda Wang - 1.66.0-1 - New version 1.66.0 (1st round bootstrap) diff --git a/rustc-1.65.0-aarch64-unknown-linux-gnu.tar.xz b/rustc-1.65.0-aarch64-unknown-linux-gnu.tar.xz deleted file mode 100644 index f06f2df4db0705099b185d391b2a5f33ad1e8152..0000000000000000000000000000000000000000 Binary files a/rustc-1.65.0-aarch64-unknown-linux-gnu.tar.xz and /dev/null differ diff --git a/rustc-1.65.0-x86_64-unknown-linux-gnu.tar.xz b/rustc-1.65.0-x86_64-unknown-linux-gnu.tar.xz deleted file mode 100644 index 81bc7070c585891a00a561de7de66509b9238aaf..0000000000000000000000000000000000000000 Binary files a/rustc-1.65.0-x86_64-unknown-linux-gnu.tar.xz and /dev/null differ