public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-below-btrfs] f45: Replaced by below
@ 2026-08-24 21:58 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-08-24 21:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-below-btrfs
Branch : f45
Commit : b73878f8bc03a81d8ee7ee1e6877925919d566c4
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-08-24T22:26:15+01:00
Stats : +1/-103 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-below-btrfs/c/b73878f8bc03a81d8ee7ee1e6877925919d566c4?branch=f45
Log:
Replaced by below
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 4962260..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-/below-btrfs-0.6.3.crate
-/below-btrfs-0.7.1.crate
-/below-btrfs-0.8.1.crate
-/below-btrfs-0.9.0.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index 8bb05fe..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-below-btrfs
-
-The rust-below-btrfs 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-btrfs.spec b/rust-below-btrfs.spec
deleted file mode 100644
index fcae25e..0000000
--- a/rust-below-btrfs.spec
+++ /dev/null
@@ -1,76 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate below-btrfs
-
-# compile and run tests only on supported architectures
-%global unsupported_arches %{ix86}
-
-Name: rust-below-btrfs
-Version: 0.9.0
-Release: %autorelease
-Summary: A crate for reading btrfs
-
-License: Apache-2.0
-URL: https://crates.io/crates/below-btrfs
-Source: %{crates_source}
-
-BuildRequires: cargo-rpm-macros >= 24
-
-%global _description %{expand:
-A crate for reading btrfs.}
-
-%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
-# * sudotest tests fail on koji
-%cargo_test -- -- --skip btrfs_api::sudotest::
-%endif
-%endif
-
-%changelog
-%autochangelog
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 6d6e520..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-[package]
-# "A crate" prefix gets lobbed off by rust2rpm
-summary = "A crate for reading btrfs"
-
-# bindgen code does not work on 32-bit architectures;
-# multiple btrfs_api::open_source::btrfs_sys::bindgen_test_layout_btrfs_ioctl_* test failures
-# this should be *un*supported-arches once it's available
-# flip the generated ifarch to ifnarch for now
-supported-arches = [
- "%{ix86}",
-]
-
-[tests]
-skip = [
- "btrfs_api::sudotest::",
-]
-comments = [
- "sudotest tests fail on koji",
-]
diff --git a/sources b/sources
deleted file mode 100644
index cbe72bb..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (below-btrfs-0.9.0.crate) = add3d51ec4fd2adbb91484e68988c50cb08b09d411def819db2e978404ac04a723c4a37925a9fe7d691d71f8a5e0a0c50fb425fa76d5002f0879688d3b7215b2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 21:58 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:58 [rpms/rust-below-btrfs] 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