public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cgroupfs] f45: Replaced by below
@ 2026-08-26 12:58 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-08-26 12:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cgroupfs
Branch : f45
Commit : e89cbf7ae430af7b6bcb2aaf640959d15f139eb3
Author : Michel Lind <salimma@fedoraproject.org>
Date   : 2026-08-24T22:24:30+01:00
Stats  : +1/-100 in 7 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cgroupfs/c/e89cbf7ae430af7b6bcb2aaf640959d15f139eb3?branch=f45

Log:
Replaced by below

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index e2b4240..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-/cgroupfs-0.4.1.crate
-/cgroupfs-0.5.0.crate
-/cgroupfs-0.6.3.crate
-/cgroupfs-0.7.1.crate
-/cgroupfs-0.8.1.crate
-/cgroupfs-0.9.0.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index baba1a4..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-cgroupfs
-
-The rust-cgroupfs package

diff --git a/changelog b/changelog
deleted file mode 100644
index 51538e0..0000000
--- a/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Tue Jun 15 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.2.0-1
-- Initial package

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..8408eaa
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Replaced by below

diff --git a/rust-cgroupfs.spec b/rust-cgroupfs.spec
deleted file mode 100644
index 44689f3..0000000
--- a/rust-cgroupfs.spec
+++ /dev/null
@@ -1,75 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate cgroupfs
-
-# compile and run tests only on supported architectures
-%global unsupported_arches %{ix86}
-
-Name:           rust-cgroupfs
-Version:        0.9.0
-Release:        %autorelease
-Summary:        A crate for reading cgroupv2 data
-
-License:        Apache-2.0
-URL:            https://crates.io/crates/cgroupfs
-Source:         %{crates_source}
-
-BuildRequires:  cargo-rpm-macros >= 24
-
-%global _description %{expand:
-A crate for reading cgroupv2 data.}
-
-%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
-%{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
-%ifnarch %{unsupported_arches}
-%cargo_build
-%endif
-
-%install
-%cargo_install
-
-%if %{with check}
-%ifnarch %{unsupported_arches}
-%check
-%cargo_test
-%endif
-%endif
-
-%changelog
-%autochangelog

diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 52ccd7d..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-# "A crate" prefix gets lobbed off by rust2rpm
-summary = "A crate for reading cgroupv2 data"
-
-# u32 / u64 mismatch in src/lib.rs
-# this should be *un*supported-arches once it's available
-# flip the generated ifarch to ifnarch for now
-supported-arches = [
-  "%{ix86}",
-]

diff --git a/sources b/sources
deleted file mode 100644
index dc0e4e7..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (cgroupfs-0.9.0.crate) = 822c39276165e46448c0cb20ec8f119fa76efc469c135b0f9c47a9c5a8b4688326887270152cc7871a7f0cd1e7a79df81a60cd3676662b418916fbe4661a9140

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

only message in thread, other threads:[~2026-08-26 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 12:58 [rpms/rust-cgroupfs] f45: Replaced by below Michel Lind

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox