Accepting request 520543 from home:luke_nukem:branches:devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/520543 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=113
This commit is contained in:
parent
84a53ea00a
commit
ea08d07467
16
rust.spec
16
rust.spec
@ -150,16 +150,6 @@ Conflicts: otherproviders(rust-gdb)
|
|||||||
This subpackage provides pretty printers and a wrapper script for
|
This subpackage provides pretty printers and a wrapper script for
|
||||||
invoking gdb on rust binaries.
|
invoking gdb on rust binaries.
|
||||||
|
|
||||||
%package -n src
|
|
||||||
Summary: Sources for the Rust standard library
|
|
||||||
Group: Development/Languages/Other
|
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
%description -n src
|
|
||||||
This package includes source files for the Rust standard library. This
|
|
||||||
is commonly used for function detail lookups in helper programs such
|
|
||||||
as RLS or racer.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
%setup -q -T -b 100 -n cargo-%{cargo_version}-%{rust_triple}
|
%setup -q -T -b 100 -n cargo-%{cargo_version}-%{rust_triple}
|
||||||
@ -294,10 +284,4 @@ rm %{buildroot}%{_defaultdocdir}/%{name}/{COPYRIGHT,LICENSE-APACHE,LICENSE-MIT}
|
|||||||
%dir %{_docdir}/%{name}/html
|
%dir %{_docdir}/%{name}/html
|
||||||
%doc %{_docdir}/%{name}/html/*
|
%doc %{_docdir}/%{name}/html/*
|
||||||
|
|
||||||
%files -n src
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%dir %{rustlibdir}
|
|
||||||
%dir %{rustlibdir}/src
|
|
||||||
%{rustlibdir}/src/*
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user