public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-peg0.6] rawhide: compat package no longer needed
Date: Wed, 24 Jun 2026 13:33:31 GMT [thread overview]
Message-ID: <178230801179.1.152528535541633873.rpms-rust-peg0.6-0f156bb6d792@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-peg0.6
Branch : rawhide
Commit : 0f156bb6d792a6a754d5998414cf1d9b04c2b003
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-24T15:33:26+02:00
Stats : +1/-86 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-peg0.6/c/0f156bb6d792a6a754d5998414cf1d9b04c2b003?branch=rawhide
Log:
compat package no longer needed
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index aaa4d17..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/peg-0.6.3.crate
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..3f67be8
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+compat package no longer needed
diff --git a/rust-peg0.6.spec b/rust-peg0.6.spec
deleted file mode 100644
index 57eddcf..0000000
--- a/rust-peg0.6.spec
+++ /dev/null
@@ -1,84 +0,0 @@
-# Generated by rust2rpm 24
-%bcond_without check
-%global debug_package %{nil}
-
-%global crate peg
-
-Name: rust-peg0.6
-Version: 0.6.3
-Release: %autorelease
-Summary: Simple Parsing Expression Grammar (PEG) parser generator
-
-License: MIT
-URL: https://crates.io/crates/peg
-Source: %{crates_source}
-
-BuildRequires: rust-packaging >= 21
-
-%global _description %{expand:
-A simple Parsing Expression Grammar (PEG) parser generator.}
-
-%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.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
-
-%package -n %{name}+trace-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+trace-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "trace" feature of the "%{crate}" crate.
-
-%files -n %{name}+trace-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
-%cargo_prep
-# drop test that fails harmlessly with Rust 1.69.0 and newer
-rm tests/compile-fail/rust_action_type_error.{rs,stderr}
-# drop test that fails harmlessly with Rust 1.78.0 and newer
-rm tests/compile-fail/rule_args_errors.{rs,stderr}
-
-%generate_buildrequires
-%cargo_generate_buildrequires
-
-%build
-%cargo_build
-
-%install
-%cargo_install
-
-%if %{with check}
-%check
-%cargo_test
-%endif
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index 60dde7b..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (peg-0.6.3.crate) = edbaccc2ed87728fc1bbe373b71167fadca95aa07a9d9850d0cac46342ab366163aee3ec65ee9304dbe997924f1de3a3d6b19e47034aec3bddfbd2847060b276
reply other threads:[~2026-06-24 13:33 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=178230801179.1.152528535541633873.rpms-rust-peg0.6-0f156bb6d792@fedoraproject.org \
--to=decathorpe@gmail.com \
--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