public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-uu_test] rawhide: rust-coreutils internal dependency; replaced by uutils-coreutils
@ 2026-06-09 20:32 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-09 20:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-uu_test
Branch : rawhide
Commit : 31f47b3f84e6b3447810bb2079967778d0ac6485
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-09T21:32:30+01:00
Stats : +1/-93 in 7 file(s)
URL : https://src.fedoraproject.org/rpms/rust-uu_test/c/31f47b3f84e6b3447810bb2079967778d0ac6485?branch=rawhide
Log:
rust-coreutils internal dependency; replaced by uutils-coreutils
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index ed8033d..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/uu_test-0.0.23.crate
-/uu_test-0.0.27.crate
-/uu_test-0.7.0.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index 8faff0b..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-uu_test
-
-The rust-uu_test 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_test.spec b/rust-uu_test.spec
deleted file mode 100644
index cc73881..0000000
--- a/rust-uu_test.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_test
-
-Name: rust-uu_test
-Version: 0.7.0
-Release: %autorelease
-Summary: test ~ (uutils) evaluate comparison and file type expressions
-
-License: MIT
-URL: https://crates.io/crates/uu_test
-Source: %{crates_source}
-
-BuildRequires: cargo-rpm-macros >= 26
-
-%global _description %{expand:
-test ~ (uutils) evaluate comparison and file type expressions.}
-
-%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 52f023e..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-# avoid capitalization
-summary = "test ~ (uutils) evaluate comparison and file type expressions"
-description = "test ~ (uutils) evaluate comparison and file type expressions."
-
-# for binary, see rust-coreutils
-cargo-install-bin = false
diff --git a/sources b/sources
deleted file mode 100644
index 5ff4964..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (uu_test-0.7.0.crate) = ab4efb17eef2a009b79853513c04a6acb404bf9e20695af19311bf6742917c10bc5b2910493641648303367fa8077fbe11477e30868b51bbefc687478fcc6b3f
diff --git a/uu_test-fix-metadata-auto.diff b/uu_test-fix-metadata-auto.diff
deleted file mode 100644
index 39f2f87..0000000
--- a/uu_test-fix-metadata-auto.diff
+++ /dev/null
@@ -1,8 +0,0 @@
---- uu_test-0.0.27/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ uu_test-0.0.27/Cargo.toml 2024-08-01T21:51:47.138387+00:00
-@@ -49,5 +49,3 @@
- features = ["process"]
- package = "uucore"
-
--[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
--version = "0.5.1"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 20:32 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:32 [rpms/rust-uu_test] 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