public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kf5-kfilemetadata] epel9-next: no catdoc or ebook for rhel
Date: Mon, 20 Jul 2026 17:57:20 GMT	[thread overview]
Message-ID: <178457024031.1.1284912678704608050.rpms-kf5-kfilemetadata-8e681aa77e3a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kf5-kfilemetadata
Branch : epel9-next
Commit : 8e681aa77e3a7e683059865e1e6f6ecc5dc836c4
Author : Troy Dawson <tdawson@redhat.com>
Date   : 2021-06-18T11:34:38-07:00
Stats  : +10/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kf5-kfilemetadata/c/8e681aa77e3a7e683059865e1e6f6ecc5dc836c4?branch=epel9-next

Log:
no catdoc or ebook for rhel

---
diff --git a/kf5-kfilemetadata.spec b/kf5-kfilemetadata.spec
index eed0369..10ec335 100644
--- a/kf5-kfilemetadata.spec
+++ b/kf5-kfilemetadata.spec
@@ -4,17 +4,22 @@
 # Define to 1 to enable ffmpeg extractor
 #global         ffmpeg 1
 
-%if 0%{?fedora} || 0%{?rhel}
+%if 0%{?fedora}
 %global         catdoc 1
 %global         ebook 1
 %global         poppler 1
 %global         taglib 1
 %endif
 
+%if 0%{?rhel}
+%global         poppler 1
+%global         taglib 1
+%endif
+
 Name:           kf5-%{framework}
 Summary:        A Tier 2 KDE Framework for extracting file metadata
 Version: 5.83.0
-Release: 1%{?dist}
+Release: 1%{?dist}.1
 
 # # KDE e.V. may determine that future LGPL versions are accepted
 License:        LGPLv2 or LGPLv3
@@ -115,6 +120,9 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kfilemetadata/writers/
 
 
 %changelog
+* Fri Jun 18 2021 Troy Dawson <tdawson@redhat.com> - 5.83.0-1.1
+- no catdoc or ebook for rhel
+
 * Tue Jun 08 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.83.0-1
 - 5.83.0
 

                 reply	other threads:[~2026-07-20 17:57 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=178457024031.1.1284912678704608050.rpms-kf5-kfilemetadata-8e681aa77e3a@fedoraproject.org \
    --to=tdawson@redhat.com \
    --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