public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-parking_lot_core0.8] rawhide: compat package no longer needed
@ 2026-07-26 14:01 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-26 14:01 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-parking_lot_core0.8
Branch : rawhide
Commit : 459e0091fc34961060810dda83011a507e95cc42
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-26T16:01:42+02:00
Stats  : +1/-142 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-parking_lot_core0.8/c/459e0091fc34961060810dda83011a507e95cc42?branch=rawhide

Log:
compat package no longer needed

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index f58b43a..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/results_*/
-/*.src.rpm
-
-/parking_lot_core-0.8.5.crate
-/parking_lot_core-0.8.6.crate

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..3f67be8
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+compat package no longer needed

diff --git a/parking_lot_core-fix-metadata-auto.diff b/parking_lot_core-fix-metadata-auto.diff
deleted file mode 100644
index abda184..0000000
--- a/parking_lot_core-fix-metadata-auto.diff
+++ /dev/null
@@ -1,23 +0,0 @@
---- parking_lot_core-0.8.6/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ parking_lot_core-0.8.6/Cargo.toml	2025-02-15T19:05:28.777271+00:00
-@@ -55,20 +55,6 @@
- ]
- nightly = []
- 
--[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
--version = "0.2.8"
--
- [target."cfg(unix)".dependencies.libc]
- version = "0.2.95"
- 
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3.9"
--features = [
--    "winnt",
--    "ntstatus",
--    "minwindef",
--    "winerror",
--    "winbase",
--    "errhandlingapi",
--    "handleapi",
--]

diff --git a/rust-parking_lot_core0.8.spec b/rust-parking_lot_core0.8.spec
deleted file mode 100644
index edac599..0000000
--- a/rust-parking_lot_core0.8.spec
+++ /dev/null
@@ -1,107 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate parking_lot_core
-
-Name:           rust-parking_lot_core0.8
-Version:        0.8.6
-Release:        %autorelease
-Summary:        Advanced API for creating custom synchronization primitives
-
-# Upstream license specification: Apache-2.0/MIT
-License:        Apache-2.0 OR MIT
-URL:            https://crates.io/crates/parking_lot_core
-Source:         %{crates_source}
-# Automatically generated patch to strip dependencies and normalize metadata
-Patch:          parking_lot_core-fix-metadata-auto.diff
-
-BuildRequires:  cargo-rpm-macros >= 24
-
-%global _description %{expand:
-An advanced API for creating custom synchronization primitives.}
-
-%description %{_description}
-
-%package        devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description    devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "%{crate}" crate.
-
-%files          devel
-%license %{crate_instdir}/LICENSE-APACHE
-%license %{crate_instdir}/LICENSE-MIT
-%{crate_instdir}/
-
-%package     -n %{name}+default-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+default-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "default" feature of the "%{crate}" crate.
-
-%files       -n %{name}+default-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+backtrace-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+backtrace-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "backtrace" feature of the "%{crate}" crate.
-
-%files       -n %{name}+backtrace-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+nightly-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+nightly-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "nightly" feature of the "%{crate}" crate.
-
-%files       -n %{name}+nightly-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+thread-id-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+thread-id-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "thread-id" feature of the "%{crate}" crate.
-
-%files       -n %{name}+thread-id-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%prep
-%autosetup -n %{crate}-%{version} -p1
-%cargo_prep
-
-%generate_buildrequires
-%cargo_generate_buildrequires
-
-%build
-%cargo_build
-
-%install
-%cargo_install
-
-%if %{with check}
-%check
-%cargo_test
-%endif
-
-%changelog
-%autochangelog

diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index d085e3d..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-[features]
-hide = [
-    "deadlock_detection",
-    "petgraph",
-]
-

diff --git a/sources b/sources
deleted file mode 100644
index 0c9abad..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (parking_lot_core-0.8.6.crate) = 906241f8e2d71784d572fb78978c9550b19af9c4e32fe3b2da751287806d0faeba61f5bd36f7aab026970b2bffaaa1f62ddc10c64dc348eae61bf7b51297ef80

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-26 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-26 14:01 [rpms/rust-parking_lot_core0.8] rawhide: compat package no longer needed Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox