public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fedora Release Engineering <releng@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-elasticlunr-rs] epel10: Unretirement Releng Request: https://pagure.io/releng/issue/12638
Date: Tue, 07 Jul 2026 13:06:05 GMT [thread overview]
Message-ID: <178342956569.1.15659724885684583077.rpms-rust-elasticlunr-rs-033def95d0d5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-elasticlunr-rs
Branch : epel10
Commit : 033def95d0d502142386258e5a93a2f427ca83ab
Author : Fedora Release Engineering <releng@fedoraproject.org>
Date : 2025-03-18T05:54:52+00:00
Stats : +398/-1 in 7 file(s)
URL : https://src.fedoraproject.org/rpms/rust-elasticlunr-rs/c/033def95d0d502142386258e5a93a2f427ca83ab?branch=epel10
Log:
Unretirement Releng Request: https://pagure.io/releng/issue/12638
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fb3bfe6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+/elasticlunr-rs-2.3.4.crate
+/elasticlunr-rs-2.3.5.crate
+/elasticlunr-rs-2.3.6.crate
+/elasticlunr-rs-2.3.9.crate
+/elasticlunr-rs-2.3.10.crate
+/elasticlunr-rs-2.3.11.crate
+/elasticlunr-rs-2.3.12.crate
+/elasticlunr-rs-2.3.14.crate
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2a18358
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# rust-elasticlunr-rs
+
+The rust-elasticlunr-rs package
\ No newline at end of file
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..b6e19e3
--- /dev/null
+++ b/changelog
@@ -0,0 +1,53 @@
+* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.12-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
+* Thu Jun 17 2021 Robert-André Mauchin <zebob.m@gmail.com> - 2.3.12-1
+- Update to 2.3.12
+- Close: rhbz#1965384
+- Bump strum and strum_macros to 0.21
+
+* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 2.3.11-1
+- Update to version 2.3.11.
+- Fixes RHBZ#1942082
+
+* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 2.3.10-1
+- Update to version 2.3.10.
+- Fixes RHBZ#1931983
+
+* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.9-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
+* Sun Sep 20 2020 Fabio Valentini <decathorpe@gmail.com> - 2.3.9-1
+- Update to version 2.3.9.
+- Disable support for japanese / lindera.
+
+* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.6-6
+- Second attempt - Rebuilt for
+ https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
+* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.6-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
+* Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 2.3.6-4
+- Bump strum to 0.18
+
+* Thu Feb 20 2020 Josh Stone <jistone@redhat.com> - 2.3.6-3
+- Bump strum to 0.17
+
+* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.6-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
+
+* Tue Aug 06 11:23:16 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.3.6-1
+- Update to 2.3.6
+
+* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.5-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
+* Sat Jun 22 23:31:11 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.3.5-2
+- Regenerate
+
+* Sun Jun 09 17:04:09 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.3.5-1
+- Update to 2.3.5
+
+* Fri May 31 14:15:46 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.3.4-1
+- Initial package
diff --git a/dead.package b/dead.package
deleted file mode 100644
index c7912ba..0000000
--- a/dead.package
+++ /dev/null
@@ -1 +0,0 @@
-no longer needed
diff --git a/elasticlunr-rs-fix-metadata.diff b/elasticlunr-rs-fix-metadata.diff
new file mode 100644
index 0000000..a685b88
--- /dev/null
+++ b/elasticlunr-rs-fix-metadata.diff
@@ -0,0 +1,27 @@
+--- elasticlunr-rs-2.3.14/Cargo.toml 1970-01-01T00:00:01+00:00
++++ elasticlunr-rs-2.3.14/Cargo.toml 2021-11-19T11:31:43.490036+00:00
+@@ -29,14 +29,6 @@
+
+ [dependencies.lazy_static]
+ version = "1"
+-
+-[dependencies.lindera]
+-version = "0.8"
+-optional = true
+-
+-[dependencies.lindera-core]
+-version = "0.8"
+-optional = true
+
+ [dependencies.regex]
+ version = "1"
+@@ -72,8 +64,7 @@
+ fi = ["rust-stemmers"]
+ fr = ["rust-stemmers"]
+ it = ["rust-stemmers"]
+-ja = ["lindera", "lindera-core"]
+-languages = ["da", "no", "de", "du", "es", "fi", "fr", "it", "pt", "ro", "ru", "sv", "tr", "zh", "ja"]
++languages = ["da", "no", "de", "du", "es", "fi", "fr", "it", "pt", "ro", "ru", "sv", "tr", "zh"]
+ nightly = ["bench"]
+ no = ["rust-stemmers"]
+ pt = ["rust-stemmers"]
diff --git a/rust-elasticlunr-rs.spec b/rust-elasticlunr-rs.spec
new file mode 100644
index 0000000..b6fc971
--- /dev/null
+++ b/rust-elasticlunr-rs.spec
@@ -0,0 +1,306 @@
+# Generated by rust2rpm 18
+%bcond_without check
+%global debug_package %{nil}
+
+%global crate elasticlunr-rs
+
+Name: rust-%{crate}
+Version: 2.3.14
+Release: %autorelease
+Summary: Partial port of elasticlunr.js to Rust
+
+# Upstream license specification: MIT/Apache-2.0
+License: MIT or ASL 2.0
+URL: https://crates.io/crates/elasticlunr-rs
+Source: %{crates_source}
+# Initial patched metadata
+# * disable support for japanese (lindera crates are not packaged yet)
+Patch0: elasticlunr-rs-fix-metadata.diff
+
+ExclusiveArch: %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch: noarch
+%endif
+
+BuildRequires: rust-packaging
+
+%global _description %{expand:
+Partial port of elasticlunr.js to Rust for generating static document search
+indexes.}
+
+%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
+%license LICENSE-WORDS LICENSE-MIT LICENSE-JS LICENSE-APACHE
+%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
+
+%package -n %{name}+bench-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+bench-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "bench" feature of "%{crate}" crate.
+
+%files -n %{name}+bench-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+da-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+da-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "da" feature of "%{crate}" crate.
+
+%files -n %{name}+da-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+de-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+de-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "de" feature of "%{crate}" crate.
+
+%files -n %{name}+de-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+du-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+du-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "du" feature of "%{crate}" crate.
+
+%files -n %{name}+du-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+es-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+es-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "es" feature of "%{crate}" crate.
+
+%files -n %{name}+es-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+fi-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+fi-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "fi" feature of "%{crate}" crate.
+
+%files -n %{name}+fi-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+fr-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+fr-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "fr" feature of "%{crate}" crate.
+
+%files -n %{name}+fr-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+it-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+it-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "it" feature of "%{crate}" crate.
+
+%files -n %{name}+it-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+jieba-rs-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+jieba-rs-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "jieba-rs" feature of "%{crate}" crate.
+
+%files -n %{name}+jieba-rs-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+languages-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+languages-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "languages" feature of "%{crate}" crate.
+
+%files -n %{name}+languages-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+nightly-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+nightly-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "nightly" feature of "%{crate}" crate.
+
+%files -n %{name}+nightly-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+no-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+no-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "no" feature of "%{crate}" crate.
+
+%files -n %{name}+no-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+pt-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+pt-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "pt" feature of "%{crate}" crate.
+
+%files -n %{name}+pt-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+ro-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+ro-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "ro" feature of "%{crate}" crate.
+
+%files -n %{name}+ro-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+ru-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+ru-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "ru" feature of "%{crate}" crate.
+
+%files -n %{name}+ru-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+rust-stemmers-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+rust-stemmers-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "rust-stemmers" feature of "%{crate}" crate.
+
+%files -n %{name}+rust-stemmers-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+sv-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+sv-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "sv" feature of "%{crate}" crate.
+
+%files -n %{name}+sv-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+tr-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+tr-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "tr" feature of "%{crate}" crate.
+
+%files -n %{name}+tr-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+zh-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+zh-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "zh" feature of "%{crate}" crate.
+
+%files -n %{name}+zh-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
+%autochangelog
diff --git a/sources b/sources
new file mode 100644
index 0000000..fe46e21
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+SHA512 (elasticlunr-rs-2.3.14.crate) = 895e765cb8b77f8a104e7c48fcf3ca4260f9e32579fc20308d4de8037d077ceecb2d119b2087170e3950568767d52cdfd6f736df5453ec54f08eeac93773b73b
reply other threads:[~2026-07-07 13:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178342956569.1.15659724885684583077.rpms-rust-elasticlunr-rs-033def95d0d5@fedoraproject.org \
--to=releng@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox