public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Parag Nemade <panemade AT redhat DOT com>
To: git-commits@fedoraproject.org
Subject: [rpms/hspell] rawhide: Remove unnecessary BuildRequires:
Date: Mon, 08 Jun 2026 08:00:43 GMT	[thread overview]
Message-ID: <178090564391.1.1202170488188832159.rpms-hspell-c7bf55f4c916@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-06-08  8:00 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=178090564391.1.1202170488188832159.rpms-hspell-c7bf55f4c916@fedoraproject.org \
    --to=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