diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e1ae928 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/globset-0.2.1.crate diff --git a/globset-0.2.1-fix-metadata.diff b/globset-0.2.1-fix-metadata.diff new file mode 100644 index 0000000..90c0a09 --- /dev/null +++ b/globset-0.2.1-fix-metadata.diff @@ -0,0 +1,7 @@ +--- globset-0.2.1/Cargo.toml 1970-01-01T01:00:00+01:00 ++++ globset-0.2.1/Cargo.toml 2017-11-09T09:09:13.471327+01:00 +@@ -43,4 +43,3 @@ + version = "0.2" + + [features] +-simd-accel = ["regex/simd-accel"] diff --git a/rust-globset.spec b/rust-globset.spec new file mode 100644 index 0000000..3bb8f74 --- /dev/null +++ b/rust-globset.spec @@ -0,0 +1,82 @@ +# Generated by rust2rpm +%bcond_without check +%global debug_package %{nil} + +%global crate globset + +Name: rust-%{crate} +Version: 0.2.1 +Release: 1%{?dist} +Summary: Single glob and glob set matching + +License: Unlicense or MIT +URL: https://crates.io/crates/globset +Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate +# Initial patched metadata +# * No simd +Patch0: globset-0.2.1-fix-metadata.diff + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging +# [dependencies] +BuildRequires: (crate(aho-corasick) >= 0.6.0 with crate(aho-corasick) < 0.7.0) +BuildRequires: (crate(fnv) >= 1.0.0 with crate(fnv) < 2.0.0) +BuildRequires: (crate(log) >= 0.3.0 with crate(log) < 0.4.0) +BuildRequires: (crate(memchr) >= 2.0.0 with crate(memchr) < 3.0.0) +BuildRequires: (crate(regex) >= 0.2.1 with crate(regex) < 0.3.0) +%if %{with check} +# [dev-dependencies] +BuildRequires: (crate(glob) >= 0.2.0 with crate(glob) < 0.3.0) +%endif + +%description +%{summary}. + +%package devel +Summary: %{summary} +BuildArch: noarch + +%description devel +Cross platform single glob and glob set matching. Glob set matching is the +process of matching one or more glob patterns against a single candidate path +simultaneously, and returning all of the globs that matched. + +This package contains library source intended for building other packages +which use %{crate} from crates.io. + +%prep +%autosetup -n %{crate}-%{version} -p1 +%cargo_prep + +%build +%cargo_build + +%install +%cargo_install + +%if %{with check} +%check +%cargo_test +%endif + +%files devel +%license COPYING UNLICENSE LICENSE-MIT +%doc README.md +%{cargo_registry}/%{crate}-%{version}/ + +%changelog +* Thu Nov 09 2017 Igor Gnatenko - 0.2.1-1 +- Update to 0.2.1 + +* Wed Jun 14 2017 Igor Gnatenko - 0.2.0-1 +- Update to 0.2.0 + +* Wed Jun 14 2017 Igor Gnatenko - 0.1.4-2 +- Port to use rust-packaging + +* Wed Mar 15 2017 Igor Gnatenko - 0.1.4-1 +- Update to 0.1.4 + +* Sat Feb 25 2017 Igor Gnatenko - 0.1.3-1 +- Initial package diff --git a/sources b/sources new file mode 100644 index 0000000..a313a5a --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (globset-0.2.1.crate) = 19cdce0b498033a8649006621137dfd1df5cb00b69e5d4ecd4ad34962b7f8ad10df94bbd07a92074b43f6d96b9b49a6b0861072900d1591fb8d64f2ff64c7eb2