From 4db67d89c59983e7351011be36a6befcd8b9bf54 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sep 16 2020 14:24:15 +0000 Subject: initial import --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a907f8a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/picky-asn1-x509-*.crate diff --git a/picky-asn1-x509-fix-metadata.diff b/picky-asn1-x509-fix-metadata.diff new file mode 100644 index 0000000..49fadfe --- /dev/null +++ b/picky-asn1-x509-fix-metadata.diff @@ -0,0 +1,11 @@ +--- picky-asn1-x509-0.1.0/Cargo.toml 2020-07-07T13:36:56+00:00 ++++ picky-asn1-x509-0.1.0/Cargo.toml 2020-09-11T19:58:14.999929+00:00 +@@ -22,7 +22,7 @@ + version = "0.12" + + [dependencies.oid] +-version = "^0.1.1" ++version = "^0.2" + features = ["serde_support"] + + [dependencies.picky-asn1] diff --git a/rust-picky-asn1-x509.spec b/rust-picky-asn1-x509.spec new file mode 100644 index 0000000..0858194 --- /dev/null +++ b/rust-picky-asn1-x509.spec @@ -0,0 +1,77 @@ +# Generated by rust2rpm 13 +%bcond_with check +%global debug_package %{nil} + +%global crate picky-asn1-x509 + +Name: rust-%{crate} +Version: 0.3.0 +Release: 1%{?dist} +Summary: Provides ASN1 types defined by X.509 related RFCs + +# Upstream license specification: MIT OR Apache-2.0 +# https://github.com/Devolutions/picky-rs/issues/56 +License: MIT or ASL 2.0 +URL: https://crates.io/crates/picky-asn1-x509 +Source: %{crates_source} +# Initial patched metadata +Patch0: picky-asn1-x509-fix-metadata.diff + +ExclusiveArch: %{rust_arches} +%if %{__cargo_skip_build} +BuildArch: noarch +%endif + +BuildRequires: rust-packaging + +%global _description %{expand: +Provides ASN1 types defined by X.509 related RFCs.} + +%description %{_description} + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel %{_description} + +This package contains library source intended for building other packages +which use "%{crate}" crate. + +%files devel +%doc README.md +%{cargo_registry}/%{crate}-%{version_no_tilde}/ + +%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 "default" feature of "%{crate}" crate. + +%files -n %{name}+default-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/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 +* Tue Sep 15 2020 Peter Robinson - 0.3.0-1 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..3c5cf45 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (picky-asn1-x509-0.3.0.crate) = 83698f8ba2413fe7372fcce27c30d83527e9fe38b7c6f5756844ee005eec29fb73260de49d40365d36e4739940dc90f713fea79d77771ea5ba2bff7d4f8388aa