public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-libz-rs-sys] rawhide: Formerly required by flate2; now an unnecessary leaf package
@ 2026-09-15 21:02 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-15 21:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-libz-rs-sys
Branch : rawhide
Commit : dddf723f48f65e3235a443061d8ca1b518a1f00d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-15T22:02:43+01:00
Stats : +1/-192 in 7 file(s)
URL : https://src.fedoraproject.org/rpms/rust-libz-rs-sys/c/dddf723f48f65e3235a443061d8ca1b518a1f00d?branch=rawhide
Log:
Formerly required by flate2; now an unnecessary leaf package
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 1223cc5..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/libz-rs-sys-*.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index 863283c..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-libz-rs-sys
-
-The rust-libz-rs-sys package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..7cd0a23
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Formerly required by flate2; now an unnecessary leaf package
diff --git a/rust-libz-rs-sys.rpmlintrc b/rust-libz-rs-sys.rpmlintrc
deleted file mode 100644
index 0a0e408..0000000
--- a/rust-libz-rs-sys.rpmlintrc
+++ /dev/null
@@ -1,6 +0,0 @@
-# There really is no documentation to package as such; the README would be, but
-# it is included as a (documentation) string in the library, so compilation
-# fails if it is not present. It therefore must not be marked as documentation,
-# because packages should be equally useful when their documentation is not
-# installed.
-addFilter(r"-devel\.noarch: W: no-documentation")
diff --git a/rust-libz-rs-sys.spec b/rust-libz-rs-sys.spec
deleted file mode 100644
index 4e6140a..0000000
--- a/rust-libz-rs-sys.spec
+++ /dev/null
@@ -1,163 +0,0 @@
-# Generated by rust2rpm 28
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate libz-rs-sys
-
-Name: rust-libz-rs-sys
-Version: 0.6.8
-Release: %autorelease
-Summary: Memory-safe zlib implementation written in rust
-
-License: Zlib
-URL: https://crates.io/crates/libz-rs-sys
-Source: %{crates_source}
-
-BuildRequires: cargo-rpm-macros >= 24
-
-%global _description %{expand:
-A memory-safe zlib implementation written in rust.}
-
-%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
-%{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}+c-allocator-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+c-allocator-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "c-allocator" feature of the "%{crate}" crate.
-
-%files -n %{name}+c-allocator-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+custom-prefix-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+custom-prefix-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "custom-prefix" feature of the "%{crate}" crate.
-
-%files -n %{name}+custom-prefix-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+export-symbols-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+export-symbols-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "export-symbols" feature of the "%{crate}" crate.
-
-%files -n %{name}+export-symbols-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+gz-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+gz-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "gz" feature of the "%{crate}" crate.
-
-%files -n %{name}+gz-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+rust-allocator-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+rust-allocator-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "rust-allocator" feature of the "%{crate}" crate.
-
-%files -n %{name}+rust-allocator-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+semver-prefix-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+semver-prefix-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "semver-prefix" feature of the "%{crate}" crate.
-
-%files -n %{name}+semver-prefix-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+std-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+std-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
-
-%files -n %{name}+std-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+testing-prefix-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+testing-prefix-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "testing-prefix" feature of the "%{crate}" crate.
-
-%files -n %{name}+testing-prefix-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%prep
-%autosetup -n %{crate}-%{version} -p1
-%cargo_prep
-
-%generate_buildrequires
-%cargo_generate_buildrequires -f gz
-
-%build
-%cargo_build -f gz
-
-%install
-%cargo_install -f gz
-
-%if %{with check}
-%check
-%cargo_test -f gz
-%endif
-
-%changelog
-%autochangelog
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 3c7e8a3..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,18 +0,0 @@
-[package]
-doc-files.exclude = [
- # This file is included as a documentation string in the library, so
- # compilation fails if it is not present. It therefore must not be marked
- # as documentation, because packages should be equally useful when their
- # documentation is not installed.
- "README.md",
-]
-
-[features]
-enable = [
- # We do want to test the gz* functions
- "gz",
-]
-hide = [
- # Still experimental and requires nightly for the c_variadic feature
- "gzprintf",
-]
diff --git a/sources b/sources
deleted file mode 100644
index 01c1d59..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (libz-rs-sys-0.6.8.crate) = 69e0307bb950d787f0c21e98b06960396e5da6adfd9efd8282115092d23cfee2635f3e4e7d18b585e84e7c5606863ad4c9f435e7631a76fbfa85a2726b7810da
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 21:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 21:02 [rpms/rust-libz-rs-sys] rawhide: Formerly required by flate2; now an unnecessary leaf package Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox