public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-uu_join] rawhide: rust-coreutils internal dependency; replaced by uutils-coreutils
@ 2026-06-09 20:16 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-09 20:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-uu_join
Branch : rawhide
Commit : b344bfb4000631e9cae7a5f3e616373c0dd7a153
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-09T21:16:08+01:00
Stats : +1/-112 in 7 file(s)
URL : https://src.fedoraproject.org/rpms/rust-uu_join/c/b344bfb4000631e9cae7a5f3e616373c0dd7a153?branch=rawhide
Log:
rust-coreutils internal dependency; replaced by uutils-coreutils
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 40cb3f7..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/uu_join-0.0.23.crate
-/uu_join-0.0.27.crate
-/uu_join-0.7.0.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index dd3e2d8..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-uu_join
-
-The rust-uu_join package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..40ecc77
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+rust-coreutils internal dependency; replaced by uutils-coreutils
diff --git a/rust-uu_join.spec b/rust-uu_join.spec
deleted file mode 100644
index ffc1a2c..0000000
--- a/rust-uu_join.spec
+++ /dev/null
@@ -1,75 +0,0 @@
-# Generated by rust2rpm 28
-%bcond check 1
-%global debug_package %{nil}
-
-# prevent executables from being installed
-%global cargo_install_bin 0
-
-%global crate uu_join
-
-Name: rust-uu_join
-Version: 0.7.0
-Release: %autorelease
-Summary: join ~ (uutils) merge lines from inputs with matching join fields
-
-License: MIT
-URL: https://crates.io/crates/uu_join
-Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop benchmarking dependencies like divan
-Patch: uu_join-fix-metadata.diff
-
-BuildRequires: cargo-rpm-macros >= 26
-
-%global _description %{expand:
-join ~ (uutils) merge lines from inputs with matching join fields.}
-
-%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
-%doc %{crate_instdir}/BENCHMARKING.md
-%doc %{crate_instdir}/README.package.md
-%{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
-
-%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 4b67c2a..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,11 +0,0 @@
-[package]
-# avoid capitalization
-summary = "join ~ (uutils) merge lines from inputs with matching join fields"
-description = "join ~ (uutils) merge lines from inputs with matching join fields."
-
-# for binary, see rust-coreutils
-cargo-install-bin = false
-
-cargo-toml-patch-comments = [
- "drop benchmarking dependencies like divan",
-]
diff --git a/sources b/sources
deleted file mode 100644
index 9c536fa..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (uu_join-0.7.0.crate) = 1a2461a6b9eafe86abaca9a053b2595629e972e1d17b73e3ee0c27d1cda481da42d66879b3b4c0e0c23c1a6ae8e2b8bc4407870a63dbe449c3b336d932849ae1
diff --git a/uu_join-fix-metadata.diff b/uu_join-fix-metadata.diff
deleted file mode 100644
index cec2990..0000000
--- a/uu_join-fix-metadata.diff
+++ /dev/null
@@ -1,19 +0,0 @@
---- uu_join-0.7.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ uu_join-0.7.0/Cargo.toml 2026-03-16T15:19:31.980369+00:00
-@@ -70,16 +70,11 @@
- features = ["i18n-collator"]
- package = "uucore"
-
--[dev-dependencies.divan]
--version = "4.0.5"
--package = "codspeed-divan-compat"
--
- [dev-dependencies.tempfile]
- version = "3.15.0"
-
- [dev-dependencies.uucore]
- version = "0.7.0"
--features = ["benchmark"]
- package = "uucore"
-
- [lints.clippy]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 20:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 20:16 [rpms/rust-uu_join] rawhide: rust-coreutils internal dependency; replaced by uutils-coreutils Michel Lind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox