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/hunspell-shs] rawhide: Remove unnecessary BuildRequires: hunspell-devel
Date: Mon, 08 Jun 2026 09:41:00 GMT	[thread overview]
Message-ID: <178091166077.1.12655716680178068830.rpms-hunspell-shs-d37ae2658e27@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hunspell-shs
            Branch : rawhide
            Commit : d37ae2658e27ddd0483335e08d922e53cc52b881
            Author : Parag Nemade <panemade AT redhat DOT com>
            Date   : 2026-06-08T14:50:24+05:30
            Stats  : +11/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hunspell-shs/c/d37ae2658e27ddd0483335e08d922e53cc52b881?branch=rawhide

            Log:
            Remove unnecessary BuildRequires: hunspell-devel

Update SPEC for latest guidelines

---
diff --git a/hunspell-shs.spec b/hunspell-shs.spec
index d8a37cc..e9a8a96 100644
--- a/hunspell-shs.spec
+++ b/hunspell-shs.spec
@@ -1,27 +1,28 @@
-%if 0%{?fedora} > 35
+%if 0%{?fedora} >= 36 || 0%{?rhel} > 9
 %global dict_dirname hunspell 
 %else
 %global dict_dirname myspell
 %endif
+
 Name: hunspell-shs
 Summary: Shuswap hunspell dictionaries
 %global upstreamid 20090828
 Version: 0.%{upstreamid}
-Release: 32%{?dist}
+Release: 33%{?dist}
+# Upstream Source and URL links are dead now
 Source: http://secpewt.sd73.bc.ca/hunspell/hunspell-shs-ca.tar.gz
 URL: http://secpewt.sd73.bc.ca/wordlist
 License: GPL-2.0-or-later
 BuildArch: noarch
-BuildRequires: hunspell-devel
 
-Requires: hunspell
+Requires: hunspell-filesystem
 Supplements: (hunspell and langpacks-shs)
 
 %description
 Shuswap hunspell dictionaries.
 
 %prep
-%setup -q -c
+%autosetup -c
 
 %build
 
@@ -32,9 +33,13 @@ cp -p hunspell/shs_CA.* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
 
 %files
 %doc hunspell/COPYING hunspell/Copyright hunspell/README
-%{_datadir}/%{dict_dirname}/*
+%{_datadir}/%{dict_dirname}/shs_CA.*
 
 %changelog
+* Mon Jun 08 2026 Parag Nemade <panemade AT redhat DOT com> - 0.20090828-33
+- Remove unnecessary BuildRequires: hunspell-devel
+- Update SPEC for latest guidelines
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.20090828-32
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-06-08  9:41 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=178091166077.1.12655716680178068830.rpms-hunspell-shs-d37ae2658e27@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