diff --git a/rust-once_cell.spec b/rust-once_cell.spec index 54f71a1..fcf9167 100644 --- a/rust-once_cell.spec +++ b/rust-once_cell.spec @@ -75,6 +75,18 @@ use the "parking_lot" feature of the "%{crate}" crate. %files -n %{name}+parking_lot-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+parking_lot_core-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+parking_lot_core-devel %{_description} + +This package contains library source intended for building other packages which +use the "parking_lot_core" feature of the "%{crate}" crate. + +%files -n %{name}+parking_lot_core-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+race-devel Summary: %{summary} BuildArch: noarch