public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kf5-kfilemetadata] epel9-next: no catdoc or ebook for rhel
@ 2026-07-20 17:57 Troy Dawson
  0 siblings, 0 replies; only message in thread
From: Troy Dawson @ 2026-07-20 17:57 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 17:57 [rpms/kf5-kfilemetadata] epel9-next: no catdoc or ebook for rhel Troy Dawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox