public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-uu_sort] rawhide: rust-coreutils internal dependency; replaced by uutils-coreutils
Date: Tue, 09 Jun 2026 20:29:12 GMT [thread overview]
Message-ID: <178103695202.1.5495000576888110811.rpms-rust-uu_sort-17c8ee2f4705@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-uu_sort
Branch : rawhide
Commit : 17c8ee2f47052e90a8afe2e07d8a361b1c786aee
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-09T21:29:06+01:00
Stats : +1/-125 in 7 file(s)
URL : https://src.fedoraproject.org/rpms/rust-uu_sort/c/17c8ee2f47052e90a8afe2e07d8a361b1c786aee?branch=rawhide
Log:
rust-coreutils internal dependency; replaced by uutils-coreutils
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 2d4bb08..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/uu_sort-0.0.23.crate
-/uu_sort-0.0.27.crate
-/uu_sort-0.7.0.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index 0edde2e..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-uu_sort
-
-The rust-uu_sort 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_sort.spec b/rust-uu_sort.spec
deleted file mode 100644
index ea144f6..0000000
--- a/rust-uu_sort.spec
+++ /dev/null
@@ -1,87 +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_sort
-
-Name: rust-uu_sort
-Version: 0.7.0
-Release: %autorelease
-Summary: sort ~ (uutils) sort input lines
-
-License: MIT
-URL: https://crates.io/crates/uu_sort
-Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop benchmarking dependencies like divan
-Patch: uu_sort-fix-metadata.diff
-
-BuildRequires: cargo-rpm-macros >= 26
-
-%global _description %{expand:
-sort ~ (uutils) sort input lines.}
-
-%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
-
-%package -n %{name}+i18n-collator-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+i18n-collator-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "i18n-collator" feature of the "%{crate}" crate.
-
-%files -n %{name}+i18n-collator-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 9a690e5..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,11 +0,0 @@
-[package]
-# avoid capitalization
-summary = "sort ~ (uutils) sort input lines"
-description = "sort ~ (uutils) sort input lines."
-
-# 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 9996e9e..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (uu_sort-0.7.0.crate) = fe614e786789e2f9e70e238a585b4c46ad74d4b89fae112a34d57f4672be43331fa5ae2639e3e4ddd74ae21a74417c449d317eaf347add2540f690535eee8af0
diff --git a/uu_sort-fix-metadata.diff b/uu_sort-fix-metadata.diff
deleted file mode 100644
index d2efa41..0000000
--- a/uu_sort-fix-metadata.diff
+++ /dev/null
@@ -1,20 +0,0 @@
---- uu_sort-0.7.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ uu_sort-0.7.0/Cargo.toml 2026-03-16T18:26:41.913424+00:00
-@@ -123,17 +123,12 @@
- ]
- 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",
- "fs",
- "parser-size",
- "version-cmp",
reply other threads:[~2026-06-09 20:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178103695202.1.5495000576888110811.rpms-rust-uu_sort-17c8ee2f4705@fedoraproject.org \
--to=salimma@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox