From e64f7351c04c98544934068d0096515a3e592cbf Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 30 Aug 2023 19:37:24 +0200 Subject: [PATCH] Initial import (#2228219) --- .gitignore | 1 + README.md | 3 -- gix-commitgraph-fix-metadata.diff | 13 +++++ rust-gix-commitgraph.spec | 84 +++++++++++++++++++++++++++++++ sources | 1 + 5 files changed, 99 insertions(+), 3 deletions(-) create mode 100644 .gitignore delete mode 100644 README.md create mode 100644 gix-commitgraph-fix-metadata.diff create mode 100644 rust-gix-commitgraph.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7ba6c66 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/gix-commitgraph-0.18.1.crate diff --git a/README.md b/README.md deleted file mode 100644 index f838f2e..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-gix-commitgraph - -The rust-gix-commitgraph package diff --git a/gix-commitgraph-fix-metadata.diff b/gix-commitgraph-fix-metadata.diff new file mode 100644 index 0000000..f4b3810 --- /dev/null +++ b/gix-commitgraph-fix-metadata.diff @@ -0,0 +1,13 @@ +--- gix-commitgraph-0.18.1/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ gix-commitgraph-0.18.1/Cargo.toml 2023-08-01T18:19:29.936921+00:00 +@@ -44,10 +44,6 @@ + features = ["std"] + default-features = false + +-[dependencies.document-features] +-version = "0.2.0" +-optional = true +- + [dependencies.gix-chunk] + version = "^0.4.4" + diff --git a/rust-gix-commitgraph.spec b/rust-gix-commitgraph.spec new file mode 100644 index 0000000..29bf0cd --- /dev/null +++ b/rust-gix-commitgraph.spec @@ -0,0 +1,84 @@ +# Generated by rust2rpm 24 +%bcond_without check +%global debug_package %{nil} + +%global crate gix-commitgraph + +Name: rust-gix-commitgraph +Version: 0.18.1 +Release: %autorelease +Summary: Read-only access to the git commitgraph file format + +License: MIT OR Apache-2.0 +URL: https://crates.io/crates/gix-commitgraph +Source: %{crates_source} +# Manually created patch for downstream crate metadata changes +# * drop unused optional dependency that is only useful for building docs +Patch: gix-commitgraph-fix-metadata.diff + +BuildRequires: cargo-rpm-macros >= 24 + +%global _description %{expand: +Read-only access to the git commitgraph file format.} + +%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-APACHE +%license %{crate_instdir}/LICENSE-MIT +%doc %{crate_instdir}/CHANGELOG.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}+serde-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+serde-devel %{_description} + +This package contains library source intended for building other packages which +use the "serde" feature of the "%{crate}" crate. + +%files -n %{name}+serde-devel +%ghost %{crate_instdir}/Cargo.toml + +%prep +%autosetup -n %{crate}-%{version_no_tilde} -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/sources b/sources new file mode 100644 index 0000000..5729bce --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (gix-commitgraph-0.18.1.crate) = 87cf72345f24c53587628e6c52b8a9672e390c0595cd2c92070324b28572ee51cf9edc07545e272c7152d7824dc004d1fed67956716912b66bb47a4f438ea0f3