diff --git a/sword.spec b/sword.spec index e7a55ba..084b718 100644 --- a/sword.spec +++ b/sword.spec @@ -4,7 +4,7 @@ Name: sword Epoch: 1 Version: 1.9.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Free Bible Software Project License: GPLv2 URL: http://www.crosswire.org/sword/ @@ -39,7 +39,7 @@ texts in over 50 languages. %package devel Summary: Development files for the sword project -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} Requires: pkgconfig Requires: curl-devel clucene-core-devel libicu-devel @@ -50,7 +50,7 @@ that uses the sword API, such as Gnomesword or Bibletime. %package utils Summary: Utilities for the sword project -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} %description utils This package contains the pre-built utilities for use with the SWORD @@ -63,7 +63,7 @@ latest at the time of the current library release. %package -n python3-sword %{?python_provide:%python_provide python3-sword} Summary: Python bindings for Sword -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} Requires: python3 %description -n python3-sword @@ -72,7 +72,7 @@ Python bindings for The SWORD Library. %package -n perl-sword %{?perl_provide:%perl_provide perl-sword} Summary: Perl bindings for Sword -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} Requires: perl Requires: perl-XML-LibXML Requires: perl-HTML-Strip @@ -151,6 +151,9 @@ make tests %changelog +* Wed Jun 09 2021 Greg Hellings - 1:1.9.0-7 +- Correct dependencies for subpackages + * Fri Jun 04 2021 Python Maint - 1:1.9.0-6 - Rebuilt for Python 3.10 @@ -161,6 +164,7 @@ make tests - Perl 5.34 rebuild * Wed May 19 2021 Pete Walter - 1.9.0-4 +- Force rebuild because who knows where my last build went? - Rebuild for ICU 69 * Wed Jan 27 2021 Fedora Release Engineering - 1.9.0-3