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_cat] rawhide: rust-coreutils internal dependency; replaced by uutils-coreutils
Date: Fri, 05 Jun 2026 22:25:13 GMT	[thread overview]
Message-ID: <178069831317.1.3012293452698309372.rpms-rust-uu_cat-2c6b824812fc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-uu_cat
Branch : rawhide
Commit : 2c6b824812fc21a06737f5d31983d43f7431312d
Author : Michel Lind <salimma@fedoraproject.org>
Date   : 2026-06-05T23:25:07+01:00
Stats  : +1/-109 in 7 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-uu_cat/c/2c6b824812fc21a06737f5d31983d43f7431312d?branch=rawhide

Log:
rust-coreutils internal dependency; replaced by uutils-coreutils

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 46bb4f6..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/uu_cat-0.0.23.crate
-/uu_cat-0.0.27.crate
-/uu_cat-0.7.0.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 95a604e..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-uu_cat
-
-The rust-uu_cat 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_cat.spec b/rust-uu_cat.spec
deleted file mode 100644
index f51a069..0000000
--- a/rust-uu_cat.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_cat
-
-Name:           rust-uu_cat
-Version:        0.7.0
-Release:        %autorelease
-Summary:        cat ~ (uutils) concatenate and display input
-
-License:        MIT
-URL:            https://crates.io/crates/uu_cat
-Source:         %{crates_source}
-# Automatically generated patch to strip dependencies and normalize metadata
-Patch:          uu_cat-fix-metadata-auto.diff
-
-BuildRequires:  cargo-rpm-macros >= 26
-
-%global _description %{expand:
-cat ~ (uutils) concatenate and display input.}
-
-%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 5d39525..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-# avoid capitalization
-summary = "cat ~ (uutils) concatenate and display input"
-description = "cat ~ (uutils) concatenate and display input."
-
-# for binary, see rust-coreutils
-cargo-install-bin = false

diff --git a/sources b/sources
deleted file mode 100644
index 999275e..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (uu_cat-0.7.0.crate) = aafe1ac66103dcbc8ae9027e8034cd218dcb57a5469edd31e9acea406dfc6f2c32c1a7b3b6a88110e550f35d272f2ffcd3b98ce16e3e2d78ad5e8f1bfa75556d

diff --git a/uu_cat-fix-metadata-auto.diff b/uu_cat-fix-metadata-auto.diff
deleted file mode 100644
index 99d755d..0000000
--- a/uu_cat-fix-metadata-auto.diff
+++ /dev/null
@@ -1,22 +0,0 @@
---- uu_cat-0.7.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ uu_cat-0.7.0/Cargo.toml	2026-03-13T20:12:20.750966+00:00
-@@ -77,14 +77,6 @@
- version = "0.30"
- default-features = false
- 
--[target."cfg(windows)".dependencies.winapi-util]
--version = "0.1.8"
--
--[target."cfg(windows)".dependencies.windows-sys]
--version = "0.61.0"
--features = ["Win32_Storage_FileSystem"]
--default-features = false
--
- [lints.clippy]
- cargo_common_metadata = "allow"
- cast_lossless = "allow"
-@@ -148,3 +140,4 @@
-     "cfg(fuzzing)",
-     'cfg(target_os, values("cygwin"))',
- ]
-+

                 reply	other threads:[~2026-06-05 22:25 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=178069831317.1.3012293452698309372.rpms-rust-uu_cat-2c6b824812fc@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