automatic version update by autodist [release 1.74.1-1mamba;Sat Dec 23 2023]
This commit is contained in:
parent
4d0997c4e7
commit
30c8c20805
13
rustc.spec
13
rustc.spec
@ -1,6 +1,6 @@
|
|||||||
%define stage1 1
|
%define stage1 1
|
||||||
Name: rustc
|
Name: rustc
|
||||||
Version: 1.72.1
|
Version: 1.74.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Rust programming language, designed to be a safe, concurrent, practical language
|
Summary: The Rust programming language, designed to be a safe, concurrent, practical language
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
@ -15,6 +15,7 @@ License: MIT
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libgit2-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
@ -94,7 +95,7 @@ rpath = false
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
:<< _EOF
|
||||||
./x.py build %{_smp_mflags}
|
./x.py build %{_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -175,7 +176,7 @@ cd -
|
|||||||
%{_libdir}/rustlib/%{_arch}-unknown-linux-gnu/*
|
%{_libdir}/rustlib/%{_arch}-unknown-linux-gnu/*
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%{_prefix}/libexec/cargo-credential-1password
|
#%{_prefix}/libexec/cargo-credential-1password
|
||||||
%{_prefix}/libexec/rust-analyzer-proc-macro-srv
|
%{_prefix}/libexec/rust-analyzer-proc-macro-srv
|
||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
@ -191,6 +192,12 @@ cd -
|
|||||||
#%doc README.md
|
#%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 23 2023 Automatic Build System <autodist@mambasoft.it> 1.74.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Oct 07 2023 Automatic Build System <autodist@mambasoft.it> 1.73.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Sep 20 2023 Automatic Build System <autodist@mambasoft.it> 1.72.1-1mamba
|
* Wed Sep 20 2023 Automatic Build System <autodist@mambasoft.it> 1.72.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user