public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tower0.4] rawhide: compat package no longer needed
@ 2026-07-31 18:24 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-31 18:24 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-tower0.4
Branch : rawhide
Commit : 4cc31002352d98c1018797869dc9c51756465836
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-31T20:23:59+02:00
Stats  : +1/-452 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tower0.4/c/4cc31002352d98c1018797869dc9c51756465836?branch=rawhide

Log:
compat package no longer needed

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 0f2775e..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/tower-0.4.13.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-tower0.4.spec b/rust-tower0.4.spec
deleted file mode 100644
index 6ff9de5..0000000
--- a/rust-tower0.4.spec
+++ /dev/null
@@ -1,443 +0,0 @@
-# Generated by rust2rpm 26
-# * tests can only be run in-tree
-%bcond_with check
-%global debug_package %{nil}
-
-%global crate tower
-
-Name:           rust-tower0.4
-Version:        0.4.13
-Release:        %autorelease
-Summary:        Modular and reusable components for building robust clients and servers
-
-License:        MIT
-URL:            https://crates.io/crates/tower
-Source:         %{crates_source}
-
-BuildRequires:  cargo-rpm-macros >= 24
-
-%global _description %{expand:
-Tower is a library of modular and reusable components for building
-robust clients and servers.}
-
-%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}/CHANGELOG.md
-%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}+__common-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+__common-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "__common" feature of the "%{crate}" crate.
-
-%files       -n %{name}+__common-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+balance-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+balance-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "balance" feature of the "%{crate}" crate.
-
-%files       -n %{name}+balance-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+buffer-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+buffer-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "buffer" feature of the "%{crate}" crate.
-
-%files       -n %{name}+buffer-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+discover-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+discover-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "discover" feature of the "%{crate}" crate.
-
-%files       -n %{name}+discover-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+filter-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+filter-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "filter" feature of the "%{crate}" crate.
-
-%files       -n %{name}+filter-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+full-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+full-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "full" feature of the "%{crate}" crate.
-
-%files       -n %{name}+full-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+futures-core-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+futures-core-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "futures-core" feature of the "%{crate}" crate.
-
-%files       -n %{name}+futures-core-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+futures-util-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+futures-util-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "futures-util" feature of the "%{crate}" crate.
-
-%files       -n %{name}+futures-util-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+hdrhistogram-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+hdrhistogram-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "hdrhistogram" feature of the "%{crate}" crate.
-
-%files       -n %{name}+hdrhistogram-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+hedge-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+hedge-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "hedge" feature of the "%{crate}" crate.
-
-%files       -n %{name}+hedge-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+indexmap-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+indexmap-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "indexmap" feature of the "%{crate}" crate.
-
-%files       -n %{name}+indexmap-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+limit-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+limit-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "limit" feature of the "%{crate}" crate.
-
-%files       -n %{name}+limit-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+load-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+load-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "load" feature of the "%{crate}" crate.
-
-%files       -n %{name}+load-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+load-shed-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+load-shed-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "load-shed" feature of the "%{crate}" crate.
-
-%files       -n %{name}+load-shed-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+log-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+log-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "log" feature of the "%{crate}" crate.
-
-%files       -n %{name}+log-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+make-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+make-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "make" feature of the "%{crate}" crate.
-
-%files       -n %{name}+make-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+pin-project-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+pin-project-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "pin-project" feature of the "%{crate}" crate.
-
-%files       -n %{name}+pin-project-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+pin-project-lite-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+pin-project-lite-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "pin-project-lite" feature of the "%{crate}" crate.
-
-%files       -n %{name}+pin-project-lite-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+rand-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+rand-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "rand" feature of the "%{crate}" crate.
-
-%files       -n %{name}+rand-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+ready-cache-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+ready-cache-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "ready-cache" feature of the "%{crate}" crate.
-
-%files       -n %{name}+ready-cache-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+reconnect-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+reconnect-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "reconnect" feature of the "%{crate}" crate.
-
-%files       -n %{name}+reconnect-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+retry-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+retry-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "retry" feature of the "%{crate}" crate.
-
-%files       -n %{name}+retry-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+slab-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+slab-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "slab" feature of the "%{crate}" crate.
-
-%files       -n %{name}+slab-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+spawn-ready-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+spawn-ready-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "spawn-ready" feature of the "%{crate}" crate.
-
-%files       -n %{name}+spawn-ready-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+steer-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+steer-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "steer" feature of the "%{crate}" crate.
-
-%files       -n %{name}+steer-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+timeout-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+timeout-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "timeout" feature of the "%{crate}" crate.
-
-%files       -n %{name}+timeout-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+tokio-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+tokio-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "tokio" feature of the "%{crate}" crate.
-
-%files       -n %{name}+tokio-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+tokio-stream-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+tokio-stream-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "tokio-stream" feature of the "%{crate}" crate.
-
-%files       -n %{name}+tokio-stream-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+tokio-util-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+tokio-util-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "tokio-util" feature of the "%{crate}" crate.
-
-%files       -n %{name}+tokio-util-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+tracing-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+tracing-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "tracing" feature of the "%{crate}" crate.
-
-%files       -n %{name}+tracing-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+util-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+util-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "util" feature of the "%{crate}" crate.
-
-%files       -n %{name}+util-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%prep
-%autosetup -n %{crate}-%{version} -p1
-%cargo_prep
-
-%generate_buildrequires
-%cargo_generate_buildrequires
-
-%build
-%cargo_build
-
-%install
-%cargo_install
-
-%if %{with check}
-%check
-%cargo_test
-%endif
-
-%changelog
-%autochangelog

diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 2b7e40d..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-summary = "Modular and reusable components for building robust clients and servers"
-
-[tests]
-run = ["none"]
-comments = ["tests can only be run in-tree"]
-

diff --git a/sources b/sources
deleted file mode 100644
index 79b84af..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (tower-0.4.13.crate) = 592f23eee5efa6a4f0d2ffb0d965da7e0f75a90a4320a0d0dacdd5add66513ae40902d21af2bf683573133ee984866987df2ae8eb8e632cba7a9d196985aff8c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-31 18:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 18:24 [rpms/rust-tower0.4] 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