Accepting request 946930 from home:dimstar:Factory

- Provide rust+cargo by cargo: all cargo<n> package provide this
  symbol too. Having the meta package provide it allows OBS to have
  a generic prefernece on the meta package for all packages 'just'
  requiring rust+cargo.

OBS-URL: https://build.opensuse.org/request/show/946930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=304
This commit is contained in:
2022-01-18 00:06:28 +00:00
committed by Git OBS Bridge
parent 48ed4b6e84
commit b8ebba0b15
2 changed files with 10 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package rust
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2021 William Brown <william@blackhats.net.au>
#
# All modifications and additions to the file contributed by third parties
@@ -67,6 +67,7 @@ License: Apache-2.0 OR MIT
Group: Development/Languages/Rust
Requires: cargo%{version_suffix}
Requires: rust = %{version}
Provides: rust+cargo = %{version}
%obsolete_rust_versioned cargo
%description -n cargo