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-below-btrfs] rawhide: Replaced by below
Date: Mon, 24 Aug 2026 21:26:22 GMT	[thread overview]
Message-ID: <178760678205.1.7695453435199200550.rpms-rust-below-btrfs-b73878f8bc03@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-below-btrfs
Branch : rawhide
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=rawhide

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

                 reply	other threads:[~2026-08-24 21:26 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=178760678205.1.7695453435199200550.rpms-rust-below-btrfs-b73878f8bc03@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