public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-peg0.6] rawhide: compat package no longer needed
@ 2026-06-24 13:33 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-24 13:33 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-24 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 13:33 [rpms/rust-peg0.6] rawhide: compat package no longer needed Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox