diff --git a/sword.spec b/sword.spec index 349bbb6..1ff50ab 100644 --- a/sword.spec +++ b/sword.spec @@ -1,6 +1,6 @@ Name: sword Version: 1.5.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Free Bible Software Project Group: System Environment/Libraries @@ -30,7 +30,7 @@ Summary: Development files for the sword project Group: Development/Libraries Requires: %{name} = %{version} Requires: pkgconfig -Requires: curl-devel clucene-core-devel icu-devel +Requires: curl-devel clucene-core-devel libicu-devel %description devel This package contains the development headers and libraries for the @@ -82,6 +82,9 @@ rm -rf %buildroot %changelog +* Sat Jan 20 2007 Deji Akingunola - 1.5.9-4 +- Fix an error (libicu-devel not icu-devel) + * Sat Jan 20 2007 Deji Akingunola - 1.5.9-3 - Add Requires for the -devel subpackage