Commit Graph

234 Commits

Author SHA1 Message Date
Josh Stone 2581f83cc5 Merge branch 'master' into beta 2018-02-02 15:31:17 -08:00
Josh Stone 6006123daf beta test 2018-02-01 09:40:45 -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 8a1b41eaf9 Merge branch 'master' into beta 2018-01-18 17:58:50 -08:00
Josh Stone d6d1480fae Update to 1.23.0. 2018-01-08 11:40:04 -08:00
Josh Stone 6d1921218e Update to 1.22.1. 2017-11-23 14:41:32 -08:00
Josh Stone d64fb6367a beta test 2017-11-15 16:44:35 -08:00
Josh Stone 43b687ef4b Merge branch 'master' into beta 2017-10-26 15:13:40 -07:00
Josh Stone dbb950d592 Update to 1.21.0. 2017-10-12 12:03:28 -07:00
Josh Stone 68c6023eac beta test 2017-10-12 10:42:49 -07:00
Josh Stone 84c02283ad beta test 2017-09-15 13:06:46 -07:00
Josh Stone 688aed533e beta test 2017-09-12 11:35:47 -07:00
Josh Stone 44e5fa40db Merge branch 'master' into beta 2017-09-11 18:27:16 -07:00
Josh Stone 99c271af8c ABI fixes for ppc64 and s390x. 2017-09-11 11:54:06 -07:00
Josh Stone 6eec89a42b Update to 1.20.0.
Add a rust-src subpackage.
2017-08-31 13:38:34 -07:00
Josh Stone 24b87e1c67 add rust-src 2017-08-30 16:35:31 -07:00
Josh Stone bfac8ec0d4 specifically require /usr/bin/cc 2017-08-30 16:34:52 -07:00
Josh Stone 27cc11db97 bump the bundled llvm 2017-08-30 16:34:33 -07:00
Josh Stone 8c4c8be2a9 update bootstrap 2017-08-24 12:54:25 -07:00
Josh Stone dba382a9de beta test 2017-08-24 11:29:19 -07:00
Josh Stone 0e0e5eedcd update patches 2017-08-22 10:18:55 -07:00
Josh Stone 9f8aa3b200 Merge branch 'master' into beta 2017-08-22 09:30:16 -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 6d4fd15349 Update to 1.19.0. 2017-07-21 10:21:44 -07:00
Josh Stone ef8535c580 beta test, now using llvm4 2017-07-20 10:31:40 -07:00
Josh Stone 5bedf01656 Merge branch 'master' into beta 2017-06-19 16:04:31 -07:00
Josh Stone 96a6a3452a Update to 1.18.0. 2017-06-08 15:08:30 -07:00
Josh Stone d40ed5c13c beta test 2017-06-01 18:06:54 -07:00
Josh Stone 95a5ba4a8e Minor macro cleanups 2017-05-26 15:32:17 -07:00
Josh Stone 3c6c44f0de Merge branch 'master' into beta 2017-05-26 13:15:36 -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 28e2de568a Update to 1.17.0. 2017-04-27 15:49:04 -07:00
Josh Stone 17dc2f4612 beta test 2017-04-25 14:38:12 -07:00
Josh Stone 92998165ad Merge remote-tracking branch 'origin/jistone/beta' into beta 2017-03-31 16:16:57 -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 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 4f37df8720 beta test 2017-03-06 17:27:42 -08:00
Josh Stone ed2201a8a9 1.16.0-beta.3 2017-03-03 14:05:45 -08:00
Josh Stone 1dfccb7e3f beta: cargo version, add gdb, fix cmake3 2017-03-02 17:00:21 -08:00
Josh Stone 91ea22b352 beta test 2017-03-01 17:06:46 -08:00
Josh Stone 834370220b WIP 1.16-beta, rustbuild 2017-03-01 10:42:04 -08:00
Josh Stone fc762c468c Merge branch 'jistone/beta' of ssh://pkgs.fedoraproject.org/rpms/rust into beta 2017-03-01 10:41:32 -08:00