public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-below-config] rawhide: Replaced by below
@ 2026-08-24 21:21 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-08-24 21:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-below-config
Branch : rawhide
Commit : 7ab0b656a9234cc80e009ed54d2365f9fe982e1c
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-08-24T22:20:59+01:00
Stats : +1/-91 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-below-config/c/7ab0b656a9234cc80e009ed54d2365f9fe982e1c?branch=rawhide
Log:
Replaced by below
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 3a460f7..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-/below-config-0.4.1.crate
-/below-config-0.5.0.crate
-/below-config-0.6.3.crate
-/below-config-0.7.1.crate
-/below-config-0.8.1.crate
-/below-config-0.9.0.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index 00c7f4e..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-below-config
-
-The rust-below-config 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-below-config.spec b/rust-below-config.spec
deleted file mode 100644
index 7b86151..0000000
--- a/rust-below-config.spec
+++ /dev/null
@@ -1,74 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate below-config
-
-# compile and run tests only on supported architectures
-%global unsupported_arches %{ix86}
-
-Name: rust-below-config
-Version: 0.9.0
-Release: %autorelease
-Summary: Configurations for below
-
-License: Apache-2.0
-URL: https://crates.io/crates/below-config
-Source: %{crates_source}
-
-BuildRequires: cargo-rpm-macros >= 24
-
-%global _description %{expand:
-Configurations for below.}
-
-%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
-%{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 5b442c6..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-# below-btrfs and cgroupfs not available
-# 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 afe9db5..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (below-config-0.9.0.crate) = 906415832006646bf3b93d8ab6a6ae1b0202d83821078d621db554b7bd3f7a84c0ead847859430f5fdd443658d6502e8124bdd641eadc7ffd6002e58293174ad
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 21:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 21:21 [rpms/rust-below-config] rawhide: 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