/[packages]/cauldron/rust/current/SPECS/rust.spec
ViewVC logotype

Diff of /cauldron/rust/current/SPECS/rust.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1708248 by akien, Tue Mar 23 07:23:18 2021 UTC revision 1709688 by akien, Wed Mar 24 23:40:41 2021 UTC
# Line 81  Line 81 
81    
82  Name:           rust  Name:           rust
83  Version:        1.50.0  Version:        1.50.0
84  Release:        %mkrel 2  Release:        %mkrel 3
85  Summary:        The Rust Programming Language  Summary:        The Rust Programming Language
86  %if 0%{?mageia}  %if 0%{?mageia}
87  Group:          Development/Other  Group:          Development/Other
# Line 104  Patch1:         0001-Revert-Auto-merge-o Line 104  Patch1:         0001-Revert-Auto-merge-o
104    
105  # (akien) Fix cargo test on !x86_64: https://github.com/rust-lang/cargo/issues/9238  # (akien) Fix cargo test on !x86_64: https://github.com/rust-lang/cargo/issues/9238
106  Patch10:        cargo-pr9246-Fix-filter_platform-to-run-on-non-x86.patch  Patch10:        cargo-pr9246-Fix-filter_platform-to-run-on-non-x86.patch
107    # (akien) Those tests fail on armv7 - on Fedora too, and jistone ignores them
108    # https://github.com/rust-lang/rust/issues/83453
109    Patch11:        rustc-1.50.0-allow_fail-armv7-instruction_set.patch
110    
111  ### RHEL-specific patches below ###  ### RHEL-specific patches below ###
112    
# Line 454  pushd src/tools/cargo Line 457  pushd src/tools/cargo
457  %patch10 -p1  %patch10 -p1
458  popd  popd
459    
460    %patch11 -p1
461    
462  %if %with disabled_libssh2  %if %with disabled_libssh2
463  %patch100 -p1  %patch100 -p1
464  %endif  %endif

Legend:
Removed from v.1708248  
changed lines
  Added in v.1709688

  ViewVC Help
Powered by ViewVC 1.1.30