public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-uu_more] rawhide: rust-coreutils internal dependency; replaced by uutils-coreutils
@ 2026-06-09 20:19 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-09 20:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-uu_more
Branch : rawhide
Commit : ee908c79db11824dd7be15e873a6264ae6778293
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-09T21:18:57+01:00
Stats : +1/-108 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-uu_more/c/ee908c79db11824dd7be15e873a6264ae6778293?branch=rawhide
Log:
rust-coreutils internal dependency; replaced by uutils-coreutils
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 09cfa04..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/uu_more-0.0.23.crate
-/uu_more-0.0.27.crate
-/uu_more-0.7.0.crate
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_more.spec b/rust-uu_more.spec
deleted file mode 100644
index e046425..0000000
--- a/rust-uu_more.spec
+++ /dev/null
@@ -1,73 +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_more
-
-Name: rust-uu_more
-Version: 0.7.0
-Release: %autorelease
-Summary: more ~ (uutils) input perusal filter
-
-License: MIT
-URL: https://crates.io/crates/uu_more
-Source: %{crates_source}
-# Automatically generated patch to strip dependencies and normalize metadata
-Patch: uu_more-fix-metadata-auto.diff
-
-BuildRequires: cargo-rpm-macros >= 26
-
-%global _description %{expand:
-more ~ (uutils) input perusal filter.}
-
-%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 3b0fcca..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-# avoid capitalization
-summary = "more ~ (uutils) input perusal filter"
-description = "more ~ (uutils) input perusal filter."
-
-# for binary, see rust-coreutils
-cargo-install-bin = false
diff --git a/sources b/sources
deleted file mode 100644
index a36d7ad..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (uu_more-0.7.0.crate) = b333ceb3f9817d68a50465c960f74f24137d12023375662fcdbf7e64fcd4f76eaabb87e78d3d5b7ccb4744c7c9994fd766dd7cc8606f3fbbe579c5ba29ea071a
diff --git a/uu_more-fix-metadata-auto.diff b/uu_more-fix-metadata-auto.diff
deleted file mode 100644
index 57f6a17..0000000
--- a/uu_more-fix-metadata-auto.diff
+++ /dev/null
@@ -1,24 +0,0 @@
---- uu_more-0.7.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ uu_more-0.7.0/Cargo.toml 2026-03-16T15:46:54.744531+00:00
-@@ -68,16 +68,6 @@
-
- [target.'cfg(all(unix, not(target_os = "fuchsia")))'.dependencies]
-
--[target.'cfg(target_os = "macos")'.dependencies.crossterm]
--version = "0.29.0"
--features = ["use-dev-tty"]
--default-features = false
--
--[target."cfg(windows)".dependencies.crossterm]
--version = "0.29.0"
--features = ["windows"]
--default-features = false
--
- [lints.clippy]
- cargo_common_metadata = "allow"
- cast_lossless = "allow"
-@@ -141,3 +131,4 @@
- "cfg(fuzzing)",
- 'cfg(target_os, values("cygwin"))',
- ]
-+
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 20:19 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:19 [rpms/rust-uu_more] 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