public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-uu_comm] rawhide: rust-coreutils internal dependency; replaced by uutils-coreutils
@ 2026-06-05 22:40 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-05 22:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-uu_comm
Branch : rawhide
Commit : fc8c563ee5202f74bdc873838e6be583b825193c
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-05T23:40:38+01:00
Stats : +1/-85 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-uu_comm/c/fc8c563ee5202f74bdc873838e6be583b825193c?branch=rawhide
Log:
rust-coreutils internal dependency; replaced by uutils-coreutils
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 911bbed..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/uu_comm-0.0.23.crate
-/uu_comm-0.0.27.crate
-/uu_comm-0.7.0.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index 4eae733..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-uu_comm
-
-The rust-uu_comm 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_comm.spec b/rust-uu_comm.spec
deleted file mode 100644
index 5ba624a..0000000
--- a/rust-uu_comm.spec
+++ /dev/null
@@ -1,71 +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_comm
-
-Name: rust-uu_comm
-Version: 0.7.0
-Release: %autorelease
-Summary: comm ~ (uutils) compare sorted inputs
-
-License: MIT
-URL: https://crates.io/crates/uu_comm
-Source: %{crates_source}
-
-BuildRequires: cargo-rpm-macros >= 26
-
-%global _description %{expand:
-comm ~ (uutils) compare sorted inputs.}
-
-%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}/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 d4b9948..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-# avoid capitalization
-summary = "comm ~ (uutils) compare sorted inputs"
-description = "comm ~ (uutils) compare sorted inputs."
-
-# for binary, see rust-coreutils
-cargo-install-bin = false
diff --git a/sources b/sources
deleted file mode 100644
index 2e617e0..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (uu_comm-0.7.0.crate) = 97edb4dce782f2068716e7a10c59e7890b4ac2879b6cac5937c28132c603c56ca6638afa3d2768e0ce47810d67855dd0d681397da7f5bf472ed7315434aea9e7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 22:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 22:40 [rpms/rust-uu_comm] 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