Commit Graph

78 Commits

Author SHA1 Message Date
Josh Stone 7ef9fffd9d Merge branch 'master' into epel7 2018-03-01 20:56:32 -08:00
Josh Stone 1bb4d24c06 Update to 1.24.1. 2018-03-01 17:32:55 -08:00
Josh Stone c25b6ed664 Backport a rebuild fix for rust#48308. 2018-02-21 19:47:41 -08:00
Josh Stone 7d2caa5f1a Merge branch 'master' into epel7 2018-02-19 21:38:18 -08:00
Josh Stone 1fe43a8148 rhbz1546541: drop full-bootstrap; cmp libs before symlinking.
Backport pr46592 to fix local_rebuild bootstrapping.
Backport pr48362 to fix relative/absolute libdir.
2018-02-19 17:00:48 -08:00
Josh Stone 099c0af3b5 Merge branch 'master' into epel7 2018-02-16 11:30:59 -08:00
Josh Stone 216b2d2771 Update to 1.24.0. 2018-02-15 15:38:13 -08:00
Iryna Shcherbina 559c48d58a Update Python 2 dependency declarations to new packaging standards 2018-02-12 09:35:26 +01:00
Josh Stone d93a6f052c Patch binaryen for GCC 8 2018-02-06 23:37:33 -08:00
Josh Stone 87264cb5b7 Use full-bootstrap to work around a rebuild issue. 2018-02-06 23:26:22 -08:00
Igor Gnatenko ba2e3fd314
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-01 06:02:28 +01:00
Josh Stone e11de07846 fix binaryen on aarch64 2018-01-09 14:18:01 -08:00
Josh Stone 04482640db Merge branch 'master' into epel7 2018-01-09 11:48:31 -08:00
Josh Stone d6d1480fae Update to 1.23.0. 2018-01-08 11:40:04 -08:00
Josh Stone 077dd32c31 Merge branch 'master' into epel7 2017-11-27 21:19:29 -08:00
Josh Stone 6d1921218e Update to 1.22.1. 2017-11-23 14:41:32 -08:00
Josh Stone 6420cd5449 Merge branch 'master' into epel7 2017-10-12 16:17:15 -07:00
Josh Stone dbb950d592 Update to 1.21.0. 2017-10-12 12:03:28 -07:00
Josh Stone 99c271af8c ABI fixes for ppc64 and s390x. 2017-09-11 11:54:06 -07:00
Josh Stone e51c53abd3 Merge branch 'master' into epel7 2017-08-31 21:17:38 -07:00
Josh Stone 6eec89a42b Update to 1.20.0.
Add a rust-src subpackage.
2017-08-31 13:38:34 -07:00
Fedora Release Engineering 724804353b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 08:02:01 +00:00
Fedora Release Engineering c854d36ca3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 18:01:51 +00:00
Josh Stone df0e2cb3a2 Use find-debuginfo.sh --keep-section .rustc 2017-07-24 18:06:13 -07:00
Josh Stone cd9e7dc3f4 Merge branch 'master' into epel7 2017-07-21 14:37:23 -07:00
Josh Stone 6d4fd15349 Update to 1.19.0. 2017-07-21 10:21:44 -07:00
Josh Stone 6565998cf7 Merge branch 'master' into epel7 2017-06-08 21:38:26 -07:00
Josh Stone 96a6a3452a Update to 1.18.0. 2017-06-08 15:08:30 -07:00
Igor Gnatenko bba5493470 do not require rust-rpm-macros
Packages will do this instead.

Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-05-17 17:43:32 +02:00
Josh Stone 0d6f63ba43 Move shared libraries back to libdir and symlink in rustlib 2017-05-08 17:07:02 -07:00
Josh Stone 10f2e52a1e Merge branch 'master' into epel7 2017-04-27 16:17:58 -07:00
Josh Stone 28e2de568a Update to 1.17.0. 2017-04-27 15:49:04 -07:00
Josh Stone 2453b710d4 Use llvm3.9 to fix rawhide FTBFS with llvm-4
However, plugins currently don't work well with dynamic LLVM in
non-standard library paths:

   https://github.com/rust-lang/rust/issues/40717
2017-03-31 11:00:59 -07:00
Josh Stone 2e9a258bc1 cmake is only needed for bundled llvm 2017-03-22 13:18:56 -07:00
Josh Stone 9245da2d8a Make rust-lldb arch-specific to deal with lldb deps 2017-03-20 12:09:48 -07:00
Josh Stone c34ccf6a5e rust-lldb requires python-lldb 2017-03-17 13:29:07 -07:00
Josh Stone 3c0f5fef47 Drop rust-llvm ExclusiveArch: noarch
This seemed to make the whole rust.spec attempt a noarch build!
2017-03-17 12:08:09 -07:00
Josh Stone 457e051654 Limit rust-lldb arches
Using "BuildArch: noarch" and "ExclusiveArch: %arches noarch" per the
guidelines for runtime dependencies here:

https://fedoraproject.org/wiki/Packaging:Guidelines#Noarch_with_unported_dependencies
2017-03-17 11:54:30 -07:00
Josh Stone 0091da19db Merge branch 'master' into epel7 2017-03-16 13:06:24 -07:00
Josh Stone faed2aa8c5 Update to 1.16.0.
Use rustbuild instead of the old makefiles.
Update bootstrapping to include rust-std and cargo.
Add a rust-lldb subpackage.
2017-03-16 11:48:23 -07:00
Josh Stone 358469cfaa Rebuild without bootstrap binaries. 2017-02-10 20:52:47 -08:00
Josh Stone 8e69a79270 Bootstrap ppc64 and ppc64le 2017-02-10 17:48:37 -08:00
Josh Stone d8b719e3a6 Merge branch 'master' into epel7 2017-02-10 11:35:25 -08:00
Josh Stone 7cfff5ad76 Update to 1.15.1.
Require rust-rpm-macros for new crate packaging.
Keep shared libraries under rustlib/, only debug-stripped.
Merge and clean up conditionals for epel7.
2017-02-09 15:26:24 -08:00
Josh Stone fce6ca15f9 No really, we're not ready for other arches 2017-01-03 17:39:44 -08:00
Josh Stone 01270bce1c Revert the ppc64/ppc64le bootstrap
The upstream binaries are built with GLIBC_2.22 symbols, from Ubuntu 16.04,
so they're not usable on epel7.
2017-01-03 16:35:47 -08:00
Josh Stone 4f273206b9 Merge branch 'master' into epel7 2017-01-03 14:42:22 -08:00
Josh Stone 5295a12324 Rebuild without bootstrap binaries. 2016-12-23 07:55:21 -08:00
Josh Stone df7f61c253 Update to 1.14.0.
Rewrite bootstrap logic to target specific arches.
Bootstrap ppc64, ppc64le, s390x. (thanks to Sinny Kumari for testing!)
2016-12-22 22:08:39 -08:00
Josh Stone 0e5ea0bfa8 Merge branch 'master' into epel7 2016-11-12 23:19:10 -08:00