public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hspell] rawhide: Remove unnecessary BuildRequires:
@ 2026-06-08 8:00 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-06-08 8:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hspell
Branch : rawhide
Commit : c7bf55f4c916e0b554df73a02de1bedfa1cd9f1f
Author : Parag Nemade <panemade AT redhat DOT com>
Date : 2026-06-08T12:12:02+05:30
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hspell/c/c7bf55f4c916e0b554df73a02de1bedfa1cd9f1f?branch=rawhide
Log:
Remove unnecessary BuildRequires:
Correct Requires: for hunspell-he package
---
diff --git a/hspell.spec b/hspell.spec
index 9e3c6b8..990fc21 100644
--- a/hspell.spec
+++ b/hspell.spec
@@ -1,13 +1,13 @@
Summary: A Hebrew spell checker
Name: hspell
Version: 1.4
-Release: 25%{?dist}
+Release: 26%{?dist}
License: AGPL-3.0-only
URL: http://hspell.ivrix.org.il/
Source: http://hspell.ivrix.org.il/%{name}-%{version}.tar.gz
Patch0: 0001-require-local-module-explicitly.patch
-BuildRequires: gcc, make, hunspell-devel
+BuildRequires: gcc, make
BuildRequires: perl-generators, perl-interpreter, zlib-devel
BuildRequires: perl(Carp), perl(FileHandle)
@@ -38,7 +38,7 @@ Library and include files for applications that want to use Hspell.
%package -n hunspell-he
Summary: Hebrew hunspell dictionaries
-Requires: hunspell
+Requires: hunspell-filesystem
%description -n hunspell-he
Hebrew hunspell dictionaries.
@@ -86,6 +86,10 @@ cp -p he.aff $RPM_BUILD_ROOT/%{_datadir}/hunspell/he_IL.aff
%ldconfig_scriptlets
%changelog
+* Mon Jun 08 2026 Parag Nemade <panemade AT redhat DOT com> - 1.4-26
+- Remove unnecessary BuildRequires:
+- Correct Requires: for hunspell-he package
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 8:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 8:00 [rpms/hspell] rawhide: Remove unnecessary BuildRequires: Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox