public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-uu_chcon] rawhide: rust-coreutils internal dependency; replaced by uutils-coreutils
@ 2026-06-05 22:27 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-05 22:27 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-uu_chcon
Branch : rawhide
Commit : fa64fe75c8cd21e07e0539698bf5d34c1ff776ac
Author : Michel Lind <salimma@fedoraproject.org>
Date   : 2026-06-05T23:27:09+01:00
Stats  : +1/-101 in 7 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-uu_chcon/c/fa64fe75c8cd21e07e0539698bf5d34c1ff776ac?branch=rawhide

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

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index ee288b5..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/uu_chcon-0.0.27.crate
-/uu_chcon-0.7.0.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 4d4f58f..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-uu_chcon
-
-The rust-uu_chcon 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_chcon.spec b/rust-uu_chcon.spec
deleted file mode 100644
index b031a74..0000000
--- a/rust-uu_chcon.spec
+++ /dev/null
@@ -1,74 +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_chcon
-
-Name:           rust-uu_chcon
-Version:        0.7.0
-Release:        %autorelease
-Summary:        chcon ~ (uutils) change file security context
-
-License:        MIT
-URL:            https://crates.io/crates/uu_chcon
-Source:         %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * relax selinux requirements
-Patch:          uu_chcon-fix-metadata.diff
-
-BuildRequires:  cargo-rpm-macros >= 26
-
-%global _description %{expand:
-chcon ~ (uutils) change file security context.}
-
-%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 46b584b..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-# avoid capitalization
-summary = "chcon ~ (uutils) change file security context"
-description = "chcon ~ (uutils) change file security context."
-cargo-toml-patch-comments = [
-  "relax selinux requirements",
-]
-
-# for binary, see rust-coreutils
-cargo-install-bin = false

diff --git a/sources b/sources
deleted file mode 100644
index fd8db8f..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (uu_chcon-0.7.0.crate) = d47f825a518a8b19c279544e8eb048f3abfc20832a03ca895205c98d27ecd6f7932b30395a1de918118d7252d51f4bd1cb5f4bb37d4eaa8fa6b6e3ed9d518fed

diff --git a/uu_chcon-fix-metadata.diff b/uu_chcon-fix-metadata.diff
deleted file mode 100644
index fbf63ae..0000000
--- a/uu_chcon-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- uu_chcon-0.7.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ uu_chcon-0.7.0/Cargo.toml	2026-03-13T20:26:51.223998+00:00
-@@ -60,7 +60,7 @@
- version = "0.2.172"
- 
- [target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies.selinux]
--version = "=0.6.0"
-+version = "0.6.0"
- 
- [target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies.thiserror]
- version = "2.0.3"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-05 22:27 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:27 [rpms/rust-uu_chcon] 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